summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2013-07-11fdo#66826 - Allow parameters to be passed to patch such as --binaryMichael Meeks1-1/+10
2013-07-11Make an undefined Shortcut FileID a hard errorStephan Bergmann1-2/+1
2013-07-11fdo#66072 do not end auto_*_ALL by a commaDavid Tardon1-6/+10
2013-07-11we do not support any platform with bison < 2.0 anymoreNorbert Thiebaud1-20/+1
2013-07-10Use mkdtemp() so that 2 builds can package at the same time.Jan Holesovsky1-2/+4
2013-07-03exclude the -safeseh from 64-bit windowsFridrich Štrba1-1/+1
2013-07-03Build msc .exe and .dll executables with -safeseh flagFridrich Štrba1-0/+1
2013-07-01gbuild: sync solaris.mk linker invocation with unxgcc.mkMichael Stahl1-5/+10
2013-06-28Remove temporary filesKhaled Hosny1-1/+2
2013-06-27solarcommonpath is deadMichael Stahl2-5/+2
2013-06-27fdo#65975: do not put MSVC 64bit runtimes in solver/binMichael Stahl1-0/+3
2013-06-25now that we detect msvc supports 'override', do not warn about itLuboš Luňák1-0/+4
2013-06-20remove last uses of config 'GUI' variableMatúš Kukan1-1/+0
2013-06-20quote $ for files from filelists tooDavid Tardon1-7/+7
2013-06-19bodge callcatcher build back to half-lifeCaolán McNamara1-3/+3
2013-06-19solenv/bin: remove unreferenced obsoleted scriptsMatúš Kukan26-2896/+0
2013-06-18remove PCH file before generating itLuboš Luňák1-0/+2
2013-06-18.mk files should not be executableMiklos Vajna1-0/+0
2013-06-18Let WINDOWS_SDK_WILANGID override the location of WiLangId.vbsStephan Bergmann1-3/+3
2013-06-18WaE: variable may be used uninitializedTor Lillqvist1-2/+2
2013-06-18Migrate CheckFields unit test to pythonDavid Ostrovsky1-0/+7
2013-06-18handle missing dep files in concat-depsBjoern Michaelsen5-32/+132
2013-06-18Reduce the amount of calls of mkdir -p.Bjoern Michaelsen3-3/+31
2013-06-17fdo#65108 clean-up headers(global/local) perl scriptJelle van der Waa1-0/+95
2013-06-17do not copy executables into instdir yet (by default)Matúš Kukan1-0/+2
2013-06-16Blind fix attempt for PythonTest on WindowsStephan Bergmann1-1/+1
2013-06-16Another try to fix python unit test on MSVCDavid Ostrovsky2-6/+5
2013-06-16solenv: fix missing last char of the git hash in the about dialogMiklos Vajna1-3/+0
2013-06-15try to fix Windows build of externalsMatúš Kukan1-1/+1
2013-06-15gbuild: add gb_Helper_install and use it for ExecutablesMatúš Kukan2-26/+20
2013-06-15Add gengal to RepositoryFixes and autoinstall it.Matúš Kukan2-10/+3
2013-06-15gbuild: allow to use RepositoryFixes also for executablesMatúš Kukan4-10/+20
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák3-3/+3
2013-06-13add components to gallery importer needed for svgCaolán McNamara1-0/+3
2013-06-13Change the paths to ones that existFridrich Štrba1-2/+2
2013-06-13gbuild: fix outputDavid Tardon1-1/+1
2013-06-13Enable -fstrict-aliasing, -fstrict-overflow in -O0 debug buildsStephan Bergmann1-1/+1
2013-06-13gb_COMPILERNOOPTFLAGS, gb_COMPLEROPTFLAGS, gb_DEBUG_CFLAGS all already definedStephan Bergmann3-22/+0
2013-06-13Generate full backtraces, including local variablesStephan Bergmann1-1/+1
2013-06-13Only print the rtl::Reference's pointerStephan Bergmann1-2/+1
2013-06-11Allow --headless to be disabled for unit tests.Michael Meeks1-1/+7
2013-06-10gbuild: s/AutoInstallLibs/AutoInstall/gMatúš Kukan5-59/+59
2013-06-10gbuild: rework AutoInstallLibs and autoinstall ure executablesMatúš Kukan2-16/+23
2013-06-10gbuild: remove external_headers targetsMatúš Kukan5-65/+23
2013-06-10Unbreak back MinGW64 buildFridrich Štrba3-13/+16
2013-06-09gbuild/platform: factor out common code for mingw cross-compilationMatúš Kukan3-773/+409
2013-06-07One more gbuild $ -> $$ fixStephan Bergmann1-1/+1
2013-06-07gbuild: fix library paths in gb_Extension__compile_help_onelangMichael Stahl1-3/+3
2013-06-07gbuild: fix over-evaluation in gb_ExternalExecutable__set_internalMichael Stahl1-1/+3
2013-06-07gbuild: do not register static librariesMatúš Kukan12-101/+14