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