summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* solenv: Update gb_PackageInfo_emit_l10n_for_one_langRico Tzschichholz2018-02-221-0/+3
* Fix clean-up of gb_UIConfig_get_a11yerrors_targetStephan Bergmann2018-02-222-7/+2
* gb_UIConfig_get_imagelist_target missing from clean targetStephan Bergmann2018-02-221-1/+1
* Process all added uifilesStephan Bergmann2018-02-221-2/+2
* solenv: Fix gb_MoTarget_get_install_target argumentRico Tzschichholz2018-02-221-1/+1
* gla11y: Use python interpreter decided by configureSamuel Thibault2018-02-221-1/+1
* Integrate initial version of gla11y tool in the build systemSamuel Thibault2018-02-202-1/+27
* Buildsystem changes to recognize Haiku.Kacper Kasper2018-02-193-0/+32
* gbuild-to-json: unblacklist extensionsMike Kaganski2018-02-041-1/+1
* Fix typosAndrea Gelmini2018-02-011-1/+1
* deps w/ hardlinks: don't create it as foo_ only to move it to fooChristian Lohmaier2018-02-011-0/+10
* Globally disable -Wcast-function-type new with upcoming GCC 8Stephan Bergmann2018-01-241-0/+7
* gbuild: always compile as C++17 with MSVC 2017Michael Stahl2018-01-221-0/+3
* boost: upgrade to release 1.66.0Michael Stahl2018-01-221-0/+5
* gbuild: disable gb_COLOR on WNT for nowMichael Stahl2018-01-191-0/+3
* android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier2018-01-181-6/+17
* Support `make SdiTarget_...`Stephan Bergmann2018-01-121-0/+1
* gbuild: print a better error message when adding non-existing ModuleMichael Stahl2018-01-101-1/+6
* gbuild: MSVC: invoke MSASM with /safesehMichael Stahl2018-01-081-1/+1
* solenv: support PYTHON_TEST_NAME for python testsMiklos Vajna2017-12-214-1/+40
* CppunitTest_xmlsecurity_signing failed in sanitizer buildsStephan Bergmann2017-12-121-1/+1
* New --enable-compiler-plugins=debug modeStephan Bergmann2017-12-082-0/+6
* allow to build only HTML helpDavid Tardon2017-12-072-1/+42
* use 3-char announce id as elsewhere in gbuildDavid Tardon2017-12-071-1/+1
* Turns out SdiTarget needs the extended SOLARINC after allStephan Bergmann2017-11-271-1/+1
* gbuild: handle GENCXXCLROBJECTS in gbuildtojsonMichael Stahl2017-11-241-0/+5
* tdf#113787: gbuild: fix the version of cli_cppuhelper assemblyMichael Stahl2017-11-244-2/+65
* tdf#113787: always require version file with config for CLI assembliesMichael Stahl2017-11-244-10/+8
* gbuild: CliAssembly: clean everythingMichael Stahl2017-11-241-2/+3
* iOS, changed debugger from to lldbjan Iversen2017-11-221-0/+3
* MSC: Embed Natvis to PDBs, to use in /DEBUGEXE debugsMike Kaganski2017-11-181-0/+1
* Another workaround for "xargs: environment is too large for exec" errorsStephan Bergmann2017-11-141-1/+1
* use -encoding UTF8 in JavaClassSet.mkRene Engelhard2017-11-111-2/+2
* set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 in JavaClassSet.mkRene Engelhard2017-11-111-1/+2
* Why was this left out of unittest-failed-MACOSX.shStephan Bergmann2017-11-071-0/+4
* QT5 rename from KF5Jan-Marek Glogowski2017-11-061-1/+1
* KF5 seperate Qt5 detection from KF5Jan-Marek Glogowski2017-11-061-0/+1
* -I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann2017-11-031-2/+0
* -I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann2017-11-011-1/+0
* gbuild: ExternalProject: improve NMAKE handlingMichael Stahl2017-11-012-3/+10
* Work around "xargs: environment is too large for exec" errors on WindowsStephan Bergmann2017-10-281-1/+1
* res files and .ui translations are goneDavid Tardon2017-10-251-13/+0
* Let's have this additional info also for WIN buildsTamás Zolnai2017-10-191-0/+4
* When the unit test fails, mention how to run just that exact test.Jan Holesovsky2017-10-131-0/+5
* There appears to be no need for -I. in SOLARINCStephan Bergmann2017-10-113-4/+4
* gbuild: more verbose forwarding of LinkTarget functionsMichael Stahl2017-10-065-249/+251
* iOS, third party library updatejan Iversen2017-10-061-2/+2
* simplify updating of config.* in bundled projectsDavid Tardon2017-10-043-0/+3336
* solenv: support gb_UITest_DEBUGRUN for ui testsMiklos Vajna2017-10-021-1/+8
* Fix typosAndrea Gelmini2017-09-301-1/+1