[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7508-g2f58f2b

Stephen Kelly steveire at gmail.com
Fri Feb 7 08:26:17 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, next has been updated
       via  2f58f2bfd862f464029a38b8c2b74ce5a8722c8a (commit)
       via  f02b5fb5a0720f52ddd3cb32a1d704c76c8d3b5b (commit)
       via  53cffda228e50948e52ae3b5bc46d4fa3f59a0ba (commit)
      from  1ba947ef5870526ad00a76928306e0106989c631 (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=2f58f2bfd862f464029a38b8c2b74ce5a8722c8a
commit 2f58f2bfd862f464029a38b8c2b74ce5a8722c8a
Merge: 1ba947e f02b5fb
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri Feb 7 08:26:16 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Feb 7 08:26:16 2014 -0500

    Merge topic 'doc-polcy-CMP0024-typo' into next
    
    f02b5fb5 Help: Fix typo.
    53cffda2 CMake Nightly Date Stamp


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f02b5fb5a0720f52ddd3cb32a1d704c76c8d3b5b
commit f02b5fb5a0720f52ddd3cb32a1d704c76c8d3b5b
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Thu Feb 6 11:54:34 2014 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Fri Feb 7 14:25:19 2014 +0100

    Help: Fix typo.
    
     'to not to' -> 'not to'

diff --git a/Help/policy/CMP0024.rst b/Help/policy/CMP0024.rst
index abfcc75..42b7b9f 100644
--- a/Help/policy/CMP0024.rst
+++ b/Help/policy/CMP0024.rst
@@ -14,7 +14,7 @@ targets instead in cases where the goal is to refer to targets by
 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

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

Summary of changes:
 Help/policy/CMP0024.rst   |    2 +-
 Source/CMakeVersion.cmake |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list