Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake: Don't run 'git svn' if there is no .git/svn directory. | Jim Grosbach | 2012-12-10 | 1 | -40/+42 |
* | cmake: work with CMake < 2.8.5 | Dylan Noblesmith | 2011-12-12 | 1 | -1/+3 |
* | Use a simpler and more reliable command for converting from HEAD to | Chandler Carruth | 2011-12-10 | 1 | -1/+1 |
* | Teach the VCS detection to set some root-level variables with the raw | Chandler Carruth | 2011-12-10 | 1 | -0/+3 |
* | At the request of Michael Spencer, make the VCS version detection logic | Chandler Carruth | 2011-12-10 | 1 | -8/+27 |
* | Don't try to guess svn version when current path is a symlink. | Oscar Fuentes | 2010-10-22 | 1 | -2/+5 |
* | CMake: Use the svn revision information from git-svn if available. | Michael J. Spencer | 2010-09-08 | 1 | -7/+17 |
* | When building from git, add ref-id to PACKAGE_VERSION | Oscar Fuentes | 2010-08-05 | 1 | -0/+13 |
* | CMake: add version control info to PACKAGE_VERSION, if available. | Oscar Fuentes | 2010-08-03 | 1 | -0/+20 |