summaryrefslogtreecommitdiff
path: root/jenkins.sh
AgeCommit message (Expand)Author
2015-04-07Handle excludecheck flag from Jenkins.Christophe Lyon
2015-04-03Call 'shift' when handling options that require an argument.Christophe Lyon
2015-04-01Fix support for native builds in jenkins.shChristophe Lyon
2015-03-30Another fix after manifest.txt changed name.Christophe Lyon
2015-03-26Use '--check all' instead of '--check'.Christophe Lyon
2015-03-18look for xgcc instead of *gccRob Savoye
2015-03-10Fix quoting to avoid shell expansion.Christophe Lyon
2015-03-09Fix gcc version number handling.Yvan Roux
2015-02-27Merge "Improve debug logs"Robert Savoye
2015-02-26Exit with status=1 if copy or compression operations failed.Christophe Lyon
2015-02-26Improve debug logsChristophe Lyon
2015-01-21remove debug statementRob Savoye
2015-01-16comment out trying to run tcwgweb against a baseline, which is useless till w...Rob Savoye
2015-01-08Fix native builds in JenkinsMaxim Kuvyrkov
2015-01-08Merge branch 'merge'Maxim Kuvyrkov
2014-12-24no dash before gccRob Savoye
2014-12-24improve test for native buildRob Savoye
2014-12-24for native, the executable is just gccRob Savoye
2014-12-24remove the previous buildRob Savoye
2014-12-23delete the previous build directory.Rob Savoye
2014-12-22Fix bootstrap attemptMaxim Kuvyrkov
2014-12-22Fix getopt longoption parsingMaxim Kuvyrkov
2014-12-22Fix option parsing in jenkins.shMaxim Kuvyrkov
2014-12-22Cleanup jenkins configuration a bitMaxim Kuvyrkov
2014-12-22Don't use fileserver optionMaxim Kuvyrkov
2014-12-22Merge branch 'master' into mergeMaxim Kuvyrkov
2014-12-21Merge branch 'master' into mergeMaxim Kuvyrkov
2014-12-10fix typo in the setting of runtestsRob Savoye
2014-12-10Fix --runtestsMaxim Kuvyrkov
2014-11-18remove --with-fileserver option now that the lab is back onlineRob Savoye
2014-11-17fix more occurances of cbuildRob Savoye
2014-11-17rename cbuild to abeRob Savoye
2014-11-06Revert the cbuild_dir removingYvan Roux
2014-11-06improve handling of fileserver optionRob Savoye
2014-11-06use variable instead of hardcoded file server nameRob Savoye
2014-11-04improve handling of fileserver optionRob Savoye
2014-10-30use variable instead of hardcoded file server nameRob Savoye
2014-10-16remove debug envRob Savoye
2014-10-16dump env variables to see if they're getting imported. This will be removed soonRob Savoye
2014-10-11Fix sed command againMaxim Kuvyrkov
2014-10-11Fix sed commandMaxim Kuvyrkov
2014-10-11Improve bootstrap supportMaxim Kuvyrkov
2014-10-08Add log markers.Maxim Kuvyrkov
2014-10-08Print out tail of build.log in case of failureMaxim Kuvyrkov
2014-10-01Correct paths to build.out and build.errMaxim Kuvyrkov
2014-10-01CleanupMaxim Kuvyrkov
2014-10-01Fix log copyingMaxim Kuvyrkov
2014-10-01Don't build docs in jenkins testingMaxim Kuvyrkov
2014-10-01Also save build.out and build.errMaxim Kuvyrkov
2014-10-01Compress logs before scp, not afterMaxim Kuvyrkov