summaryrefslogtreecommitdiff
path: root/external/cairo
AgeCommit message (Expand)Author
2018-03-20vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian
2018-03-20pixman: drop cached glyphs above size watermarkAshod Nakashian
2017-11-24ubsan: runtime error: left shift of 249 by 24 placesCaolán McNamara
2017-11-24ubsan: runtime error: left shift of 255 by 24 placesCaolán McNamara
2017-11-24ubsan: pixman.c:347:10: runtime error: left shift of negative value -1Caolán McNamara
2017-11-22cairo: drop no longer needed patch for androidChristian Lohmaier
2017-11-22ofz#4372 Undefined-shiftCaolán McNamara
2017-11-09upload cairo 1.14.10David Tardon
2017-09-15consistent naming of externals: png -> libpngMichael Stahl
2017-09-08ZLIB_LIBS must be passed into external/cairo as LIBS, not LDFLAGSStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-04add freeype to cairo's use externalsCaolán McNamara
2017-02-01upload cairo 1.14.8David Tardon
2016-12-20enable building cairo statically with DISABLE_DYNLOADINGCaolán McNamara
2016-12-08build internal cairo without X support in --disable-gui modeCaolán McNamara
2016-11-04fix external deps for cairoDavid Tardon
2016-08-25cairo: try if --disable-xcb fixes android buildMichael Stahl
2016-08-24cairo: upgrade pixman to release 0.34.0, cairo to release 1.14.6Michael Stahl
2016-03-29cairo: fix malformed conditionals, these should have empty "then" branchMichael Stahl
2016-03-25fix headless buildOliver Specht
2016-03-24FREETYPE_CFLAGS is already set when using external freetypeKorrawit Pruegsanusak
2016-01-29Android autoconf fixesPeter Foley
2016-01-16android x86 doesn't define ffs in libc, use compiler builtin insteadChristian Lohmaier
2015-12-17Android: cairo build needs fontconfig and png headersChristian Lohmaier
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-16build cairo on androidCaolán McNamara
2015-11-16don't allow caito to add -flto to its own cflagsCaolán McNamara
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2014-02-12normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-27gbuild: remove gb_ExternalPackage_add_library_for_installMichael Stahl
2013-10-24cairo: use libraries from WORKDIRMichael Stahl
2013-10-18Fix building from inside modules moved to externalKhaled Hosny
2013-10-17fdo#70393: move cairo to a subdir of externalKhaled Hosny