summaryrefslogtreecommitdiff
path: root/MakeRelease.job
AgeCommit message (Expand)Author
2017-03-30MakeRelease.job: use abe --list-artifacts optionCharles Baylis
2017-03-28MakeRelease.job: Do not rely on env variables:Christophe Lyon
2017-03-20MakeRelease.job: Add --buildnumber option.Christophe Lyon
2017-03-20MakeRelease.job: Add --canadian option.Christophe Lyon
2017-02-17MakeRelease.job: Use GCC Major.minor for upload dirname.Christophe Lyon
2017-02-17MakeRelease.job: Fix option handling.Christophe Lyon
2017-01-26MakeRelease.job: Remove unnecessary setarch.Maxim Kuvyrkov
2017-01-10MakeRelease.job: add --binariesdir and --logsdir options.Christophe Lyon
2016-12-20MakeRelease.job: Move fileserver duties to dev-01.tcwglabMaxim Kuvyrkov
2016-12-14Update scripts from ABE. Merge remote-tracking branch 'jenkins-sh/master'Maxim Kuvyrkov
2016-12-04MakeRelease.job, jenkins.sh: Add --abedir option.Christophe Lyon
2016-11-17MakeRelease.job: Add --abepath mandatory option.Christophe Lyon
2016-11-06MakeRelease.job: Append build number to upload directory.Christophe Lyon
2016-11-06MakeRelease.job: add -${arch} suffix to log filename.Christophe Lyon
2016-10-21scripts/MakeRelease.job: Fix computation of $logfile.Christophe Lyon
2016-10-14Validate manifests after build.Charles Baylis
2016-09-19scripts/MakeRelease.job: append GCC version to fileserver upload directory namesChristophe Lyon
2016-09-09MakeRelease.job should fail if 'date' isn't set.Ryan S. Arnold
2016-09-09scripts/MakeRelease.job: Fix cleanup.Christophe Lyon
2016-08-30scripts/MakeRelease.job: Fix copying of manifest.txtChristophe Lyon
2016-08-08Build Linux and Win32 binary tarballs in the same MakeRelease.job pass.Rob Savoye
2016-08-05Cleanup usage of "fileserver" and "ref" options in scriptsMaxim Kuvyrkov
2016-07-14scripts/MakeRelease.job: Use robust path to ABE checkoutMaxim Kuvyrkov
2016-07-14scripts/MakeRelease.job: Fix typo.Maxim Kuvyrkov
2016-07-08scripts/MakeRelease.job: Fix typos and whitespace errors.Ryan S. Arnold
2016-07-08scripts/MakeRelease.job: Remove 'snaps' as it is unused.Ryan S. Arnold
2016-07-08scripts/MakeRelease.job: Copy logs to fileserver even if toolchain builds fail.Ryan S. Arnold
2016-07-06Remove --tarbin logic from scripts/MakeRelease.jobRyan S. Arnold
2016-07-04scripts/MakeRelease.job: Remove broken --check support.Christophe Lyon
2016-07-01Dump stdout into a log file, and copy it to the fileserver.Rob Savoye
2016-07-01scripts/MakeRelease.job: Put binaries into directories based on gcc version.Maxim Kuvyrkov
2016-07-01Add usage() output for MakeRelease.job.Ryan S. Arnold
2016-07-01Remove --tarsrc option.Ryan S. Arnold
2016-07-01Remove --nocheck optionRyan S. Arnold
2016-07-01Add --manifest (-m) to MakeRelease.job to allow manifest override.Ryan S. Arnold
2016-07-01Add -glibc (-l) option for glibc version override to MakeRelease.jobRyan S. Arnold
2016-07-01Add missing -gcc (-g) and -binutils (-u) command line options.Ryan S. Arnold
2016-07-01Combine package version overrides as a single expansion to pass to abe.sh.Ryan S. Arnold
2016-07-01Remove unneeded trace output 'echo 1 = "$1"' from MakeRelease.jobRyan S. Arnold
2016-07-01scripts/MakeRelease.job: Convert --extra option to --toolchainconfigMaxim Kuvyrkov
2016-07-01MakeRelease.job: Fix the option name.Maxim Kuvyrkov
2016-06-30Add support for an optional --extraconfig option to pass to ABE.Rob Savoye
2016-05-20Revert "For a Candian Cross, only build C and C++ for the first build as that...Maxim Kuvyrkov
2016-05-16For a Candian Cross, only build C and C++ for the first build as that's all t...Rob Savoye
2016-04-29Use setarch when building in an x86 container on a x86_64 builder so configur...Rob Savoye
2016-04-21Don't reove the tarballs after building them, they need to get assed to the T...Rob Savoye
2015-10-15Remove binary tarballs after copying them to the remote fileserverRob Savoye
2015-10-01Fix test for GCC version so it works for any version, currently it only match...Rob Savoye
2015-09-11Fix typo for new ref variableRob Savoye
2015-09-11Don't disable updates for mingw32 builds. This is a debugging hack for the re...Rob Savoye