Daniel Dunbar
|
e1accd7660
|
[utils] Fix Get{RepositoryPath,SourceVersion} to have a more robust is-git-svn
check.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156836 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-05-15 18:44:09 +00:00 |
|
Daniel Dunbar
|
6a2e912690
|
GetSourceVersion: Strip off svninfo extra markers, which aren't really part of the version.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115074 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-09-29 19:30:17 +00:00 |
|
Daniel Dunbar
|
1619beb4e2
|
utils: Add GetRepositoryPath script, patch by Jonathan Mulder!
- Also, fix indention in GetSourceVersion while in the area.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115048 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-09-29 17:57:01 +00:00 |
|
Daniel Dunbar
|
f63623fb3f
|
Make GetSourceVersion more portable, thanks Pawel!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94186 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-01-22 18:14:21 +00:00 |
|
Daniel Dunbar
|
e40eb09e5e
|
Add a simple script for getting a version tag from a svn/git-svn/git
repository. Feel free to add support for your favorite VCS.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94077 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-01-21 16:09:59 +00:00 |
|