diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-07-17 10:40:40 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-07-17 10:40:40 +0000 |
commit | c2672e5dacb8d41f1ddc5ce789fed5d8c5ddd7e7 (patch) | |
tree | 35d9aa10252592029b61277be5e624a9025737a6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e4fc4ef4635b696a7933bc1dcc748f500a9128b2 (diff) | |
download | llvm-c2672e5dacb8d41f1ddc5ce789fed5d8c5ddd7e7.zip llvm-c2672e5dacb8d41f1ddc5ce789fed5d8c5ddd7e7.tar.gz llvm-c2672e5dacb8d41f1ddc5ce789fed5d8c5ddd7e7.tar.bz2 |
test-release.sh: Add ability to do a test build using the trunk or branches.
Summary:
Adds '--svn-path BRANCH' that causes the script to export the specified path
from each project. Otherwise the tag specified by -release, -rc, etc. will be
used. The version portion of the package name will be 'test-$path' (any forward
slashes in the branch name are replaced with underscores), for example:
-svn-path trunk => clang+llvm-test-trunk-mips-linux-gnu.tar.xz
-svn-path branches/release_35 => clang+llvm-test-branches_release_35-mips-linux-gnu.tar.xz
This is primarily useful for bringing new release packages up to standard
without needing to create and maintain a tag for the purpose.
Reviewers: tstellarAMD, hans
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D6563
llvm-svn: 242518
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions