aboutsummaryrefslogtreecommitdiff
path: root/lib/release.sh
AgeCommit message (Expand)Author
2021-08-17lib/configure.sh: Fix mingw buildsMaxim Kuvyrkov
2020-12-07Cleanup use of get_component_builddir()Maxim Kuvyrkov
2019-03-04Cleanup: Fix permissions on files.Christophe Lyon
2017-03-21Read date only once.Charles Baylis
2016-11-10Replace `...` with $(...)Charles Baylis
2016-06-10Comment out all trace() calls to be less verbose.Rob Savoye
2016-05-16Update copyright dates, aways use bash instead of sh, since on some systems i...Rob Savoye
2016-04-20Merge branch using an array into master. Address comments from patchset 4.Rob Savoye
2015-05-07put tmp files under local_builds instead of /tmp/Rob Savoye
2015-04-01Always invoke make_check() with 'binutils' or 'gdb' in $2 when checking binut...Ryan S. Arnold
2014-11-17fix more occurances of cbuildRob Savoye
2014-11-17rename cbuild to abeRob Savoye
2014-09-29drop .lab from toolchain64.labRob Savoye
2014-09-16remove extraneous CRRob Savoye
2014-09-02remove extraneous -linaro from binutils source tarball nameRob Savoye
2014-08-30use git config to get user name and email if Jenkins BUILD_* variables aren't...Rob Savoye
2014-08-08Support git-over-sshBernard Ogden
2014-03-03add GPLv3 copyright blockRob Savoye
2014-01-26drop the verbose option from tarRob Savoye
2014-01-20drop test for directory we're already inRob Savoye
2014-01-20filter out .git directories from MD5SUMSRob Savoye
2014-01-20don't try to calculate the md5sum of the src tarball before it's createdRob Savoye
2014-01-20don't try to calculate the md5sum of the src tarball before it's createdRob Savoye
2014-01-17make building binary tarballs consistent.Rob Savoye
2014-01-17use a TAB for ChangeLog entriesRob Savoye
2014-01-16improve the pattern match for component version so it works for binutils, as ...Rob Savoye
2014-01-16move creating LINARO-VERSION to edit_changelogs, change arguments to edit_cha...Rob Savoye
2013-12-18adjust the names used for releases to match the current processRob Savoye
2013-12-17don't forget the command to executeRob Savoye
2013-12-17tar files one level deeperRob Savoye
2013-12-14use a directory instead of link for gcc source tarballRob Savoye
2013-12-14delete symbolic link before trying to recreate it.Rob Savoye
2013-12-12remove the destdir when done build GCC source tarballsRob Savoye
2013-12-09merge in patch for building GCC source releasesChristophe Lyon
2013-12-08get the sysroot from gccRob Savoye
2013-11-25uptool isn't usedRob Savoye
2013-11-12make a GDB source releaseRob Savoye
2013-10-16add more files to exclude, fix editing ChangeLogsRob Savoye
2013-10-16Configure and build gcc stages in separate build directoriesRob Savoye
2013-10-14make md5su a single command. Fix ChangeLog handling for binutilsRob Savoye
2013-10-11new funtion to create an install script for the sysroot.Rob Savoye
2013-10-07add ChangeLog.linaro files if they don't exist.Rob Savoye
2013-10-06add release_binutils_src to build binutils source tarballs the same as src-re...Rob Savoye
2013-10-06add release_gcc_src function, make source releases match official releasesRob Savoye
2013-09-15add timestamps for the various stages to speed up repeat bui;ds. Make most va...Rob Savoye
2013-05-24new files for more commandsRob Savoye