summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann
2013-08-09try to ensure not testing GCC version when using ClangLuboš Luňák
2013-08-05do not base feature checks on gcc versionLuboš Luňák
2013-08-02the compiler of the 10.6 SDK is pretty confused wrt to aliasing warningNorbert Thiebaud
2013-07-19allow to build for Windows XP when using Visual Studio 2012Christian Lohmaier
2013-07-18Resolves: #i122767# disallow pre-standard C++ for-scopeHerbert Dürr
2013-07-17kill gb_NoexPrecompiledHeaderBjoern Michaelsen
2013-07-15add gb_JunitTest_SOFFICEARG setting also for windowsLuboš Luňák
2013-07-11we do not support any platform with bison < 2.0 anymoreNorbert Thiebaud
2013-07-03exclude the -safeseh from 64-bit windowsFridrich Štrba
2013-07-03Build msc .exe and .dll executables with -safeseh flagFridrich Štrba
2013-07-01gbuild: sync solaris.mk linker invocation with unxgcc.mkMichael Stahl
2013-06-25now that we detect msvc supports 'override', do not warn about itLuboš Luňák
2013-06-16Blind fix attempt for PythonTest on WindowsStephan Bergmann
2013-06-16Another try to fix python unit test on MSVCDavid Ostrovsky
2013-06-15try to fix Windows build of externalsMatúš Kukan
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák
2013-06-13Enable -fstrict-aliasing, -fstrict-overflow in -O0 debug buildsStephan Bergmann
2013-06-13gb_COMPILERNOOPTFLAGS, gb_COMPLEROPTFLAGS, gb_DEBUG_CFLAGS all already definedStephan Bergmann
2013-06-10Unbreak back MinGW64 buildFridrich Štrba
2013-06-09gbuild/platform: factor out common code for mingw cross-compilationMatúš Kukan
2013-06-07gbuild: do not register static librariesMatúš Kukan
2013-06-07gbuild: install extension directly from workdirMatúš Kukan
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-06-04gbuild: get rid of that horrible $(shell...)Michael Stahl
2013-06-04gbuild: Use gb_RCFLAGSIsamu Mogi
2013-06-04gbuild: Add -nologo option for rc.exe in VC2012Isamu Mogi
2013-06-04Some configury and non-working stubs to start to compiler for Win64 with MinGWFridrich Štrba
2013-06-03gbuild: Fix indentIsamu Mogi
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-30Seems that -Wl,-fatal_warnings causes more trouble than it's worthTor Lillqvist
2013-05-24Disable also C4913: user defined binary operator ',' exists but ...Tor Lillqvist
2013-05-22Be more picky about Mac OS X linker warningsStephan Bergmann
2013-05-20fdo#46553 Update embedded manifest on win32 builds to declare dpiAwareAndras Timar
2013-05-14fix filter-showIncludesLuboš Luňák
2013-05-13the program dir is called MacOS on MacOS XDavid Tardon
2013-05-13gbuild: Replace SHOWINCLUDES_PREFIX without regexp.Isamu Mogi
2013-05-10gbuild: gcc platforms: link with C compiler if no C++ filesMichael Stahl
2013-05-10More gb_PROGRAMDIRNAME clean upStephan Bergmann
2013-05-08gbuild: MSVC avoid a warning from pyuno...Michael Stahl
2013-05-07codesign --timestamp=none is not supported on 10.6Norbert Thiebaud
2013-05-02fdo#54087 link the correct resource file to npsoplugin.dllAndras Timar
2013-04-30fix typo: trailing \Matúš Kukan
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-30gbuild: UNOLIBS_OOO group is no moreMatúš Kukan
2013-04-29gb_JunitTest_JunitTest_platform_longpathname_hack is unusedStephan Bergmann
2013-04-29move to MPLv2 and remove my name from the header itselfNorbert Thiebaud
2013-04-26Towards a Mac OS X PythonTestStephan Bergmann
2013-04-26Bad "NONE" layer path prefixStephan Bergmann
2013-04-26gbuild: MSVC: only re-link libraries if exported symbols changeMichael Stahl