-
- Downloads
ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version
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.
Showing
- Help/manual/cmake-variables.7.rst 1 addition, 0 deletionsHelp/manual/cmake-variables.7.rst
- Help/manual/ctest.1.rst 9 additions, 0 deletionsHelp/manual/ctest.1.rst
- Help/variable/CTEST_UPDATE_VERSION_ONLY.rst 5 additions, 0 deletionsHelp/variable/CTEST_UPDATE_VERSION_ONLY.rst
- Modules/DartConfiguration.tcl.in 3 additions, 0 deletionsModules/DartConfiguration.tcl.in
- Source/CTest/cmCTestUpdateCommand.cxx 2 additions, 0 deletionsSource/CTest/cmCTestUpdateCommand.cxx
- Source/CTest/cmCTestVC.cxx 11 additions, 4 deletionsSource/CTest/cmCTestVC.cxx
- Tests/CTestUpdateCommon.cmake 41 additions, 7 deletionsTests/CTestUpdateCommon.cmake
- Tests/CTestUpdateGIT.cmake.in 17 additions, 0 deletionsTests/CTestUpdateGIT.cmake.in
Loading
Please register or sign in to comment