summaryrefslogtreecommitdiff
path: root/jenkins.sh
AgeCommit message (Expand)Author
2015-09-15Merge "jenkins.sh: Do not use ${change} when calling abe.sh --checkout all."Maxim Kuvyrkov
2015-09-11jenkins.sh: Do not use ${change} when calling abe.sh --checkout all.Christophe Lyon
2015-09-11jenkins.sh: Add set -e and set -o pipefail.Christophe Lyon
2015-08-31Remove workaround for "--checkout all" bugMaxim Kuvyrkov
2015-08-13Exit if logserver is not set.Christophe Lyon
2015-07-18Upload build logs whenever logserver is providedMaxim Kuvyrkov
2015-07-15jenkins.sh: Add proper locking when checking or updating logs.Maxim Kuvyrkov
2015-07-14scripts/compare_jobs.sh: Use specific log directories.Maxim Kuvyrkov
2015-06-05jenkins.sh: Fetch gerrit changes for gcc repoMaxim Kuvyrkov
2015-06-05Workaround "--checkout all" bugMaxim Kuvyrkov
2015-06-05jenkins.sh: Add --norebuild optionMaxim Kuvyrkov
2015-06-05jenkins.sh: Add parameter for setting logs' directoryMaxim Kuvyrkov
2015-06-05jenkins.sh: Don't upload artifacts unless logserver is givenMaxim Kuvyrkov
2015-06-02Rework handling of reference snapshots used by Jenkins jobsMaxim Kuvyrkov
2015-06-01Fix detection of ABE source directoryMaxim Kuvyrkov
2015-05-28Add --gcc-branch option to jenkins.shMaxim Kuvyrkov
2015-05-27Split $fileserver into $fileserver and $logserver in jenkins.shMaxim Kuvyrkov
2015-05-20Explicitly set fileserver and remote-snapshots in jenkins.sh.Maxim Kuvyrkov
2015-04-27change abe.tcwglab.linaro.org to hardcoded fileserverRob Savoye
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