summaryrefslogtreecommitdiff
path: root/external/cairo
AgeCommit message (Expand)AuthorFilesLines
2018-01-29fix android red and blue channel swap on jpegs w/ 24bit RGB surfaceChristian Lohmaier1-1/+7
2017-12-30update android rgba cairo patch to apply againCaolán McNamara1-6/+6
2017-12-26vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian1-15/+122
2017-12-23pixman: drop cached glyphs above size watermarkAshod Nakashian1-1/+71
2017-11-24ubsan: runtime error: left shift of 249 by 24 placesCaolán McNamara1-0/+11
2017-11-24ubsan: runtime error: left shift of 255 by 24 placesCaolán McNamara1-0/+11
2017-11-24ubsan: pixman.c:347:10: runtime error: left shift of negative value -1Caolán McNamara2-0/+12
2017-11-22cairo: drop no longer needed patch for androidChristian Lohmaier2-25/+0
2017-11-22ofz#4372 Undefined-shiftCaolán McNamara2-0/+17
2017-11-09upload cairo 1.14.10David Tardon1-1/+1
2017-09-15consistent naming of externals: png -> libpngMichael Stahl1-2/+2
2017-09-08ZLIB_LIBS must be passed into external/cairo as LIBS, not LDFLAGSStephan Bergmann1-1/+1
2017-02-10Remove MinGW supportStephan Bergmann3-3/+3
2017-02-04add freeype to cairo's use externalsCaolán McNamara1-0/+1
2017-02-01upload cairo 1.14.8David Tardon1-1/+1
2016-12-20enable building cairo statically with DISABLE_DYNLOADINGCaolán McNamara4-2/+6
2016-12-08build internal cairo without X support in --disable-gui modeCaolán McNamara1-1/+1
2016-11-04fix external deps for cairoDavid Tardon1-1/+6
2016-08-25cairo: try if --disable-xcb fixes android buildMichael Stahl1-1/+1
2016-08-24cairo: upgrade pixman to release 0.34.0, cairo to release 1.14.6Michael Stahl13-389/+31
2016-03-29cairo: fix malformed conditionals, these should have empty "then" branchMichael Stahl1-2/+2
2016-03-25fix headless buildOliver Specht1-3/+4
2016-03-24FREETYPE_CFLAGS is already set when using external freetypeKorrawit Pruegsanusak1-1/+1
2016-01-29Android autoconf fixesPeter Foley2-2/+4
2016-01-16android x86 doesn't define ffs in libc, use compiler builtin insteadChristian Lohmaier1-0/+11
2015-12-17Android: cairo build needs fontconfig and png headersChristian Lohmaier1-0/+5
2015-11-23Do all svp text rendering with cairoCaolán McNamara2-0/+42
2015-11-16build cairo on androidCaolán McNamara4-2/+14
2015-11-16don't allow caito to add -flto to its own cflagsCaolán McNamara1-2/+0
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann1-1/+1
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl2-2/+2
2014-02-12normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl1-2/+2
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl2-4/+0
2013-10-27gbuild: remove gb_ExternalPackage_add_library_for_installMichael Stahl2-2/+6
2013-10-24cairo: use libraries from WORKDIRMichael Stahl2-2/+0
2013-10-18Fix building from inside modules moved to externalKhaled Hosny1-1/+1
2013-10-17fdo#70393: move cairo to a subdir of externalKhaled Hosny21-0/+844