summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* No more use of MACOSX_SDK_VERSION outside configure.acStephan Bergmann2018-09-121-1/+0
* gbuildtojson ide-integration: unblacklist most of modulesMike Kaganski2018-09-091-1/+1
* gbuild: record UITest as wellMichael Stahl2018-09-091-1/+1
* improve help message for uitest failureNoel Grandin2018-09-071-2/+4
* DeInitVCL in PythonTestStephan Bergmann2018-09-071-2/+5
* gbuild: allow recording of CppunitTests and PythonTests tooMichael Stahl2018-09-052-2/+7
* Already set MSVC's -std:c++17 during the configure.ac feature checksStephan Bergmann2018-09-051-1/+1
* Workaround for file name case inconsistencyTor Lillqvist2018-09-051-1/+13
* Make --enable-assert-always-abort orthogonal of --enable-debug/dbgutilStephan Bergmann2018-08-311-2/+2
* Various Haiku improvementsKacper Kasper2018-08-293-21/+2
* rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin2018-08-275-5/+5
* Fix MSVC 2017 warning C4702: unreachable codelbenes2018-08-242-5/+5
* gbuild: Unconditionally compile as C++17 with MSVC 2017David Ostrovsky2018-08-221-1/+1
* when DISABLE_DYNLOADING gc linkingCaolán McNamara2018-08-111-0/+6
* Mark workaround for compiler bug as suchStephan Bergmann2018-07-281-0/+2
* Prevent unittest hangs due to cups password promptPeter Foley2018-07-261-0/+2
* Silence warning STL4014Stephan Bergmann2018-07-251-0/+1
* gla11y: Enable warnings for all orphan labelsSamuel Thibault2018-07-201-23/+0
* gla11y: Enable warnings for all widgets missing a labelSamuel Thibault2018-07-181-25/+1
* Fix Win32 warning C4702: unreachable codeThorsten Behrens2018-07-161-0/+3
* gla11y: Enable warnings for GtkImage missing a labelSamuel Thibault2018-07-131-1/+1
* improve message when running perfcheck without valgrind installedNoel Grandin2018-07-121-1/+1
* uitests - error if UITEST_TEST_NAME not set to anything usefulNoel Grandin2018-07-101-1/+4
* UBSan apparently still needs --dynamic-list-cpp-typeinfoStephan Bergmann2018-07-051-0/+5
* move helpfiles pattern rule above the plaing get_target oneChristian Lohmaier2018-07-041-6/+6
* add --enable-gdb-index for --gdb-index from gold/lldLuboš Luňák2018-07-041-0/+6
* add configure option --enable-ld to use GNU gold or LLVM lldLuboš Luňák2018-07-041-0/+4
* add --enable-split-debug for -gsplit-dwarfLuboš Luňák2018-07-043-0/+22
* drop usage of --dynamic-list-cpp-new/typeinfoLuboš Luňák2018-07-042-10/+2
* gbuild: avoid -Wunused-macros with clang and icecream+ccacheMichael Stahl2018-07-021-2/+2
* gbuild: fix GCC_VERSION checkMichael Stahl2018-06-251-1/+1
* simpress: Fix duplicate ID in notebookbar.uiSamuel Thibault2018-06-211-0/+1
* gla11y: Enable warnings for more widgets missing a labelSamuel Thibault2018-06-201-4/+4
* gla11y: Enable warnings for more widgets missing a labelSamuel Thibault2018-06-131-3/+3
* Missing dependency on directoryStephan Bergmann2018-06-071-1/+2
* (Partially) fix --with-help=html dependencies on .xhp filesStephan Bergmann2018-06-062-1/+11
* enable incremental linking on windowsNoel Grandin2018-06-061-1/+0
* Remove unused "add individual file to AllLangHelp" commandsStephan Bergmann2018-06-051-20/+0
* windows link: only enable debug when we want symbolsNoel Grandin2018-06-051-1/+1
* fix gbuild precompiled check for --enable-symbolNoel Grandin2018-06-041-1/+1
* gla11y: Enable warnings for more widgets missing a labelSamuel Thibault2018-06-021-5/+5
* Improve handling of _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNINGStephan Bergmann2018-06-011-0/+1
* gbuild: avoid -Wunused-macros with clang and icecreamMichael Stahl2018-05-301-2/+2
* Properly handle language-specific parts of --with-help=html media/ sub-treeStephan Bergmann2018-05-241-3/+10
* gla11y: Enable warnings for more widgets missing a labelSamuel Thibault2018-05-211-3/+3
* Revert "Set SAL_USE_VCLPLUGIN=svp on all platforms to define headless mode"Mike Kaganski2018-05-111-2/+2
* Set SAL_USE_VCLPLUGIN=svp on all platforms to define headless modeMike Kaganski2018-05-101-2/+2
* gbuild: Add function to only run gla11y on .ui filesSamuel Thibault2018-05-081-2/+13
* gla11y: Enable warnings for GtkEntry widgets missing a labelSamuel Thibault2018-05-071-1/+1
* gla11y: Enable duplicate labelling warningsSamuel Thibault2018-05-041-1/+1