[Cmake-commits] CMake branch, next, updated. v3.3.0-rc1-250-g1dc15ca

Stephen Kelly steveire at gmail.com
Mon Jun 8 15:51:00 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  1dc15ca4be6f66cfe33c86b41665cb7c4962567a (commit)
       via  09af4381285dd5f0f44ca30aa3443bafd4317bc8 (commit)
      from  70d6d5f03ccdce6373add0bc3bce95281cf1143f (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=1dc15ca4be6f66cfe33c86b41665cb7c4962567a
commit 1dc15ca4be6f66cfe33c86b41665cb7c4962567a
Merge: 70d6d5f 09af438
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Jun 8 15:51:00 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 8 15:51:00 2015 -0400

    Merge topic 'deprecate-ancient-Policies' into next
    
    09af4381 fixup! Help: Document deprecation of CMP0011 in the release notes.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=09af4381285dd5f0f44ca30aa3443bafd4317bc8
commit 09af4381285dd5f0f44ca30aa3443bafd4317bc8
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Jun 8 21:49:40 2015 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Mon Jun 8 21:49:43 2015 +0200

    fixup! Help: Document deprecation of CMP0011 in the release notes.

diff --git a/Help/release/3.3.rst b/Help/release/3.3.rst
index 2758254..43d8805 100644
--- a/Help/release/3.3.rst
+++ b/Help/release/3.3.rst
@@ -271,9 +271,23 @@ Deprecated and Removed Features
 Other Changes
 =============
 
-* Policy :policy:`CMP0011` is deprecated.  In the next release of CMake,
-  it will not be possible to set it to ``OLD``.  See
-  also :manual:`cmake-policies(7)`
+* Policies
+
+    * :policy:`CMP0000`
+    * :policy:`CMP0001`
+    * :policy:`CMP0002`
+    * :policy:`CMP0003`
+    * :policy:`CMP0004`
+    * :policy:`CMP0005`
+    * :policy:`CMP0006`
+    * :policy:`CMP0007`
+    * :policy:`CMP0008`
+    * :policy:`CMP0009`
+    * :policy:`CMP0010`
+    * :policy:`CMP0011`
+
+  are now deprecated.  In the next release of CMake, it will not be possible
+  to set them to ``OLD``.  See also :manual:`cmake-policies(7)`
 
 * The :generator:`Ninja` generator now requires that calls to the
   :command:`add_custom_command` and :command:`add_custom_target`

-----------------------------------------------------------------------

Summary of changes:
 Help/release/3.3.rst |   20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list