summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/platform/com_GCC_defs.mk
Commit message (Expand)AuthorAgeFilesLines
* gbuild: enable LTO parallelism for GCCMartin Liška2014-04-031-1/+1
* Add config_libraries.h definitions to get library names easily.Matúš Kukan2014-02-251-5/+0
* gbuild: one command for C/C++ objectsMatúš Kukan2014-02-251-4/+1
* EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan2014-02-201-1/+1
* Allow COMPILER_PLUGIN_TOOL to carry mulitple plugin namesStephan Bergmann2014-02-201-1/+1
* Tweak lto flags for gcc.Matúš Kukan2014-02-181-0/+4
* Prepare dual-mode compiler plugin featureStephan Bergmann2014-01-271-0/+4
* solver doesn't solve anything...Michael Stahl2013-10-311-3/+3
* gbuild: gb_Helper_extend_ld_path was rather broken...Michael Stahl2013-10-241-2/+2
* Use -fvisibility=hidden also for 3rd-party libs for iOSTor Lillqvist2013-10-111-1/+5
* Try to fix cross-compilationTor Lillqvist2013-09-231-1/+1
* gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl2013-09-221-2/+1
* PoC: no libs in solverBjoern Michaelsen2013-09-221-1/+1
* install whole sdk using filelistsMatúš Kukan2013-09-091-0/+2
* EXCEPTIONS_OFF is never definedStephan Bergmann2013-08-141-4/+0
* try to ensure not testing GCC version when using ClangLuboš Luňák2013-08-091-2/+0
* kill gb_NoexPrecompiledHeaderBjoern Michaelsen2013-07-171-2/+0
* Enable -fstrict-aliasing, -fstrict-overflow in -O0 debug buildsStephan Bergmann2013-06-131-1/+1
* libpython.so is now in instdirPeter Foley2013-04-241-1/+1
* Update location of log-areas.doxTor Lillqvist2013-04-241-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-17/+4
* create --enable-mergelibs=all optionPeter Foley2013-04-111-1/+1
* library path var on AIX is LIBPATHCaolán McNamara2013-04-061-0/+2
* Enable -Wunused-macrosStephan Bergmann2013-03-271-0/+2
* No (more/apparent) need for LIBO_WERRORStephan Bergmann2013-03-261-2/+2
* add -Wundef to compiler flagsLuboš Luňák2013-03-201-0/+2
* Revert "add -Wundef to compiler flags"Luboš Luňák2013-03-181-2/+0
* add -Wundef to compiler flagsLuboš Luňák2013-03-181-0/+2
* make lto workPeter Foley2013-03-041-1/+1
* more lto fixesPeter Foley2013-03-021-1/+1
* make it possible to limit what files will be modified by a compiler pluginLuboš Luňák2013-02-091-0/+3
* gbuild: copy stdlibs into solver again when they are bundled in the installerPetr Mladek2013-02-011-0/+3
* Use separate config_*.h files for BUILD and HOST when cross-compilingTor Lillqvist2013-01-311-1/+1
* Check for __GNUC__ instead of GCC in sourcesTor Lillqvist2012-12-271-1/+0
* gbuild: AsmObject: support user defined AFLAGSMichael Stahl2012-12-211-0/+2
* Remove --with-stlport from LO 4.0Stephan Bergmann2012-12-171-1/+0
* adjust clang plugins for srcdir != builddirLuboš Luňák2012-12-111-2/+2
* BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák2012-12-111-1/+1
* Prepare for read-only source buildNorbert Thiebaud2012-12-111-1/+1
* PCH support for Clang compilerLuboš Luňák2012-12-101-0/+3
* use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák2012-12-071-7/+3
* gbuild: add beginning of gcov supportNorbert Thiebaud2012-11-031-0/+8
* set up CCACHE_EXTRAFILES too, just like ICECC_EXTRAFILESLuboš Luňák2012-10-261-1/+2
* Revert "gbuild: add a kludge to get dictionaries to build in cygwin:"Michael Stahl2012-10-241-2/+0
* gbuild: remove INCLUDE_STL and misc stlport stuffMichael Stahl2012-10-231-2/+1
* use (gb_)ENABLE_DBGUTIL rather than the confusing (gb_)PRODUCTLubos Lunak2012-10-221-1/+1
* support for compiler rewritersLuboš Luňák2012-10-151-1/+5
* compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák2012-10-131-0/+2
* initial support for clang compiler pluginsLuboš Luňák2012-10-091-0/+6
* Clean up HAVE_THREADSAFE_STATICSStephan Bergmann2012-10-041-0/+4