[Cmake-commits] CMake branch, next, updated. v3.6.1-1174-gd8a2506
Chuck Atkins
chuck.atkins at kitware.com
Tue Aug 9 08:00:12 EDT 2016
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 d8a2506da003e45b84c1f8e09960b60037be7434 (commit)
via 970eaed46afef12f003b51bdb51f5abf62214b19 (commit)
from d20a9735cddbdceda3ee3122711feaab7cb74818 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d8a2506da003e45b84c1f8e09960b60037be7434
commit d8a2506da003e45b84c1f8e09960b60037be7434
Merge: d20a973 970eaed
Author: Chuck Atkins <chuck.atkins at kitware.com>
AuthorDate: Tue Aug 9 08:00:11 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Aug 9 08:00:11 2016 -0400
Merge topic 'add-extra-boolean-comparisons' into next
970eaed4 Fix documentation warning
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=970eaed46afef12f003b51bdb51f5abf62214b19
commit 970eaed46afef12f003b51bdb51f5abf62214b19
Author: Chuck Atkins <chuck.atkins at kitware.com>
AuthorDate: Tue Aug 9 07:59:28 2016 -0400
Commit: Chuck Atkins <chuck.atkins at kitware.com>
CommitDate: Tue Aug 9 07:59:28 2016 -0400
Fix documentation warning
diff --git a/Help/release/dev/add-extra-boolean-comparisons.rst b/Help/release/dev/add-extra-boolean-comparisons.rst
index 6a1db01..a69b212 100644
--- a/Help/release/dev/add-extra-boolean-comparisons.rst
+++ b/Help/release/dev/add-extra-boolean-comparisons.rst
@@ -1,5 +1,5 @@
add-extra-boolean-comparisons
-----------------------------
-* Add LESS_EQUAL, GREATER_EQUAL, and thier associated STR and VERSION_
+* Add LESS_EQUAL, GREATER_EQUAL, and thier associated STR and VERSION
equivalents to use the combined <= and >= functionality.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/add-extra-boolean-comparisons.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list