summaryrefslogtreecommitdiff
path: root/external/cairo/ExternalProject_cairo.mk
AgeCommit message (Expand)Author
2023-09-15A more principled suppression of -fsanitize=function in external C codeStephan Bergmann
2023-01-23Enforce compiling cairo and pixman for WASM with -O3Tor Lillqvist
2022-11-29Don't use pthread for cairoThorsten Behrens
2022-05-01try to use also proper debug LDFLAGS for externals librariesLuboš Luňák
2022-04-12use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject'sLuboš Luňák
2022-03-30WASM fix native EH build since Emscripten 3.1.6Jan-Marek Glogowski
2022-01-31externals: always provide platform configure flagsJan-Marek Glogowski
2022-01-19WASM more initial bits and piecesJan-Marek Glogowski
2021-09-01augment CFLAGS for cairo instead of overwritingCaolán McNamara
2021-08-31upgrade internal cairo and pixman to 1.17.4 and 0.40.0Caolán McNamara
2021-06-01cairo: just register and use external fontconfigJan-Marek Glogowski
2021-06-01cairo: Drop config for WNT and MACOSX buildJan-Marek Glogowski
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2020-10-20external/cairo: Support building with ASan/UBSanStephan Bergmann
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-09-05tdf#121983 cairo: fix RPATH to contain $ORIGIN, not libtool's nonsenseMichael Stahl
2019-03-25cairo configure fails with gold linker with sanitizers enabledCaolán McNamara
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
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
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
2015-12-17Android: cairo build needs fontconfig and png headersChristian Lohmaier
2015-11-16build cairo on androidCaolán McNamara
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2014-02-12normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIGMichael Stahl
2013-10-17fdo#70393: move cairo to a subdir of externalKhaled Hosny