[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1407-g5d05124
Brad King
brad.king at kitware.com
Mon Feb 10 15:40:34 EST 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, master has been updated
via 5d05124cb7222819f82eef33b14390444923e962 (commit)
via aab11bcab4d8f664784f3fd8d1184d0e5ced8f63 (commit)
from 89d49eccc57b0e99924d7abe4a9e768d2ed4e0d4 (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=5d05124cb7222819f82eef33b14390444923e962
commit 5d05124cb7222819f82eef33b14390444923e962
Merge: 89d49ec aab11bc
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 10 15:40:33 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 10 15:40:33 2014 -0500
Merge topic 'doc-policy-version-3.0'
aab11bca Help: Change version 3.0.0 -> 3.0 in policy docs
diff --cc Help/policy/CMP0024.rst
index 42b7b9f,f81cc57..ee53d5f
--- a/Help/policy/CMP0024.rst
+++ b/Help/policy/CMP0024.rst
@@@ -14,9 -14,9 +14,9 @@@ targets instead in cases where the goa
another name.
The OLD behavior for this policy is to allow including the result of
-an export() command. The NEW behavior for this policy is to not to
+an export() command. The NEW behavior for this policy is not to
allow including the result of an export() command.
- This policy was introduced in CMake version 3.0.0. CMake version
+ This policy was introduced in CMake version 3.0. CMake version
|release| warns when the policy is not set and uses OLD behavior. Use
the cmake_policy command to set it to OLD or NEW explicitly.
-----------------------------------------------------------------------
Summary of changes:
Help/policy/CMP0024.rst | 2 +-
Help/policy/CMP0025.rst | 6 +++---
Help/policy/CMP0026.rst | 2 +-
Help/policy/CMP0027.rst | 2 +-
Help/policy/CMP0028.rst | 2 +-
Help/policy/CMP0029.rst | 2 +-
Help/policy/CMP0030.rst | 2 +-
Help/policy/CMP0031.rst | 2 +-
Help/policy/CMP0032.rst | 2 +-
Help/policy/CMP0033.rst | 2 +-
Help/policy/CMP0034.rst | 2 +-
Help/policy/CMP0035.rst | 2 +-
Help/policy/CMP0036.rst | 2 +-
Help/policy/CMP0037.rst | 2 +-
Help/policy/CMP0038.rst | 2 +-
Help/policy/CMP0039.rst | 2 +-
Help/policy/CMP0040.rst | 2 +-
Help/policy/CMP0041.rst | 2 +-
Help/policy/CMP0042.rst | 4 ++--
Help/policy/CMP0043.rst | 2 +-
Help/policy/CMP0044.rst | 2 +-
Help/policy/CMP0045.rst | 2 +-
Help/policy/CMP0046.rst | 2 +-
Help/policy/CMP0047.rst | 2 +-
Help/policy/CMP0048.rst | 4 ++--
25 files changed, 29 insertions(+), 29 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list