[Cmake-commits] CMake branch, next, updated. v2.8.11.2-3342-ga8ef819

Brad King brad.king at kitware.com
Wed Jul 24 11:54:15 EDT 2013


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  a8ef81928cb06e8cc8e193f62a8f2c78459603d8 (commit)
       via  a7826f5fb43b4d1ea02863768e5b6ec7ad7be82d (commit)
      from  1a0f9927cd76dd733b0c964803498a74d2f1cc1a (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=a8ef81928cb06e8cc8e193f62a8f2c78459603d8
commit a8ef81928cb06e8cc8e193f62a8f2c78459603d8
Merge: 1a0f992 a7826f5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 24 11:54:14 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 24 11:54:14 2013 -0400

    Merge topic 'tll-new-signatures' into next
    
    a7826f5 Update CMP0023 start date


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a7826f5fb43b4d1ea02863768e5b6ec7ad7be82d
commit a7826f5fb43b4d1ea02863768e5b6ec7ad7be82d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 24 11:53:45 2013 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Jul 24 11:53:45 2013 -0400

    Update CMP0023 start date

diff --git a/Source/cmPolicies.cxx b/Source/cmPolicies.cxx
index 6054b34..0ba673e 100644
--- a/Source/cmPolicies.cxx
+++ b/Source/cmPolicies.cxx
@@ -600,7 +600,7 @@ cmPolicies::cmPolicies()
     "target_link_libraries signatures to be mixed.  "
     "The NEW behavior for this policy is to not to allow mixing of the "
     "keyword and plain signatures.",
-    2,8,11,20130516, cmPolicies::WARN);
+    2,8,11,20130724, cmPolicies::WARN);
 }
 
 cmPolicies::~cmPolicies()

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

Summary of changes:
 Source/cmPolicies.cxx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list