summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_GCC_class.mk
AgeCommit message (Expand)Author
2020-09-30use -fpch-codegen rather than -fmodules-codegenLuboš Luňák
2020-09-24Implement DEBUGCPPUNIT as a special case of CPPUNITTRACEStephan Bergmann
2020-09-24Move some settings from just DEBUGCPPUNIT to all gdb CPPUNITTRACEStephan Bergmann
2020-07-17use Clang11's -fpch-instantiate-templates if availableLuboš Luňák
2020-04-21don't try to use -fno-enforce-eh-specs with ClangLuboš Luňák
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák
2020-03-23configure,gbuild: gla11y fails on Fedora 31Michael Stahl
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-01-18use -Wl,-dead_strip on Mac, its linker doesn't know -Wl,--gc-sectionsLuboš Luňák
2020-01-18support Clang's -fmodules-codegen/debuginfo options for PCH buildingLuboš Luňák
2020-01-18add support for Clang's -building-pch-with-objLuboš Luňák
2019-12-07Remove redundant gb_YACC indirectionStephan Bergmann
2019-10-04support reusing PCH if linktarget has additional reasonable definesLuboš Luňák
2019-10-04filter arguments to MSVC to avoid the annoying D9025 warningLuboš Luňák
2019-07-06build Clang PCH always with the same working dirLuboš Luňák
2019-05-24disable warnings in external libsLuboš Luňák
2019-05-23try to get a good checksum for CCACHE_PCH_EXTSUM also with gccLuboš Luňák
2019-05-22use full path for -include .gchLuboš Luňák
2019-05-11disable ccache for PCH generationLuboš Luňák
2019-05-09use .gch only for gcc's PCH filesLuboš Luňák
2019-05-09use -fno-pch-timestamp when generating Clang PCH filesLuboš Luňák
2019-04-11fix getting correct debug/nodebug PCH file with selective debuginfoLuboš Luňák
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-03-27gla11y: update heuristics but don't enable warnings yetSamuel Thibault
2018-03-01gla11y: fix build outside sourceSamuel Thibault
2018-02-28gla11y: add warning/error suppression machinerySamuel Thibault
2018-02-28Build external lxml if not provided by systemSamuel Thibault
2018-02-01Fix typosAndrea Gelmini
2018-02-01deps w/ hardlinks: don't create it as foo_ only to move it to fooChristian Lohmaier
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-18More avoidance of invoking gdb with LD_LIBRARY_PATH setStephan Bergmann
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin
2017-01-27Make plugin rewriting work on Windows tooStephan Bergmann
2017-01-25Default -ferror-limit=20 doesn't make sense for CompilerTestStephan Bergmann
2016-11-15New compilerplugins/clang unit testsStephan Bergmann
2016-07-21gbuild: always set CCACHE_CPP2=1 when COM_IS_CLANGMichael Stahl
2016-04-26Enable Clang plugin warnings in Bison source codeStephan Bergmann
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl
2015-11-17make CPPUNITTRACE=TRUE a shortcut for debuging on WNTBjoern Michaelsen
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-10-22gbuild: incremental builds with --enable-pch are unsoundMichael Stahl
2014-12-19Blind attempt to fix PCHStephan Bergmann
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
2014-11-26On Mac, the lib/libuno_*.dylib symlinks are not in the SDKStephan Bergmann
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák
2014-06-09gbuild: UIConfig: response file to work around Win32 command line limitMichael Stahl
2014-03-06Add apr and serf externals for alternative webdav implementation.Matúš Kukan
2014-02-27Run COMPILER_PLUGIN_TOOL on Objective C code, tooStephan Bergmann