aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/VersionFromVCS.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Don't run 'git svn' if there is no .git/svn directory.Jim Grosbach2012-12-101-40/+42
* cmake: work with CMake < 2.8.5Dylan Noblesmith2011-12-121-1/+3
* Use a simpler and more reliable command for converting from HEAD toChandler Carruth2011-12-101-1/+1
* Teach the VCS detection to set some root-level variables with the rawChandler Carruth2011-12-101-0/+3
* At the request of Michael Spencer, make the VCS version detection logicChandler Carruth2011-12-101-8/+27
* Don't try to guess svn version when current path is a symlink.Oscar Fuentes2010-10-221-2/+5
* CMake: Use the svn revision information from git-svn if available.Michael J. Spencer2010-09-081-7/+17
* When building from git, add ref-id to PACKAGE_VERSIONOscar Fuentes2010-08-051-0/+13
* CMake: add version control info to PACKAGE_VERSION, if available.Oscar Fuentes2010-08-031-0/+20