summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/weakobject.cxx
AgeCommit message (Expand)Author
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák
2019-03-11change some clang plugins to FilteringPluginsLuboš Luňák
2018-02-02remove connectivity OSubComponentNoel Grandin
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-09-29Adapt loplugins to clang-cl's (implicit) -fdelayed-template-parsingStephan Bergmann
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-06-28More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann
2016-06-28Adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7)Stephan Bergmann
2016-06-24Fix check for calls to OWeakObject::releaseStephan Bergmann
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl
Caolá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