summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2011-12-08fix typoBjoern Michaelsen1-1/+1
2011-12-07do not clean INPATH_FOR_BUILD on noncrosscompilesBjoern Michaelsen1-1/+1
2011-12-07only depend from dev-install on build if it is an explicit goalBjoern Michaelsen2-6/+4
2011-12-07quoting for CustomTargetsBjoern Michaelsen1-1/+1
2011-12-07silent recurseBjoern Michaelsen1-1/+1
2011-12-07kill gb_MINISOLARENV in favor of stagesBjoern Michaelsen2-2/+2
2011-12-07no need to export gb_Helper*, use gbuild_simple insteadBjoern Michaelsen1-1/+0
2011-12-07update JunitTest hintBjoern Michaelsen1-1/+1
2011-12-07move platform hacks out of gbuild coreBjoern Michaelsen2-2/+34
2011-12-07build-order only from debugrun for nowBjoern Michaelsen1-1/+1
2011-12-07do not globally export gb_Helper_execute gb_Helper_set_ld_pathBjoern Michaelsen3-4/+2
2011-12-07do not globally export G_SLICE, GLIBCXX_FORCE_NEW, DBGSV_ERROR_OUTBjoern Michaelsen3-11/+5
2011-12-07do not globally export gb_AWK, GBUILDDIR, SRCDIR, gb_XSLTPROCBjoern Michaelsen2-6/+1
2011-12-07use some macro magic hereBjoern Michaelsen1-3/+7
2011-12-07some more work on staging buildpl in front of gbuildBjoern Michaelsen4-36/+82
2011-12-07introduce staged buildBjoern Michaelsen4-25/+58
2011-12-07reuse Zip Target for PyUnoBjoern Michaelsen2-22/+9
2011-12-07when stripping is disabled, strip nothingLuboš Luňák1-2/+0
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara28-285/+212
2011-12-06three shall be the number thou shalt countDavid Tardon1-1/+1
2011-12-05wizards: completely work python wizard packaging and registrationMichael Meeks2-5/+24
2011-12-05Fix library layer mapping for the URELIB ones, fdo#42826Tor Lillqvist2-8/+8
2011-12-05The evil in BuildDirs.mk has to be undone by another evil.Jan Holesovsky1-2/+11
2011-12-02Revert "Don't overwrite OUTDIR & friends." once again....Kohei Yoshida1-0/+9
2011-12-02split smoketest module to fix buildPetr Mladek1-2/+1
2011-12-02Don't overwrite OUTDIR & friends.Jan Holesovsky1-9/+0
2011-12-02Run gdb in the TUI mode.Jan Holesovsky1-1/+1
2011-12-01create installation set for testsPetr Mladek1-1/+2
2011-12-01Revert "Don't overwrite OUTDIR & friends."Kohei Yoshida1-0/+9
2011-12-01Fix typos in "hint" and make more readableTor Lillqvist1-2/+5
2011-11-30do not even read module dirs when shortcutingBjoern Michaelsen1-0/+1
2011-11-30debugrun does not need to read gbuild definitionsBjoern Michaelsen1-1/+1
2011-11-30execute debugrun after buildingBjoern Michaelsen1-1/+5
2011-11-30remove debug lineBjoern Michaelsen1-1/+0
2011-11-30dont read gbuild definitions on distcleanBjoern Michaelsen1-1/+1
2011-11-30Don't overwrite OUTDIR & friends.Jan Holesovsky1-9/+0
2011-11-30fix silent pass on to buildplBjoern Michaelsen1-1/+2
2011-11-30fix conditions on when to read gbuild definitionsBjoern Michaelsen2-8/+14
2011-11-30lets only depend build-order only on build from debugrun for nowBjoern Michaelsen1-1/+3
2011-11-30make build.pl verbose on non-silent buildsBjoern Michaelsen1-1/+1
2011-11-30get findunusedcode target workingCaolán McNamara1-8/+8
2011-11-30fix TARGETGUI for windowsBjoern Michaelsen3-7/+9
2011-11-29don't remove Makefile on make distclean, we need it now in all cases...Rene Engelhard1-1/+1
2011-11-29remove another debug lineBjoern Michaelsen1-1/+0
2011-11-29use gb_MINISOLARENV for platform checkBjoern Michaelsen1-1/+1
2011-11-29with announce letters shalt thou count to three, no more, no lessBjoern Michaelsen1-3/+3
2011-11-29remove debug outputBjoern Michaelsen1-1/+0
2011-11-29Makefile.in -- die, die, die!Bjoern Michaelsen1-1/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen5-10/+29
2011-11-29moved findunusedcode to gbuildBjoern Michaelsen1-1/+22