summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
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
2013-04-24libpython.so is now in instdirPeter Foley
2013-04-24gbuild: get rid of processdeps.awkMichael Stahl
2013-04-24rename "shlinfo.rc" to "default.rc"Michael Stahl
2013-04-24Update location of log-areas.doxTor Lillqvist
2013-04-23kill RTLIBS group; and autoinstall the librariesMatúš Kukan
2013-04-22remove executable bitLuboš Luňák
2013-04-22replace python-core zip built in pyuno with direct use of PackageMichael Stahl
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-21gbuild: fix spurious delivering of import libs (MSVC)Michael Stahl
2013-04-21accidentally renamed variableMichael Stahl
2013-04-20gbuild: PythonTest: try to make it more portableMichael Stahl
2013-04-19Add -wd4996 back in the debvugging runtime (_DEBUG, dbgutil build) caseTor Lillqvist
2013-04-19Interactive JuniTest debugging on Mac OS X, tooStephan Bergmann
2013-04-19fdo#42781 Do not unnecessarily ignore MSVC warningsPetr Kraus
2013-04-18Revert "Use -D_GLIBCXX_DEBUG here, too, in a dbgutil build"Tor Lillqvist
2013-04-18gdb-core-bt: don't talk about core files without a reason.Miklos Vajna