summaryrefslogtreecommitdiffstats
path: root/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
| | | | | | | Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
* 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.