summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
2012-12-03Use -W4 instead of -Wall, and don't disable warnings that are off by defaultTor Lillqvist
2012-12-03More -wd fixupsTor Lillqvist
2012-12-02Don't disable warnings that supprted MSVC versions don't generateTor Lillqvist
2012-12-02Document the warnings we disableTor Lillqvist
2012-12-02Argh, I meant Visual Studio 2010Tor Lillqvist
2012-12-02Disable MSVC warning C4986Tor Lillqvist
2012-11-23restore --enable-symbols optionDavid Ostrovsky
2012-11-08MinGW: Silence [build LNK].Jan Holesovsky
2012-11-07gbuild: fix "missing separator" errors with --enable-crashdumpMichael Stahl
2012-11-03gbuild: add beginning of gcov supportNorbert Thiebaud
2012-11-03Define gb_CPPU_ENV befire useTor Lillqvist
2012-11-03Experimental, work in progress, 64-bit MSVC build setupTor Lillqvist
2012-11-02Pass $(INCLUDE) also in gb_AsmObject__commandTor Lillqvist
2012-10-29gbuild: remove .a file before AR invocations:Michael Stahl
2012-10-29gbuild: gb_Library_PLAINLIBS_NONE zombie cleanup for androidMichael Stahl
2012-10-29Use also -lm to be on the safe sideTor Lillqvist
2012-10-29gb_STDLIBS should contain -l options for the linking command lineTor Lillqvist
2012-10-26set up CCACHE_EXTRAFILES too, just like ICECC_EXTRAFILESLuboš Luňák
2012-10-26Consistently use gb_Helper_make_urlStephan Bergmann
2012-10-25gbuildification of expatDavid Ostrovsky
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-23gbuild: fix AUXTARGETS:Michael Stahl
2012-10-23change announce code for WinResTargetDavid Tardon
2012-10-22disable gb_COMPILEROPTFLAGS in debug modeLubos Lunak
2012-10-22allow LDFLAGS from gbuild to be selective tooLubos Lunak
2012-10-22we use -ggdb2 by default, not -ggdb3 (makes debuginfo way too big)Lubos Lunak
2012-10-22use (gb_)ENABLE_DBGUTIL rather than the confusing (gb_)PRODUCTLubos Lunak
2012-10-22clean up configure options for debugging buildLubos Lunak
2012-10-22Remove arguments unused when compiling assembler object (-D, -I, etc.)Stephan Bergmann
2012-10-16fdo#55290 do not use resource file for assembly libsDavid Tardon
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-11Merge (manually) change from masterTor Lillqvist
2012-10-09initial support for clang compiler pluginsLuboš Luňák
2012-10-07add support for libmerged on WindowsPeter Foley
2012-10-07silence vd2 warning due to excessive outputPeter Foley
2012-10-07fix extensions build with Win8 SDKPeter Foley
2012-10-07move selection of UNO header variant to platformDavid Tardon
2012-10-04Clean up HAVE_THREADSAFE_STATICSStephan Bergmann
2012-10-04old Mac linker is picky about argument order - static libs lastChristian Lohmaier
2012-10-03Use also the ASMOBJECTSTor Lillqvist
2012-10-02don't use empty rpathLuboš Luňák
2012-10-01Need -DBOOST_DETAIL_NO_CONTAINER_FWD here, tooTor Lillqvist
2012-09-29move gb_Executable_EXT_for_build to platform/Matúš Kukan
2012-09-29gbuild: gb_Library_TARGETS should really not be needed nowMatúš Kukan
2012-09-29Workaround for boost problem with the 10.7 SDKTor Lillqvist
2012-09-28gbuild: OpenBSD: remove custom gb_LinkTarget__command_dynamiclink:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl