summaryrefslogtreecommitdiff
path: root/tcwg-release.sh
AgeCommit message (Expand)Author
2016-10-15Set ${basis} based on original TAG or BRANCH, not resolved BRANCH.Ryan S. Arnold
2016-10-15Merge branch 'master' of ssh://git.linaro.org/toolchain/tcwg-release-tools in...Ryan S. Arnold
2016-10-13Runs tracking rc/rel tags need to checkout release branchRyan S. Arnold
2016-10-05Cleanup and exit if GCC build fails.Christophe Lyon
2016-09-30Skip upload if the build phase was skipped.Christophe Lyon
2016-08-20Add support for generating 'release' release notes using tags.Ryan S. Arnold
2016-08-10Generate release notes with python scripting.Ryan S. Arnold
2016-06-01Generate ChangeLog since revision instead of date.Yvan Roux
2016-05-16Add verbose output option: -v.Yvan Roux
2016-01-27Merge "Discard integration branch updates for Snapshot's respins."Ryan Arnold
2016-01-25Show the whole commit instead of just the log entry.Yvan Roux
2016-01-25Discard integration branch updates for Snapshot's respins.Yvan Roux
2015-12-03Merge "Add tarball and signature uploading feature."Yvan Roux
2015-12-03Add tarball and signature uploading feature.Yvan Roux
2015-11-18Fix: final dump_and_dev must be done on local_branch.Yvan Roux
2015-10-15Add tarball creation message.Yvan Roux
2015-09-16Fix local integration branch version string.Yvan Roux
2015-09-16Fix tag which should be made into $REL_DIR/git repository to apply onYvan Roux
2015-08-13Correctly return to saved branch in the ctrl-C trap function.Ryan S. Arnold
2015-08-13Remove spurious newline in hint output.Ryan S. Arnold
2015-08-05The .asc files should contain proper md5sum file format: md5sum <filename>Ryan S. Arnold
2015-08-05The info() and hint() funcs should be called at beginning and end.Ryan S. Arnold
2015-08-05Merge "bump_mode_to should have SPIN displayed in RC mode only if SPIN is set."Yvan Roux
2015-08-05Merge "Generate md5sum .asc (signature) for generated tarballs."Yvan Roux
2015-08-05bump_mode_to should have SPIN displayed in RC mode only if SPIN is set.Ryan S. Arnold
2015-07-31Generate md5sum .asc (signature) for generated tarballs.Ryan S. Arnold
2015-07-23Merge "gitlog-to-changelog needs to be executed in ${REL_DIR}/git"Yvan Roux
2015-07-23Merge "Update hint() to use pushurl"Yvan Roux
2015-07-22gitlog-to-changelog needs to be executed in ${REL_DIR}/gitRyan S. Arnold
2015-07-22Update hint() to use pushurlRyan S. Arnold
2015-07-22Merge "bump_and_dev applies to all modes, not just SNAPSHOTs."Yvan Roux
2015-07-22Merge "Fix race in clean() where it might try to delete the current branch."Yvan Roux
2015-07-22bump_and_dev applies to all modes, not just SNAPSHOTs.Ryan S. Arnold
2015-07-21Add -n (no build) optionRyan S. Arnold
2015-07-21Change bump_snapshot_to into bump_mode_toRyan S. Arnold
2015-07-21Correct non-existent variable "remote_branch" as "remote_mode_branch"Ryan S. Arnold
2015-07-21Move run information into info() function and apply pretty formatting.Ryan S. Arnold
2015-07-21Merge "Add hint() to output information on what should be pushed to the remotes"Yvan Roux
2015-07-20Add hint() to output information on what should be pushed to the remotesRyan S. Arnold
2015-07-20Fix race in clean() where it might try to delete the current branch.Ryan S. Arnold
2015-07-19Rename remote_branch to remote_mode_branch.Ryan S. Arnold
2015-07-19Enable checkout of local_int_branch and bump the gcc/LINARO-VERSIONRyan S. Arnold
2015-07-19Merge "Add local_int_branch and remote_int_branch in SNAPSHOT mode."Yvan Roux
2015-07-19Add local_int_branch and remote_int_branch in SNAPSHOT mode.Ryan S. Arnold
2015-07-19Merge "The 'remote branch' should always be a linaro-local/ snapshots or rele...Yvan Roux
2015-07-19Merge "Bump commit message should specify snapshot/release/release candidate."Yvan Roux
2015-07-18The 'remote branch' should always be a linaro-local/ snapshots or releases br...Ryan S. Arnold
2015-07-18Bump commit message should specify snapshot/release/release candidate.Ryan S. Arnold
2015-07-17Cleanup double-parentheses arithmetic expression.Yvan Roux
2015-07-17Add sanitize_input_date()Ryan S. Arnold