[Cmake-commits] CMake branch, next, updated. v3.0.1-4904-g91d45dd
Brad King
brad.king at kitware.com
Wed Aug 13 14:57:39 EDT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, next has been updated
via 91d45dd1ef90f8a56689eda81e768e61db3905b6 (commit)
via 8650012e93a2e12582460c2a79a97fa57e4c24bd (commit)
from 427f096751763b1b94e4303d27713e8ce3ca06ec (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=91d45dd1ef90f8a56689eda81e768e61db3905b6
commit 91d45dd1ef90f8a56689eda81e768e61db3905b6
Merge: 427f096 8650012
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Aug 13 14:57:38 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Aug 13 14:57:38 2014 -0400
Merge topic 'ctest_update_status_only' into next
8650012e Help: Fix CTEST_UPDATE_VERSION_ONLY docs
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8650012e93a2e12582460c2a79a97fa57e4c24bd
commit 8650012e93a2e12582460c2a79a97fa57e4c24bd
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Aug 13 14:58:17 2014 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Aug 13 14:58:17 2014 -0400
Help: Fix CTEST_UPDATE_VERSION_ONLY docs
Fix title underline length. Link the variable from the list of vars.
diff --git a/Help/manual/cmake-variables.7.rst b/Help/manual/cmake-variables.7.rst
index 05a7b33..43c2af3 100644
--- a/Help/manual/cmake-variables.7.rst
+++ b/Help/manual/cmake-variables.7.rst
@@ -360,6 +360,7 @@ Variables for CTest
/variable/CTEST_TRIGGER_SITE
/variable/CTEST_UPDATE_COMMAND
/variable/CTEST_UPDATE_OPTIONS
+ /variable/CTEST_UPDATE_VERSION_ONLY
/variable/CTEST_USE_LAUNCHERS
Variables for CPack
diff --git a/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst b/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst
index 3665147..e646e6e 100644
--- a/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst
+++ b/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst
@@ -1,5 +1,5 @@
CTEST_UPDATE_VERSION_ONLY
-------------------------
+-------------------------
Specify the CTest ``UpdateVersionOnly`` setting
in a :manual:`ctest(1)` dashboard client script.
-----------------------------------------------------------------------
Summary of changes:
Help/manual/cmake-variables.7.rst | 1 +
Help/variable/CTEST_UPDATE_VERSION_ONLY.rst | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list