summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2018-01-24Globally disable -Wcast-function-type new with upcoming GCC 8Stephan Bergmann1-0/+7
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl1-0/+3
2018-01-22boost: upgrade to release 1.66.0Michael Stahl1-0/+5
2018-01-19gbuild: disable gb_COLOR on WNT for nowMichael Stahl1-0/+3
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier1-6/+17
2018-01-12Support `make SdiTarget_...`Stephan Bergmann1-0/+1
2018-01-10gbuild: print a better error message when adding non-existing ModuleMichael Stahl1-1/+6
2018-01-08gbuild: MSVC: invoke MSASM with /safesehMichael Stahl1-1/+1
2017-12-21solenv: support PYTHON_TEST_NAME for python testsMiklos Vajna4-1/+40
2017-12-12CppunitTest_xmlsecurity_signing failed in sanitizer buildsStephan Bergmann1-1/+1
2017-12-08New --enable-compiler-plugins=debug modeStephan Bergmann2-0/+6
2017-12-07allow to build only HTML helpDavid Tardon2-1/+42
2017-12-07use 3-char announce id as elsewhere in gbuildDavid Tardon1-1/+1
2017-11-27Turns out SdiTarget needs the extended SOLARINC after allStephan Bergmann1-1/+1
2017-11-24gbuild: handle GENCXXCLROBJECTS in gbuildtojsonMichael Stahl1-0/+5
2017-11-24tdf#113787: gbuild: fix the version of cli_cppuhelper assemblyMichael Stahl4-2/+65
2017-11-24tdf#113787: always require version file with config for CLI assembliesMichael Stahl4-10/+8
2017-11-24gbuild: CliAssembly: clean everythingMichael Stahl1-2/+3
2017-11-22iOS, changed debugger from to lldbjan Iversen1-0/+3
2017-11-18MSC: Embed Natvis to PDBs, to use in /DEBUGEXE debugsMike Kaganski1-0/+1
2017-11-14Another workaround for "xargs: environment is too large for exec" errorsStephan Bergmann1-1/+1
2017-11-11use -encoding UTF8 in JavaClassSet.mkRene Engelhard1-2/+2
2017-11-11set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 in JavaClassSet.mkRene Engelhard1-1/+2
2017-11-07Why was this left out of unittest-failed-MACOSX.shStephan Bergmann1-0/+4
2017-11-06QT5 rename from KF5Jan-Marek Glogowski1-1/+1
2017-11-06KF5 seperate Qt5 detection from KF5Jan-Marek Glogowski1-0/+1
2017-11-03-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann1-2/+0
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann1-1/+0
2017-11-01gbuild: ExternalProject: improve NMAKE handlingMichael Stahl2-3/+10
2017-10-28Work around "xargs: environment is too large for exec" errors on WindowsStephan Bergmann1-1/+1
2017-10-25res files and .ui translations are goneDavid Tardon1-13/+0
2017-10-19Let's have this additional info also for WIN buildsTamás Zolnai1-0/+4
2017-10-13When the unit test fails, mention how to run just that exact test.Jan Holesovsky1-0/+5
2017-10-11There appears to be no need for -I. in SOLARINCStephan Bergmann3-4/+4
2017-10-06gbuild: more verbose forwarding of LinkTarget functionsMichael Stahl5-249/+251
2017-10-06iOS, third party library updatejan Iversen1-2/+2
2017-10-04simplify updating of config.* in bundled projectsDavid Tardon3-0/+3336
2017-10-02solenv: support gb_UITest_DEBUGRUN for ui testsMiklos Vajna1-1/+8
2017-09-30Fix typosAndrea Gelmini1-1/+1
2017-09-30solenv: move DeclareDPIAware.manifest to gbuild directoryMichael Stahl2-1/+8
2017-09-30Support loplugin in clang-clStephan Bergmann2-4/+28
2017-09-30Add compatibility information to binary manifests on WindowsMike Kaganski2-2/+17
2017-09-30allow linking mergedlib on win by removing duplicate libs from commandlineChristian Lohmaier1-3/+5
2017-09-20Don't expand $(call gb_Executable_get_target,python) too earlyStephan Bergmann1-1/+1
2017-09-20gbuild: remove obsolete commentMichael Stahl1-6/+0
2017-09-19iOS, remove support for 32bit (arm).jan Iversen2-44/+0
2017-09-15consistent naming of externals: jpeg-turbo->libjpeg-turboMichael Stahl1-1/+1
2017-09-14remove interim update module for gettext supportCaolán McNamara1-6/+7
2017-09-13Enable -Wunreachable-codeStephan Bergmann1-0/+2
2017-09-12android: tune symbols for lldb & we actually target 14 as minSDKChristian Lohmaier1-1/+3