aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-01lib/configure.sh: Set libdir=/usr/lib, slibdir=/lib, and rtlddir=/libRyan S. Arnold
2015-10-01Fix test for GCC version so it works for any version, currently it only match...Rob Savoye
2015-09-24Fix tests that require eglibc, as now glibc is the default.Rob Savoye
2015-09-22Add the right configure options for armv8l.Rob Savoye
2015-09-18Merge "Use dnf instead of yum for Fedora"Ryan Arnold
2015-09-18Add support to use Mingw2 expat dev package for win2 GDB builds.Rob Savoye
2015-09-18Use dnf instead of yum for FedoraSiddhesh Poyarekar
2015-09-15Merge "jenkins.sh: Do not use ${change} when calling abe.sh --checkout all."Maxim Kuvyrkov
2015-09-15Merge "configure.ac: If no fileserver is specified, specify http://<default>/...Maxim Kuvyrkov
2015-09-14Temporarily disable using installjammer to build win32 installers.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
2015-09-11Add a 'clean' target to the generated Makefile.Rob Savoye
2015-09-11Merge "jenkins.sh: Add set -e and set -o pipefail."Ryan Arnold
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-09-10Add command line option to redefine the snapshots-ref path on the remote file...Rob Savoye
2015-09-10Append version number to installjammer path.Rob Savoye
2015-09-10Merge "Move downloading and installing the win32 python files."Ryan Arnold
2015-09-09Move downloading and installing the win32 python files.Rob Savoye
2015-09-09configure.ac: If no fileserver is specified, specify http://<default>/snapsho...Ryan S. Arnold
2015-09-09Add support for the debug setting to enable bash debugging output.Rob Savoye
2015-09-03Merge "scripts/update-snapshots_ref: Handle force-pushed heads in upstream re...Ryan Arnold
2015-09-03Merge "Remove workaround for "--checkout all" bug"Maxim Kuvyrkov
2015-09-01Set [e]glibc libdir to /lib instead of /usr/libRob Savoye
2015-08-31Remove workaround for "--checkout all" bugMaxim Kuvyrkov
2015-08-31Merge "Clarify and fix handling of md5sums in $git_reference_dir"Ryan Arnold
2015-08-31lib/checkout.sh: Deliberately checkout HEAD if ${branch} is empty.Ryan S. Arnold
2015-08-31Merge "Add a backtrace function to do a bash stack dump, useful when debuggin...Maxim Kuvyrkov
2015-08-31Merge "remove unused protocols, svn, br, lp"Maxim Kuvyrkov
2015-08-31Merge changes I4fe7afc3,I84d35a0bMaxim Kuvyrkov
2015-08-24scripts/update-snapshots_ref: Handle force-pushed heads in upstream reposMaxim Kuvyrkov
2015-08-23Clarify and fix handling of md5sums in $git_reference_dirMaxim Kuvyrkov
2015-08-20Revert "MakeRelease.job disable doc building" patchRyan S. Arnold
2015-08-18MakeRelease.job disable doc buildingRyan S. Arnold
2015-08-18Return 1 if get_git_<foo> services fail.Ryan S. Arnold
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