aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-18testsuite/test.sh: Add sleep between fetch_http testsRyan S. Arnold
2015-08-17remove unused protocols, svn, br, lpRob Savoye
2015-08-17Correct create_release_tag to support yyyy.mm-X-rcY as well as yyyy.mm-rcYRyan S. Arnold
2015-08-17Replace all instances of staging.git.linaro.org with git.linaro.org.Ryan S. Arnold
2015-08-15testsuite/test.sh: Set remote_snapshots to "snapshots-ref" for source local t...Ryan S. Arnold
2015-08-14Merge "lib/checkout.sh: Restore ability to specify tarballs for main toolchai...Rob Savoye
2015-08-14Merge "lib/package.sh: Remove spurious ' echo gcc_*' from manifest generat...Rob Savoye
2015-08-14lib/checkout.sh: Restore ability to specify tarballs for main toolchain packa...Ryan S. Arnold
2015-08-14lib/package.sh: Remove spurious ' echo gcc_*' from manifest generation.Ryan S. Arnold
2015-08-13Merge "Return an error if the target does not answer."Ryan Arnold
2015-08-13Use InstallJammer to build installable packages for windows and Linux.Rob Savoye
2015-08-13Return an error if the target does not answer.Christophe Lyon
2015-08-13Merge "Add trap for EXIT to the list so schroot sessions are always cleaned up."Ryan Arnold
2015-08-13Merge "Add configure test for the python development package, which is now re...Ryan Arnold
2015-08-13Exit if logserver is not set.Christophe Lyon
2015-08-12Add configure test for the python development package, which is now required ...Rob Savoye
2015-08-12fetch_reference() will create ${local_snapshots}/${dir} if it is missing.Ryan S. Arnold
2015-08-11Add a backtrace function to do a bash stack dump, useful when debugging ABE.Rob Savoye
2015-08-10Add trap for EXIT to the list so schroot sessions are always cleaned up.Rob Savoye
2015-08-07Install mingw python files into the destdir so they get packaged in a binary ...Rob Savoye
2015-08-05Improve create_release_tag() to handle source tarballs correctly.Rob Savoye
2015-08-03Merge "Make GDB build the python support by default."Ryan Arnold
2015-08-03Make GDB build the python support by default.Rob Savoye
2015-08-03Merge "Adjust the manifest file fields when a source tarball is used for input."Ryan Arnold
2015-08-03Merge "Upgrade MPFR from version 3.1.2 to 3.1.3"Ryan Arnold
2015-08-03Merge changes I384e59b3,I31210c41Ryan Arnold
2015-08-03Adjust the manifest file fields when a source tarball is used for input.Rob Savoye
2015-08-03Upgrade MPFR from version 3.1.2 to 3.1.3Rob Savoye
2015-08-03Upgrade MPC from version 1.0.1 to 1.0.3Rob Savoye
2015-08-03Upgrade GMP from version 5.1.3 to 6.0.0aRob Savoye
2015-07-29lib/fetch.sh: Remove fetch stamps and use service specific update on file cha...Ryan S. Arnold
2015-07-29lib/depend.sh: Select correctly matching file in md5sums file rather than the...Ryan S. Arnold
2015-07-29abe.sh: missing builddir recreation should happen for do_checkoutRyan S. Arnold
2015-07-29Merge "lib/checkout.sh: Restore "--checkout all" functionality."Rob Savoye
2015-07-29Merge "lib/checkout.sh: Fix greedy checkout_infrastructure()."Rob Savoye
2015-07-29Merge "abe.sh: Allow linux_version to be overridden on the command line with ...Rob Savoye
2015-07-29Merge "lib/common.sh:dryrun() "RUN: $1" output should go to stderr."Rob Savoye
2015-07-29Merge "Simplify lib/fetch.sh:check_md5sum()"Rob Savoye
2015-07-29Merge changes I6dbe9daa,Ib346aba2,I4f353955Rob Savoye
2015-07-28lib/common.sh:dryrun() "RUN: $1" output should go to stderr.Ryan S. Arnold
2015-07-28Simplify lib/fetch.sh:check_md5sum()Ryan S. Arnold
2015-07-28lib/checkout.sh: Restore "--checkout all" functionality.Ryan S. Arnold
2015-07-28lib/checkout.sh: Fix greedy checkout_infrastructure().Ryan S. Arnold
2015-07-28abe.sh: Allow linux_version to be overridden on the command line with linux=<...Ryan S. Arnold
2015-07-28Merge "lib/fetch.sh: remove update_source() as it is not used."Rob Savoye
2015-07-28Merge "Warn user about "--force" overriding "--disable update""Rob Savoye
2015-07-27lib/fetch.sh() Remove fetch_scp() and fetch_rsync().Ryan S. Arnold
2015-07-27lib/fetch.sh: remove update_source() as it is not used.Ryan S. Arnold
2015-07-27Warn user about "--force" overriding "--disable update"Ryan S. Arnold
2015-07-24Add unstable gfortran testMaxim Kuvyrkov