summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
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-18Migrate CheckFields unit test to pythonDavid Ostrovsky1-0/+7
2013-06-18handle missing dep files in concat-depsBjoern Michaelsen4-32/+17
2013-06-18Reduce the amount of calls of mkdir -p.Bjoern Michaelsen3-3/+31
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-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-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-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
2013-06-07gbuild: install extension directly from workdirMatúš Kukan10-505/+371
2013-06-07gb_PackagePart_get_target unusedMatúš Kukan1-1/+0
2013-06-07gbuild: kill gb_Zip_get_outdir_targetMatúš Kukan2-20/+4
2013-06-07use .component files directly from workdirMatúš Kukan8-18/+11
2013-06-07gbuild: simplify AutoInstallLibs makefilesMatúš Kukan1-4/+12
2013-06-06fdo#60924 autoinstall - gbuild/scp2: add impress moduleMarcos Paulo de Souza1-1/+1
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-2/+1
2013-06-06Don't require vclplug_svp with --enable-headlessRiccardo Magliocchetti1-1/+3
2013-06-06fix .po file path in Gallery makefileAndras Timar1-1/+1
2013-06-06fdo#60924 autoinstall - gbuild/scp2: add base moduleMarcos Paulo de Souza1-1/+1
2013-06-04gbuild: get rid of that horrible $(shell...)Michael Stahl1-1/+1
2013-06-04gbuild: Use gb_RCFLAGSIsamu Mogi3-4/+4
2013-06-04gbuild: Add -nologo option for rc.exe in VC2012Isamu Mogi2-1/+5
2013-06-04Some configury and non-working stubs to start to compiler for Win64 with MinGWFridrich Štrba1-0/+420
2013-06-04remove cosv, udm and autodocMichael Stahl1-1/+0
2013-06-04gbuild: UnoApi: revert documentation Package supportMichael Stahl1-56/+0
2013-06-03gbuild: Fix indentIsamu Mogi2-4/+4
2013-06-03re-base on ALv2 code. Includes:Michael Meeks36-693/+452
2013-06-01fdo#60924 autoinstall - gbuild/scp2: add math moduleMarcos Paulo de Souza1-1/+1
2013-05-30gbuild: fix deps on svx/globlmn.hrcDavid Tardon1-0/+16
2013-05-30Seems that -Wl,-fatal_warnings causes more trouble than it's worthTor Lillqvist1-2/+0
2013-05-27Bump maximum fuzz factor down to zeroTor Lillqvist1-1/+1
2013-05-27Use a maximum fuzz factor of 1 for our patches to 3rd-party codeTor Lillqvist1-1/+1