aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-05-16Update copyright dates, aways use bash instead of sh, since on some systems i...Rob Savoye
2016-05-16eglibc requires libc appended to the top level source directory to configure.Rob Savoye
2016-05-11Disable binary tarballs validation.Yvan Roux
2016-05-05Reduce verbosity of wget outputCharles Baylis
2016-04-28Run make check even when building binary tarballs and improve comment.Rob Savoye
2016-04-27Merge "Always tar up mingw binaries if specified."Christophe Lyon
2016-04-27Merge "Don't run the gcc update script if updates have been disabled. https:/...Maxim Kuvyrkov
2016-04-27Merge "Update tastsuite so it works after array branch merge."Maxim Kuvyrkov
2016-04-27Merge "Remove all usages of flock. https://bugs.linaro.org/show_bug.cgi?id=2198"Rob Savoye
2016-04-26Always tar up mingw binaries if specified.Rob Savoye
2016-04-26Don't run the gcc update script if updates have been disabled. https://bugs.l...Rob Savoye
2016-04-26Remove all usages of flock. https://bugs.linaro.org/show_bug.cgi?id=2198Rob Savoye
2016-04-26Look for manifest variables at start of line only.Charles Baylis
2016-04-25Update tastsuite so it works after array branch merge.Rob Savoye
2016-04-20Merge branch using an array into master. Address comments from patchset 4.Rob Savoye
2016-03-29Add support for --extraconfig <tool>=<path> option.Christophe Lyon
2016-03-28Merge "Don't reset the bugurl to launchpa for GDB."Maxim Kuvyrkov
2016-03-23Don't reset the bugurl to launchpa for GDB.Rob Savoye
2016-02-25Add dejagnu version handling on the command line.Yvan Roux
2016-01-19Copy contents of sysroot directory, not the directory itself.Rob Savoye
2015-12-04Revert "Check that expect works before running make check"Charles Baylis
2015-12-04Check that expect works before running make checkCharles Baylis
2015-11-30Move running GCC's "gcc_update --touch" script from "build" to "checkout"Maxim Kuvyrkov
2015-11-16Use rysnc and drop the -h option to tar so symbolic links don't get dereferen...Rob Savoye
2015-10-08Workaround https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28123.Christophe Lyon
2015-10-01lib/checkout.sh: prune git branches before git pull in checkout() 'Update' co...Ryan S. Arnold
2015-10-01lib/configure.sh: Set libdir=/usr/lib, slibdir=/lib, and rtlddir=/libRyan S. Arnold
2015-09-18Add support to use Mingw2 expat dev package for win2 GDB builds.Rob Savoye
2015-09-14Temporarily disable using installjammer to build win32 installers.Rob Savoye
2015-09-10Append version number to installjammer path.Rob Savoye
2015-09-09Move downloading and installing the win32 python files.Rob Savoye
2015-09-01Set [e]glibc libdir to /lib instead of /usr/libRob Savoye
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-23Clarify and fix handling of md5sums in $git_reference_dirMaxim Kuvyrkov
2015-08-18Return 1 if get_git_<foo> services fail.Ryan 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-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-13Use InstallJammer to build installable packages for windows and Linux.Rob Savoye
2015-08-13Merge "Add trap for EXIT to the list so schroot sessions are always cleaned up."Ryan Arnold
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