[Cmake-commits] CMake branch, next, updated. v3.3.0-rc4-1149-gf6b7682
Stephen Kelly
steveire at gmail.com
Sun Jul 19 05:51:27 EDT 2015
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 f6b76828f4f8e405d903a6d3491b1b3b84011b82 (commit)
via bbd48562b35bf9b7c3eb7c47eaa8a3deb9299a6e (commit)
from 48c58230191b648f94d24c2034db140348adee91 (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=f6b76828f4f8e405d903a6d3491b1b3b84011b82
commit f6b76828f4f8e405d903a6d3491b1b3b84011b82
Merge: 48c5823 bbd4856
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Jul 19 05:51:26 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sun Jul 19 05:51:26 2015 -0400
Merge topic 'end-Policy-lifetime' into next
bbd48562 Doc fixup.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bbd48562b35bf9b7c3eb7c47eaa8a3deb9299a6e
commit bbd48562b35bf9b7c3eb7c47eaa8a3deb9299a6e
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Sat Jul 18 21:36:35 2015 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Sun Jul 19 11:50:54 2015 +0200
Doc fixup.
diff --git a/Help/manual/cmake-policies.7.rst b/Help/manual/cmake-policies.7.rst
index c51ab13..762d4ff 100644
--- a/Help/manual/cmake-policies.7.rst
+++ b/Help/manual/cmake-policies.7.rst
@@ -51,6 +51,9 @@ The lifecycle of a policy is:
implementation. Some policies may continue to issue only a warning
even four releases after introduction. This does not mean that it is
ok to continue to rely on ``OLD`` behavior.
+5. Two releases after making the ``OLD`` behavior of the policy an error,
+ the error will no longer be diagnosed, and ``NEW`` behavior will be
+ used without further notification.
Note that many existing policies currently have states that appear to not
follow this lifecycle. This does not mean that it is ok to continue to
-----------------------------------------------------------------------
Summary of changes:
Help/manual/cmake-policies.7.rst | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list