summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/modules/VersionFromVCS.cmake
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Remove SVN support from VersionFromVCS.cmakeTom Stellard2019-11-081-74/+29
* [CMake] Unify scripts for generating VCS headersPetr Hosek2019-02-061-77/+79
* Revert "[CMake] Unify scripts for generating VCS headers"Petr Hosek2019-01-311-75/+77
* [CMake] Unify scripts for generating VCS headersPetr Hosek2019-01-311-77/+75
* CMake: Silence more stderr when running git.Tim Northover2017-05-021-1/+2
* CMake: ignore git stderr when trying to sort out revision. NFC.Tim Northover2017-04-281-1/+2
* Support: Add a VCSRevision.h header file.Peter Collingbourne2017-04-131-38/+46
* CMake: Clean up VersionFromVCS.cmakeTom Stellard2017-03-021-33/+29
* Add SVN version to libLLVMLTOMehdi Amini2016-04-161-9/+15
* [cmake] Fix add_version_info_from_vcs git svn version bug.Geoff Berry2016-01-191-17/+9
* [CMake] Add support for populating LLVM_REPOSITORY from CMake.Chris Bieneman2016-01-141-0/+16
* 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
OpenPOWER on IntegriCloud