summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Patch firebird to build on Mac.Andrzej J.R. Hunt2013-07-161-1/+3
* gbuild: update included dep-targets as side effect of targetsMichael Stahl2013-07-163-15/+39
* add gb_JunitTest_SOFFICEARG setting also for windowsLuboš Luňák2013-07-151-0/+11
* indent that a bitMichael Stahl2013-07-141-4/+5
* fdo#66826 - Allow parameters to be passed to patch such as --binaryMichael Meeks2013-07-111-1/+10
* Make an undefined Shortcut FileID a hard errorStephan Bergmann2013-07-111-2/+1
* fdo#66072 do not end auto_*_ALL by a commaDavid Tardon2013-07-111-6/+10
* we do not support any platform with bison < 2.0 anymoreNorbert Thiebaud2013-07-111-20/+1
* Use mkdtemp() so that 2 builds can package at the same time.Jan Holesovsky2013-07-101-2/+4
* exclude the -safeseh from 64-bit windowsFridrich Štrba2013-07-031-1/+1
* Build msc .exe and .dll executables with -safeseh flagFridrich Štrba2013-07-031-0/+1
* gbuild: sync solaris.mk linker invocation with unxgcc.mkMichael Stahl2013-07-011-5/+10
* Remove temporary filesKhaled Hosny2013-06-281-1/+2
* solarcommonpath is deadMichael Stahl2013-06-272-5/+2
* fdo#65975: do not put MSVC 64bit runtimes in solver/binMichael Stahl2013-06-271-0/+3
* now that we detect msvc supports 'override', do not warn about itLuboš Luňák2013-06-251-0/+4
* remove last uses of config 'GUI' variableMatúš Kukan2013-06-201-1/+0
* quote $ for files from filelists tooDavid Tardon2013-06-201-7/+7
* bodge callcatcher build back to half-lifeCaolán McNamara2013-06-191-3/+3
* solenv/bin: remove unreferenced obsoleted scriptsMatúš Kukan2013-06-1926-2896/+0
* remove PCH file before generating itLuboš Luňák2013-06-181-0/+2
* .mk files should not be executableMiklos Vajna2013-06-181-0/+0
* Let WINDOWS_SDK_WILANGID override the location of WiLangId.vbsStephan Bergmann2013-06-181-3/+3
* WaE: variable may be used uninitializedTor Lillqvist2013-06-181-2/+2
* Migrate CheckFields unit test to pythonDavid Ostrovsky2013-06-181-0/+7
* handle missing dep files in concat-depsBjoern Michaelsen2013-06-185-32/+132
* Reduce the amount of calls of mkdir -p.Bjoern Michaelsen2013-06-183-3/+31
* fdo#65108 clean-up headers(global/local) perl scriptJelle van der Waa2013-06-171-0/+95
* do not copy executables into instdir yet (by default)Matúš Kukan2013-06-171-0/+2
* Blind fix attempt for PythonTest on WindowsStephan Bergmann2013-06-161-1/+1
* Another try to fix python unit test on MSVCDavid Ostrovsky2013-06-162-6/+5
* solenv: fix missing last char of the git hash in the about dialogMiklos Vajna2013-06-161-3/+0
* try to fix Windows build of externalsMatúš Kukan2013-06-151-1/+1
* gbuild: add gb_Helper_install and use it for ExecutablesMatúš Kukan2013-06-152-26/+20
* Add gengal to RepositoryFixes and autoinstall it.Matúš Kukan2013-06-152-10/+3
* gbuild: allow to use RepositoryFixes also for executablesMatúš Kukan2013-06-154-10/+20
* rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák2013-06-133-3/+3
* add components to gallery importer needed for svgCaolán McNamara2013-06-131-0/+3
* Change the paths to ones that existFridrich Štrba2013-06-131-2/+2
* gbuild: fix outputDavid Tardon2013-06-131-1/+1
* Enable -fstrict-aliasing, -fstrict-overflow in -O0 debug buildsStephan Bergmann2013-06-131-1/+1
* gb_COMPILERNOOPTFLAGS, gb_COMPLEROPTFLAGS, gb_DEBUG_CFLAGS all already definedStephan Bergmann2013-06-133-22/+0
* Generate full backtraces, including local variablesStephan Bergmann2013-06-131-1/+1
* Only print the rtl::Reference's pointerStephan Bergmann2013-06-131-2/+1
* Allow --headless to be disabled for unit tests.Michael Meeks2013-06-111-1/+7
* gbuild: s/AutoInstallLibs/AutoInstall/gMatúš Kukan2013-06-105-59/+59
* gbuild: rework AutoInstallLibs and autoinstall ure executablesMatúš Kukan2013-06-102-16/+23
* gbuild: remove external_headers targetsMatúš Kukan2013-06-105-65/+23
* Unbreak back MinGW64 buildFridrich Štrba2013-06-103-13/+16
* gbuild/platform: factor out common code for mingw cross-compilationMatúš Kukan2013-06-093-773/+409