Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindHg: Add Hg_WC_INFO macro | Matthäus G. Chajdas | 2014-02-25 | 1 | -1/+34 |
| | | | | | Add a macro to extract information from a Hg work tree much like the Subversion_WC_INFO macro does for Subversion work tree. | ||||
* | FindHg: Search for TortoiseHg | Matthäus G. Chajdas | 2014-02-25 | 1 | -0/+2 |
| | | | | Use the TortoiseHg registry entry as a search path. | ||||
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -7/+20 |
| | | | | | | | | Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it. | ||||
* | Add FindHg module to find Mercurial | Brad King | 2012-08-14 | 1 | -0/+48 |
Also teach the CMakeOnly.AllFindModules to verify Hg version detection. |