summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
2016-08-15Drop leftover EXTRA_CFLAGS and EXTRA_CDEFSTor Lillqvist
2016-08-05(initial) sparc64 portJames Clarke
2016-08-02Remove some presumably unnecessary leftovers from ancient timesTor Lillqvist
2016-07-21gbuild: always set CCACHE_CPP2=1 when COM_IS_CLANGMichael Stahl
2016-07-21gbuild: set CCACHE_CPP2 automatically with --enable-compiler-pluginMichael Stahl
2016-07-11Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGSStephan Bergmann
2016-07-11Centralize setting gb_DEBUGINFO_FLAGS for gb_SYMBOL in LinkTarget.mkStephan Bergmann
2016-06-24uitest: the correct python executable for windows is in instdirMarkus Mohrhard
2016-06-20switch to EHs on windowsMarkus Mohrhard
2016-06-03try to avoid 'by-design' solar-mutex deadlock during ciNorbert Thiebaud
2016-05-27shortcut the signal handler during batch testNorbert Thiebaud
2016-05-20remove more linking noise from VisualStudio buildNoel Grandin
2016-05-11Enable Clang -Wimplicit-fallthroughStephan Bergmann
2016-05-05Fix linking of 64 bit artifacts in 32 bit Windows build with VS2015Tomofumi Yagi
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky
2016-04-26Enable Clang plugin warnings in Bison source codeStephan Bergmann
2016-04-18Enable further GCC 6 warningsStephan Bergmann
2016-04-15disable MSVC warning C4091Michael Stahl
2016-03-09Fix unrecognized -Wv:18 option for clang-cl on MSVC 14.0David Ostrovsky
2016-03-05vs2015 spam C4267 even in 32 bits mode, silence it for now.Norbert Thiebaud
2016-03-04clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann
2016-02-27MSVC 14.0: Fix building 64bit libraries in 32bit modeDavid Ostrovsky
2016-02-21windows: silence new warning for nowNorbert Thiebaud
2016-02-21Force pdb write synchronization on all MS compilersDavid Ostrovsky
2016-01-27Add optional debugrun soffice.bin arguments...Jan-Marek Glogowski
2016-01-21detailed warnings for invalid pch filesPeter Foley
2016-01-21Make ccache work properly with GCC PCHPeter Foley
2016-01-19Revert "LTO fixes for android"Tor Lillqvist
2016-01-18LTO fixes for androidPeter Foley
2016-01-18Wrappers for LTOPeter Foley
2016-01-13gbuild: let's hope this MSVC2012 specific hack is unnecessary nowMichael Stahl
2016-01-10Fix typosAndrea Gelmini
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl
2015-12-02clang-cl needs -Wno-missing-bracesStephan Bergmann
2015-11-30move disabling of LNK4217Noel Grandin
2015-11-30remove LNK4217 warning spam from Windows buildNoel Grandin
2015-11-27macosx: typo: it is unittest-failed-MACOSX.sh not .mkNorbert Thiebaud
2015-11-20wrap to allow for tests with longer names without inconvenient linebreaksBjoern Michaelsen
2015-11-20set gb_PythonTest_DEPS in .../platform/macosx.mk for realBjoern Michaelsen
2015-11-17make CPPUNITTRACE=TRUE a shortcut for debuging on WNTBjoern Michaelsen
2015-11-17refactor unittest help messageBjoern Michaelsen
2015-11-12Make "make debugrun" use lldb on MacStephan Bergmann
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-11-10Avoid -Werror=pedantic when building CppunitTest_libreofficekit_checkapiStephan Bergmann
2015-11-02Let --enable-symbols only control emitting debuginfo, not optimization on MacStephan Bergmann
2015-11-02Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann
2015-10-22gbuild: incremental builds with --enable-pch are unsoundMichael Stahl
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt
2015-09-18Use a C99 flexible array memberStephan Bergmann
2015-09-14gbuild: add a comment why C4589 is disabledMichael Stahl