Joerg Sonnenberger
a13a0e1aea
Update usage(), make sure srcdir is really empty.
...
llvm-svn: 271396
2016-06-01 14:16:00 +00:00
Joerg Sonnenberger
ed58207c46
Make it easier to process merges in a normal buildable directory tree by
...
allowing the user to specify the base directory of the checkout.
llvm-svn: 271192
2016-05-29 22:09:54 +00:00
Dimitry Andric
96ace11d11
Remove bashism from merge.sh: POSIX sh does not have the `function`
...
reserved word, and it is even superfluous in bash, for this particular
instance.
llvm-svn: 257663
2016-01-13 19:48:50 +00:00
Hans Wennborg
9da51807ee
Add a -revert option to utils/release/merge.sh
...
llvm-svn: 243929
2015-08-04 00:47:58 +00:00
Hans Wennborg
427e1214b4
Release merge script: don't actually commit the merge
...
Instead, just present the command for committing it. This way,
the user can test the merge locally, resolve conflicts, etc.
before committing, which seems much safer to me.
llvm-svn: 225737
2015-01-13 00:07:31 +00:00
Bill Wendling
ef22c60abd
Update the tree before applying patch.
...
llvm-svn: 142155
2011-10-16 20:59:25 +00:00
Bill Wendling
90f98e704d
Add a script that helps merge changes into a release branch.
...
llvm-svn: 142097
2011-10-16 01:54:03 +00:00