Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: cross-ref and wording of docs related to ctest_update() | Zack Galbreath | 2019-05-03 | 1 | -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 version | Bill Hoffman | 2014-08-18 | 1 | -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. |