summaryrefslogtreecommitdiffstats
path: root/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: cross-ref and wording of docs related to ctest_update()Zack Galbreath2019-05-031-1/+1
| | | | Provide better motivation for users to click through to the CTest manual from the ctest_update command help page.
* ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the versionBill Hoffman2014-08-181-0/+5
This allows ctest_update to get the current version without actually changing the repository. This is useful when using Jenkins or an external project to update the source to a specific version, but you still want the current version to show up in CDash.