summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_GCC_class.mk
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-01gbuild: fix dependencies in gb_SrsPartTarget__command_depMichael Stahl1-1/+1
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist1-1/+1
2013-09-22gbuild: remove static libraries from OUTDIRMichael Stahl1-0/+1
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl1-0/+8
2013-09-22gbuild: deduplicate gb_Library_get_exports_targetMichael Stahl1-4/+0
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl1-1/+1
2013-07-17kill gb_NoexPrecompiledHeaderBjoern Michaelsen1-28/+0
2013-07-11we do not support any platform with bison < 2.0 anymoreNorbert Thiebaud1-20/+1