summaryrefslogtreecommitdiffstats
path: root/llvm/utils/GetSourceVersion
Commit message (Collapse)AuthorAgeFilesLines
* [utils] Fix Get{RepositoryPath,SourceVersion} to have a more robust is-git-svnDaniel Dunbar2012-05-151-1/+1
| | | | | | check. llvm-svn: 156836
* GetSourceVersion: Strip off svninfo extra markers, which aren't really part ↵Daniel Dunbar2010-09-291-1/+1
| | | | | | of the version. llvm-svn: 115074
* utils: Add GetRepositoryPath script, patch by Jonathan Mulder!Daniel Dunbar2010-09-291-10/+10
| | | | | | - Also, fix indention in GetSourceVersion while in the area. llvm-svn: 115048
* Make GetSourceVersion more portable, thanks Pawel!Daniel Dunbar2010-01-221-1/+1
| | | | llvm-svn: 94186
* Add a simple script for getting a version tag from a svn/git-svn/gitDaniel Dunbar2010-01-211-0/+27
repository. Feel free to add support for your favorite VCS. llvm-svn: 94077
OpenPOWER on IntegriCloud