summaryrefslogtreecommitdiff
path: root/Modules/FindGit.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindGit: remove EasyGitMichael Hirsch2022-04-111-3/+3
* FindGit: Cache the version more effectivelyCraig Scott2021-02-051-16/+17
* FindGit: Cache the GIT_EXECUTABLE version for the current runCraig Scott2021-01-201-7/+37
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-6/+7
* Help: Add note about CMAKE_ROLE to FindGit documentationKyle Edwards2019-01-231-1/+2
* FindGit: Add imported targetKyle Edwards2019-01-211-0/+11
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-21/+22
* FindGit: Avoid finding VS 2017 non-general Git installationBrad King2017-03-101-1/+15
* FindGit: Fix check for Windows hostJosé Simões2016-12-151-1/+1
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-3/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* FindGit: Add new 'GitHub for Windows' user directoryFrank Park2016-04-151-2/+4
* FindGit: Improve documentation formattingBrad King2016-01-271-8/+7
* FindGit: Document Git_FOUND, unset internal varChristoph Grüninger2016-01-271-8/+9
* FindGit: Search in 'Atlassian SourceTree' user directory (#15758)Kevin Wojniak2015-10-121-1/+5
* FindGit: Search in 'GitHub for Windows' user directoryFrank Park2015-01-131-0/+4
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-7/+20
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* FindGit: support version numberRolf Eike Beer2012-01-231-1/+16
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Merge topic 'improve-findgit'Brad King2011-01-111-0/+1
|\
| * Add PATH_SUFFIXES for finding git.David Cole2011-01-061-0/+1
* | Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
|/
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Add FindGit module.David Cole2010-06-031-0/+46