aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-09scripts/MakeRelease.job: append GCC version to fileserver upload directory namesabe-make-release-test2Christophe 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-09-07Do not attempt to copy gcc libs to sysroot when building the mingw toolchain.Christophe Lyon
2016-09-07Remove broken copy of libwinpthread-1.dll.Charles Baylis
2016-09-06Warn when dryrun'd commands fail.Charles Baylis
2016-09-02Fix git pull failure when building from tag.Charles Baylis
2016-08-31Handle multiple variable settings for --set that have embedded = signs. Bug #...Rob Savoye
2016-08-30scripts/TestRelease.job: Make it less verbose.Christophe Lyon
2016-08-30scripts/MakeRelease.job: Fix copying of manifest.txtChristophe Lyon
2016-08-30Report unhandled errors.Charles Baylis
2016-08-30Copy the libpthread DLL into the libexec directory as well.Christophe Lyon
2016-08-30lib/make.sh: call copy_gcc_libs_to_sysroot only when building stage2.Christophe Lyon
2016-08-30Update binutils for Linaro 6 to origin/linaro_binutils-2_27-branchRyan S. Arnold
2016-08-25scripts/test-schroot.sh: Don't break profiling testsMaxim Kuvyrkov
2016-08-25Implement --testcontainer <user>@<ipaddress>:<ssh_port> optionMaxim 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-16Copy the libpthread DLL into the bin directory so it gets into theRob Savoye
2016-08-11jenkins.sh: Remove workaroundMaxim Kuvyrkov
2016-08-10Switch default toolchain from gcc5 to gcc6Maxim Kuvyrkov
2016-08-08Add --enable-gnu-indirect-function to the default configure options for cros...Rob Savoye
2016-08-08Don't install Linux headers for bare metal builds. Bug #2383Rob Savoye
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-25Import manifest after command line parsing.Charles Baylis
2016-07-25Use ${host} inside manifest, rather than explicit host type.Charles Baylis
2016-07-25Cleanup command line arguments. Bug #1509.Rob Savoye
2016-07-14scripts/MakeRelease.job: Use robust path to ABE checkoutMaxim Kuvyrkov
2016-07-14scripts/MakeRelease.job: Fix typo.Maxim Kuvyrkov
2016-07-13Check return code from building docs. Bug #2268Rob Savoye
2016-07-12Fetch gerrit patches in ABE's lib/checkout.sh rather than in jenkins.sh.Maxim Kuvyrkov
2016-07-12Use baseboards/unix.exp instead of config/unix.expMaxim Kuvyrkov
2016-07-12Fix lib/schroot.sh to handle load_base_board_description in board filesMaxim Kuvyrkov
2016-07-11Update qemu to be used for armeb-linux-gnueabihf testingMaxim Kuvyrkov
2016-07-11Fix typos: [tcwg_local] was replaced with { "tcwg-local" }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-07Support aarch64_be-none-elf testing using Foundation model.Maxim Kuvyrkov
2016-07-07Give up on DejagGNU timeoutsMaxim Kuvyrkov
2016-07-07Avoid marking timed-out tests as PASSMaxim Kuvyrkov
2016-07-07Workaround warning from Foundation modelMaxim Kuvyrkov
2016-07-07Switch v8model.exp to use tcwg-local.exp (based on unix.exp)Maxim Kuvyrkov