summaryrefslogtreecommitdiffstats
path: root/llvm/utils/release/tag.sh
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Branch/tag all projects with a single commit in release-tagging script.James Y Knight2018-11-091-15/+31
* utils/release/tag.sh: add debuginfo-tests to project listHans Wennborg2018-08-021-1/+1
* Similar to rL257663, remove `function` keywords from export.sh andDimitry Andric2016-01-161-3/+3
* Add libunwind to the release scriptsHans Wennborg2015-07-171-1/+1
* Drop remaining Dragonegg support in release scriptsHans Wennborg2015-06-011-1/+1
* utils/release/tag.sh: fix -revision vs. -rc checkHans Wennborg2015-01-151-1/+1
* Release tag script: add -revision optionHans Wennborg2015-01-131-7/+21
* Release tag script: add -dry-run flagHans Wennborg2015-01-131-6/+11
* Add libcxxabi to the projects.Bill Wendling2014-08-201-1/+1
* Use the minor number for the revision numbers.Bill Wendling2014-08-071-12/+13
* Add openmp to the list of tagged things.Bill Wendling2014-07-221-1/+1
* Add lld to projects to tag.Bill Wendling2013-11-191-1/+1
* Use proper exit code.Bill Wendling2013-06-071-1/+1
* Use proper syntax.Bill Wendling2013-05-151-1/+1
* Add lldb and polly to the projects to tag.Bill Wendling2013-05-151-2/+3
* Add clang-tools-extra to the list of things to tag for the release.Bill Wendling2013-05-081-2/+2
* Add the libc++ project to those we tag.Bill Wendling2013-05-071-2/+2
* Add a flag to rebranch if we need to.Bill Wendling2012-04-181-4/+14
* Don't tag libcxx and libcxxabi since we don't release them just yet.Bill Wendling2012-04-171-2/+2
* Support a 'final' release candidate tag.Bill Wendling2011-11-281-3/+7
* Add message to svn mkdir command.Bill Wendling2011-10-171-1/+1
* Add a helper script to create branches and tag release candidates.Bill Wendling2011-10-161-0/+95
OpenPOWER on IntegriCloud