summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
2018-07-25Silence warning STL4014Stephan Bergmann
2018-07-16Fix Win32 warning C4702: unreachable codeThorsten Behrens
2018-07-05UBSan apparently still needs --dynamic-list-cpp-typeinfoStephan Bergmann
2018-07-04add --enable-gdb-index for --gdb-index from gold/lldLuboš Luňák
2018-07-04add configure option --enable-ld to use GNU gold or LLVM lldLuboš Luňák
2018-07-04add --enable-split-debug for -gsplit-dwarfLuboš Luňák
2018-07-04drop usage of --dynamic-list-cpp-new/typeinfoLuboš Luňák
2018-07-02gbuild: avoid -Wunused-macros with clang and icecream+ccacheMichael Stahl
2018-06-25gbuild: fix GCC_VERSION checkMichael Stahl
2018-06-06enable incremental linking on windowsNoel Grandin
2018-06-05windows link: only enable debug when we want symbolsNoel Grandin
2018-06-01Improve handling of _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNINGStephan Bergmann
2018-05-30gbuild: avoid -Wunused-macros with clang and icecreamMichael Stahl
2018-04-18Do use -O1 for Apple Clang older than 9.1.0Tor Lillqvist
2018-04-17No need to restrict optimization to -O1 levelTor Lillqvist
2018-04-03Don't use /NATVIS for static librariesMike Kaganski
2018-03-27gla11y: update heuristics but don't enable warnings yetSamuel Thibault
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-03-01gla11y: fix build outside sourceSamuel Thibault
2018-02-28gla11y: add warning/error suppression machinerySamuel Thibault
2018-02-28Build external lxml if not provided by systemSamuel Thibault
2018-02-19Buildsystem changes to recognize Haiku.Kacper Kasper
2018-02-01Fix typosAndrea Gelmini
2018-02-01deps w/ hardlinks: don't create it as foo_ only to move it to fooChristian Lohmaier
2018-01-24Globally disable -Wcast-function-type new with upcoming GCC 8Stephan Bergmann
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl
2018-01-22boost: upgrade to release 1.66.0Michael Stahl
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2018-01-08gbuild: MSVC: invoke MSASM with /safesehMichael Stahl
2017-12-21solenv: support PYTHON_TEST_NAME for python testsMiklos Vajna
2017-12-08New --enable-compiler-plugins=debug modeStephan Bergmann
2017-11-24tdf#113787: gbuild: fix the version of cli_cppuhelper assemblyMichael Stahl
2017-11-22iOS, changed debugger from to lldbjan Iversen
2017-11-18MSC: Embed Natvis to PDBs, to use in /DEBUGEXE debugsMike Kaganski
2017-11-07Why was this left out of unittest-failed-MACOSX.shStephan Bergmann
2017-11-03-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann
2017-11-01gbuild: ExternalProject: improve NMAKE handlingMichael Stahl
2017-10-19Let's have this additional info also for WIN buildsTamás Zolnai
2017-10-13When the unit test fails, mention how to run just that exact test.Jan Holesovsky
2017-10-11There appears to be no need for -I. in SOLARINCStephan Bergmann
2017-09-30Fix typosAndrea Gelmini
2017-09-30solenv: move DeclareDPIAware.manifest to gbuild directoryMichael Stahl
2017-09-30Support loplugin in clang-clStephan Bergmann
2017-09-30Add compatibility information to binary manifests on WindowsMike Kaganski
2017-09-30allow linking mergedlib on win by removing duplicate libs from commandlineChristian Lohmaier
2017-09-20Don't expand $(call gb_Executable_get_target,python) too earlyStephan Bergmann
2017-09-20gbuild: remove obsolete commentMichael Stahl
2017-09-19iOS, remove support for 32bit (arm).jan Iversen
2017-09-13Enable -Wunreachable-codeStephan Bergmann