Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [utils] Fix Get{RepositoryPath,SourceVersion} to have a more robust is-git-svn | Daniel Dunbar | 2012-05-15 | 1 | -1/+1 |
| | | | | | | check. llvm-svn: 156836 | ||||
* | GetSourceVersion: Strip off svninfo extra markers, which aren't really part ↵ | Daniel Dunbar | 2010-09-29 | 1 | -1/+1 |
| | | | | | | of the version. llvm-svn: 115074 | ||||
* | utils: Add GetRepositoryPath script, patch by Jonathan Mulder! | Daniel Dunbar | 2010-09-29 | 1 | -10/+10 |
| | | | | | | - Also, fix indention in GetSourceVersion while in the area. llvm-svn: 115048 | ||||
* | Make GetSourceVersion more portable, thanks Pawel! | Daniel Dunbar | 2010-01-22 | 1 | -1/+1 |
| | | | | llvm-svn: 94186 | ||||
* | Add a simple script for getting a version tag from a svn/git-svn/git | Daniel Dunbar | 2010-01-21 | 1 | -0/+27 |
repository. Feel free to add support for your favorite VCS. llvm-svn: 94077 |