summaryrefslogtreecommitdiff
path: root/solenv/bin/build.pl
AgeCommit message (Expand)AuthorFilesLines
2012-12-01do not redirect output in build.pl, i.e. dump build_error.log and other logsLuboš Luňák1-28/+3
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan1-2/+1
2012-10-07fix build.pl depsPeter Foley1-1/+2
2012-05-29do not build tail_build modules outside of tail_buildDavid Tardon1-1/+80
2012-05-23make foo.all should work againBjoern Michaelsen1-1/+0
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan1-12/+0
2012-05-03fix typoBjoern Michaelsen1-1/+1
2012-04-30we must call the make detected at configure timeCaolán McNamara1-1/+1
2012-04-30dmake build is always partialDavid Tardon1-1/+1
2012-04-30run make from top directoryDavid Tardon1-2/+6
2012-04-29build gbuild directly from build.pl and fix libcmis and respect GMAKE_OPTIONSBjoern Michaelsen1-2/+19
2012-03-21$retry_counter and the RETRY label are now unusedTor Lillqvist1-2/+1
2012-03-21GUI=WIN used to mean 16-bit Windows, I think, so kill that crackTor Lillqvist1-6/+0
2012-03-07if build fail, show broken module nameKorrawit Pruegsanusak1-0/+1
2012-02-28build.pl: add a warning about the cost of: make tail_build.cleanMichael Meeks1-1/+5
2012-02-23Tabs to spaces, no code changedKorrawit Pruegsanusak1-38/+38
2012-02-08use $ENV{GNUMAKE} instead of constant 'make'Korrawit Pruegsanusak1-3/+3
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-14/+7
2012-02-05coup de grace for Env.Host.sh and associated filesNorbert Thiebaud1-1/+0
2012-02-05avoid exporting un-necessary symbol/alias for stable scriptsNorbert Thiebaud1-2/+2
2012-02-05replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud1-1/+1
2011-12-13Bin unused subsTor Lillqvist1-135/+0
2011-12-05The evil in BuildDirs.mk has to be undone by another evil.Jan Holesovsky1-0/+12
2011-11-23Fix bug in build.pl option parserDaisuke Nishino1-44/+42
2011-09-23add a retry loop in build.pl on Error 126 on Windows.Norbert Thiebaud1-0/+8
2011-09-20Update Zenity with progress icon notificationKevin Hunter1-0/+57
2011-09-07We don't need any .lnk or .link stuff, do we?Tor Lillqvist1-18/+10
2011-09-07Don't deliver build.lst to solver and don't look for it thereTor Lillqvist1-26/+0
2011-09-03Show a zenity tooltip every 5 seconds at bestChristian Dywan1-0/+5
2011-09-03Show x/y module status in both console and zenityChristian Dywan1-3/+7
2011-08-21keep the deliver log apart from build log for gbuildified moduleNorbert Thiebaud1-2/+2
2011-08-21remove debugging printNorbert Thiebaud1-1/+1
2011-08-19prevent the creation of $INPATH in the module source for gbuild-moduleNorbert Thiebaud1-58/+62
2011-08-19Make clean instead of unxvlngi6.pro for gbuild modulesChristian Dywan1-1/+2
2011-08-13Remove dead command line switch from solenv/bin/build.pl (--dontgraboutput)Jordan Ayers1-7/+2
2011-08-13Remove dead code from solenv/bin/build.plJordan Ayers1-121/+0
2011-08-10Remove --server mode and supporting code from build.pl.Jordan Ayers1-285/+5
2011-08-10remove the concept of modules_type, source_config and related thingsNorbert Thiebaud1-183/+33
2011-07-01Goodbye to CWS_WORK_STAMPTor Lillqvist1-22/+3
2011-06-13It already says "to do the equivalent of 'build && deliver'"Tor Lillqvist1-2/+2
2011-05-24build.pl restore the output 'interactivity'Norbert Thiebaud1-9/+10
2011-05-23accumulate the output of modules in error in build_error.logNorbert Thiebaud1-14/+19
2011-05-21Drop pointless version printoutTor Lillqvist1-8/+0
2011-05-18Check build platform instead of host platform when appropriateTor Lillqvist1-7/+7
2011-05-14Kill "BUILD_SOSL", some Hamburg thingTor Lillqvist1-1/+0
2011-04-25Remove OS/2 code.Francois Tigeot1-5/+0
2011-04-18Kill UPDMINOR and UPDMINOREXT stuffTor Lillqvist1-4/+2
2011-04-15Kill OS/2 stuffTor Lillqvist1-1/+0
2011-04-05use the GNUMAKE environment variable for telling the user what to runRobert Nagy1-1/+1
2011-04-05use the GNUMAKE environment variable for telling the user what to runRobert Nagy1-1/+1