summaryrefslogtreecommitdiff
path: root/jenkins.sh
AgeCommit message (Expand)Author
2016-06-24Print information about the build machine in jenkins.sh rather than ABE's con...Christophe Lyon
2016-06-03jenkins.sh: Checkout same sources as will be used for the buildMaxim Kuvyrkov
2016-05-16Update copyright dates, aways use bash instead of sh, since on some systems i...Rob Savoye
2016-05-10jenkins.sh: Skip partial gdb .sum files.Yvan Roux
2016-04-27jenkins.sh: Remove unused code, fix BZ #2204Maxim Kuvyrkov
2016-04-07jenkins.sh: Reduce parallelist of builds in Cambirdge labMaxim Kuvyrkov
2016-03-29Add support for --extraconfig <tool>=<path> option.Christophe Lyon
2016-03-18Add jenkins.sh "--override" optionMaxim Kuvyrkov
2015-12-08Unambiguous manifest locationBernard Ogden
2015-12-06jenkins.sh: Follow abe.sh's style in handling multiple --excludecheck optionsMaxim Kuvyrkov
2015-12-04Check that expect works before starting buildCharles Baylis
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