summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* solenv: support gb_UITest_DEBUGRUN for ui testsMiklos Vajna2017-10-021-1/+8
* Fix typosAndrea Gelmini2017-09-301-1/+1
* solenv: move DeclareDPIAware.manifest to gbuild directoryMichael Stahl2017-09-302-1/+8
* Support loplugin in clang-clStephan Bergmann2017-09-302-4/+28
* Add compatibility information to binary manifests on WindowsMike Kaganski2017-09-302-2/+17
* allow linking mergedlib on win by removing duplicate libs from commandlineChristian Lohmaier2017-09-301-3/+5
* Don't expand $(call gb_Executable_get_target,python) too earlyStephan Bergmann2017-09-201-1/+1
* gbuild: remove obsolete commentMichael Stahl2017-09-201-6/+0
* iOS, remove support for 32bit (arm).jan Iversen2017-09-192-44/+0
* consistent naming of externals: jpeg-turbo->libjpeg-turboMichael Stahl2017-09-151-1/+1
* remove interim update module for gettext supportCaolán McNamara2017-09-141-6/+7
* Enable -Wunreachable-codeStephan Bergmann2017-09-131-0/+2
* android: tune symbols for lldb & we actually target 14 as minSDKChristian Lohmaier2017-09-121-1/+3
* iOS, make common iOS GCC file.jan Iversen2017-09-105-964/+264
* iOS, update gbuild platformjan Iversen2017-09-094-0/+786
* Explicitly specify -finput-charset=UTF-8 for GCC/ClangStephan Bergmann2017-08-241-0/+2
* unotest: really run every CppunitTest with its own user profileMichael Stahl2017-08-221-1/+2
* Fix typo in buildingAndrea Gelmini2017-08-161-1/+1
* gbuild: strip away unexpected CR char at the end of Windows filenamesMiklos Vajna2017-07-261-0/+7
* tell msvc our source code is written using utf-8Caolán McNamara2017-07-251-0/+2
* gbuild: AllLangMoTarget: stop reinventing the python wheelMichael Stahl2017-07-241-10/+5
* call python script with whatever is set as the python to useCaolán McNamara2017-07-211-2/+10
* use old translations for interim periodCaolán McNamara2017-07-211-6/+6
* replace localestr with a script for the supported translation targetsCaolán McNamara2017-07-211-6/+3
* temporarily survive missing translationsCaolán McNamara2017-07-211-1/+1
* de-hrc various thingsCaolán McNamara2017-07-213-40/+0
* migrate to boost::gettextCaolán McNamara2017-07-2114-521/+122
* More avoidance of invoking gdb with LD_LIBRARY_PATH setStephan Bergmann2017-07-182-2/+2
* Fix typosAndrea Gelmini2017-07-031-1/+1
* Try to get meaningful gdb backtraces for failed UITest core files after allStephan Bergmann2017-06-281-2/+6
* --enable-optimized should be orthogonal to --enable-debug/--enable-dbgutilStephan Bergmann2017-06-221-2/+2
* only unit-test one loplugin at a timeNoel Grandin2017-06-192-1/+3
* remove TDE integration (vclplug, address book, config backend)Michael Stahl2017-06-131-1/+1
* Revert "use LIBO_LANG=C.UTF-8 instead of en_US.UTF-8"Rene Engelhard2017-06-101-1/+1
* use LIBO_LANG=C.UTF-8 instead of en_US.UTF-8Rene Engelhard2017-06-101-1/+1
* uitest: set en_US.UTF8 for the LibreOffice instanceMarkus Mohrhard2017-06-101-1/+1
* configure: remove ENABLE_CRASHDUMP placeholderMichael Stahl2017-06-071-2/+2
* Remove gb_LinkTarget_add_generated_cxxobjectsStephan Bergmann2017-06-074-8/+0
* scp2: package 64-bit MSVC runtimes for explorer extensionsMichael Stahl2017-06-062-2/+3
* gb_SUPPRESS_TESTS to build tests but not run themStephan Bergmann2017-06-055-0/+24
* fix packaging with python 2.6Jochen Nitschke2017-06-041-4/+4
* scp2: move fonts to AutoInstallMichael Stahl2017-06-021-1/+1
* scp2: replace PACKAGE_FILELIST_DIR macro with SDK_PACKAGE_FILELISTMichael Stahl2017-06-021-1/+1
* gbuild: AutoInstall: allow per-module Package templateMichael Stahl2017-06-022-8/+23
* HAVE_THREADSAFE_STATICS sould always be trueStephan Bergmann2017-06-011-4/+0
* gbuild: stop defining _USING_V110_SDK71_Michael Stahl2017-05-301-1/+0
* gbuild: define _WIN32_WINNT = _WIN32_WINNT_WIN7 = 0x0601Michael Stahl2017-05-301-6/+4
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* have screenshot target depend on signing.done, not other way roundChristian Lohmaier2017-05-091-0/+3