summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2018-10-30Workaround for file name case inconsistencyTor Lillqvist1-1/+13
2018-08-08move helpfiles pattern rule above the plaing get_target oneChristian Lohmaier1-6/+6
2018-08-08Missing dependency on directoryStephan Bergmann1-1/+2
2018-08-08(Partially) fix --with-help=html dependencies on .xhp filesStephan Bergmann2-1/+11
2018-08-08Remove unused "add individual file to AllLangHelp" commandsStephan Bergmann1-20/+0
2018-08-08Properly handle language-specific parts of --with-help=html media/ sub-treeStephan Bergmann1-3/+10
2018-08-08allow to build only HTML helpDavid Tardon2-1/+42
2018-06-11gbuild: suppress -Werror on new GCC 8 warnings for release branchMichael Stahl1-0/+11
2018-04-03tdf#115396 fix mode of files installed from externalsDavid Tardon1-0/+3
2018-02-22solenv: Update gb_PackageInfo_emit_l10n_for_one_langRico Tzschichholz1-0/+3
2018-02-21CppunitTest_xmlsecurity_signing failed in sanitizer buildsStephan Bergmann1-1/+1
2018-02-13solenv: Fix gb_MoTarget_get_install_target argumentRico Tzschichholz1-1/+1
2018-01-09gbuild: MSVC: invoke MSASM with /safesehMichael Stahl1-1/+1
2017-11-28Turns 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