aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-01-29Add READ1 lib and tool to ABEChristophe Lyon
2024-01-15lib/make.sh (make_check): Support various output buffering workaroundsChristophe Lyon
2023-11-30scripts/testresults2jenkins.sh: Remove "to:" prefix for recipientsChristophe Lyon
2023-11-30scripts/testresults2jenkins.sh: Rename output file with recipientsChristophe Lyon
2023-11-22Add scripts/testresults2jenkins.shChristophe Lyon
2017-09-08Remove schroot testing support and rely on --testcontainer support instead.Maxim Kuvyrkov
2017-08-10scripts/test-schroot.sh: Minor fixes.Maxim Kuvyrkov
2017-02-17Remove obsolete scripts, now in jenkins-scripts repo.Christophe Lyon
2016-11-09scripts/TestRelease.job: add a drive short name when using wine.Christophe Lyon
2016-11-09Remove scripts/update-snapshots-ref.sh.Maxim Kuvyrkov
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-11-03Remove obsolete scripts. TCWG-903.Christophe Lyon
2016-10-21scripts/MakeRelease.job: Fix computation of $logfile.Christophe Lyon
2016-10-14Validate manifests after build.Charles Baylis
2016-09-27scripts/test-schroot.sh: Handle 32-bit armv8l environment.Maxim Kuvyrkov
2016-09-21scripts/TestRelease.job: Fix typo in cpu option.Christophe Lyon
2016-09-21scripts/TestRelease.job: Fix bare-metal testing.Christophe Lyon
2016-09-19scripts/MakeRelease.job: append GCC version to fileserver upload directory namesChristophe Lyon
2016-09-11scripts/TestRelease.job: Print a message at the end.Christophe Lyon
2016-09-11scripts/TestRelease.job: Fix target name computation.Christophe 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-09-08Force update-snapshots-ref.sh to re-fetch *.asc files.Charles Baylis
2016-08-30scripts/TestRelease.job: Make it less verbose.Christophe Lyon
2016-08-30scripts/MakeRelease.job: Fix copying of manifest.txtChristophe Lyon
2016-08-25scripts/test-schroot.sh: Don't break profiling testsMaxim Kuvyrkov
2016-08-25scripts/test-schroot.sh: Rework handling of ssh optionsMaxim Kuvyrkov
2016-08-25scripts/test-schroot.sh: Cleanup code to define and use $initial_sshMaxim Kuvyrkov
2016-08-25scripts/test-schroot.sh: Handle user@machine:port as main argumentMaxim Kuvyrkov
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-08-02scripts/test-schroot.sh: Robustify ssh callMaxim Kuvyrkov
2016-08-02Remove no-op parameter / optionMaxim Kuvyrkov
2016-08-02scripts/test-schroot.sh: Robustify -o optionMaxim Kuvyrkov
2016-08-02scripts/test-schroot.sh: Remove dead codeMaxim 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