summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_GCC_defs.mk
AgeCommit message (Expand)Author
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22PoC: no libs in solverBjoern Michaelsen
2013-09-09install whole sdk using filelistsMatúš Kukan
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann
2013-08-09try to ensure not testing GCC version when using ClangLuboš Luňák
2013-07-17kill gb_NoexPrecompiledHeaderBjoern Michaelsen
2013-06-13Enable -fstrict-aliasing, -fstrict-overflow in -O0 debug buildsStephan Bergmann
2013-04-24libpython.so is now in instdirPeter Foley
2013-04-24Update location of log-areas.doxTor Lillqvist
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-11create --enable-mergelibs=all optionPeter Foley
2013-04-06library path var on AIX is LIBPATHCaolán McNamara
2013-03-27Enable -Wunused-macrosStephan Bergmann
2013-03-26No (more/apparent) need for LIBO_WERRORStephan Bergmann
2013-03-20add -Wundef to compiler flagsLuboš Luňák
2013-03-18Revert "add -Wundef to compiler flags"Luboš Luňák
2013-03-18add -Wundef to compiler flagsLuboš Luňák
2013-03-04make lto workPeter Foley
2013-03-02more lto fixesPeter Foley
2013-02-09make it possible to limit what files will be modified by a compiler pluginLuboš Luňák
2013-02-01gbuild: copy stdlibs into solver again when they are bundled in the installerPetr Mladek
2013-01-31Use separate config_*.h files for BUILD and HOST when cross-compilingTor Lillqvist
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist
2012-12-21gbuild: AsmObject: support user defined AFLAGSMichael Stahl
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-12-11adjust clang plugins for srcdir != builddirLuboš Luňák
2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák
2012-12-11Prepare for read-only source buildNorbert Thiebaud
2012-12-10PCH support for Clang compilerLuboš Luňák
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-11-03gbuild: add beginning of gcov supportNorbert Thiebaud
2012-10-26set up CCACHE_EXTRAFILES too, just like ICECC_EXTRAFILESLuboš Luňák
2012-10-24Revert "gbuild: add a kludge to get dictionaries to build in cygwin:"Michael Stahl
2012-10-23gbuild: remove INCLUDE_STL and misc stlport stuffMichael Stahl
2012-10-22use (gb_)ENABLE_DBGUTIL rather than the confusing (gb_)PRODUCTLubos Lunak
2012-10-15support for compiler rewritersLuboš Luňák
2012-10-13compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák
2012-10-09initial support for clang compiler pluginsLuboš Luňák
2012-10-04Clean up HAVE_THREADSAFE_STATICSStephan Bergmann
2012-09-29move gb_Executable_EXT_for_build to platform/Matúš Kukan
2012-09-22fix URE depsDavid Tardon
2012-09-22allow Library to disable hidden visibilityMatúš Kukan
2012-09-21Cut/paste typosStephan Bergmann
2012-09-21Honour preset LD_LIBRARY_PATH etc. in gbuild, tooStephan Bergmann
2012-08-27Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuildStephan Bergmann
2012-08-09gbuild: add a kludge to get dictionaries to build in cygwin:Michael Stahl
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan
2012-05-08gbuild: tie optimization into selective --enable-debug:Michael Stahl
2012-04-23configure checks for gcc options that clang does not supportLuboš Luňák