summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_GCC_defs.mk
AgeCommit message (Expand)AuthorFilesLines
2013-04-24libpython.so is now in instdirPeter Foley1-1/+1
2013-04-24Update location of log-areas.doxTor Lillqvist1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-17/+4
2013-04-11create --enable-mergelibs=all optionPeter Foley1-1/+1
2013-04-06library path var on AIX is LIBPATHCaolán McNamara1-0/+2
2013-03-27Enable -Wunused-macrosStephan Bergmann1-0/+2
2013-03-26No (more/apparent) need for LIBO_WERRORStephan Bergmann1-2/+2
2013-03-20add -Wundef to compiler flagsLuboš Luňák1-0/+2
2013-03-18Revert "add -Wundef to compiler flags"Luboš Luňák1-2/+0
2013-03-18add -Wundef to compiler flagsLuboš Luňák1-0/+2
2013-03-04make lto workPeter Foley1-1/+1
2013-03-02more lto fixesPeter Foley1-1/+1
2013-02-09make it possible to limit what files will be modified by a compiler pluginLuboš Luňák1-0/+3
2013-02-01gbuild: copy stdlibs into solver again when they are bundled in the installerPetr Mladek1-0/+3
2013-01-31Use separate config_*.h files for BUILD and HOST when cross-compilingTor Lillqvist1-1/+1
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist1-1/+0
2012-12-21gbuild: AsmObject: support user defined AFLAGSMichael Stahl1-0/+2
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann1-1/+0
2012-12-11adjust clang plugins for srcdir != builddirLuboš Luňák1-2/+2
2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák1-1/+1
2012-12-11Prepare for read-only source buildNorbert Thiebaud1-1/+1
2012-12-10PCH support for Clang compilerLuboš Luňák1-0/+3
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák1-7/+3
2012-11-03gbuild: add beginning of gcov supportNorbert Thiebaud1-0/+8
2012-10-26set up CCACHE_EXTRAFILES too, just like ICECC_EXTRAFILESLuboš Luňák1-1/+2
2012-10-24Revert "gbuild: add a kludge to get dictionaries to build in cygwin:"Michael Stahl1-2/+0
2012-10-23gbuild: remove INCLUDE_STL and misc stlport stuffMichael Stahl1-2/+1
2012-10-22use (gb_)ENABLE_DBGUTIL rather than the confusing (gb_)PRODUCTLubos Lunak1-1/+1
2012-10-15support for compiler rewritersLuboš Luňák1-1/+5
2012-10-13compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák1-0/+2
2012-10-09initial support for clang compiler pluginsLuboš Luňák1-0/+6
2012-10-04Clean up HAVE_THREADSAFE_STATICSStephan Bergmann1-0/+4
2012-09-29move gb_Executable_EXT_for_build to platform/Matúš Kukan1-0/+4
2012-09-22fix URE depsDavid Tardon1-1/+3
2012-09-22allow Library to disable hidden visibilityMatúš Kukan1-0/+7
2012-09-21Cut/paste typosStephan Bergmann1-1/+1
2012-09-21Honour preset LD_LIBRARY_PATH etc. in gbuild, tooStephan Bergmann1-1/+1
2012-08-27Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuildStephan Bergmann1-0/+6
2012-08-09gbuild: add a kludge to get dictionaries to build in cygwin:Michael Stahl1-0/+2
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan1-1/+0
2012-05-08gbuild: tie optimization into selective --enable-debug:Michael Stahl1-4/+0
2012-04-23configure checks for gcc options that clang does not supportLuboš Luňák1-1/+24
2012-04-13gbuild: improve handling of pathsMatúš Kukan1-6/+2
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan1-10/+0
2012-04-09gbuild: move YaccTarget__command to com_GCC_classMatúš Kukan1-29/+0
2012-04-08add function for converting path to URLDavid Tardon1-0/+5
2012-04-06enable -fno-enforce-eh-specs only for non-dbgutil buildsLuboš Luňák1-0/+2
2012-03-25fix windows build, properly set LO_LIB_DIRMatúš Kukan1-0/+1
2012-03-06add helper function to convert path to native formatDavid Tardon1-0/+5
2012-03-02Check for Clang in configury and store and use resultTor Lillqvist1-1/+1