[Cmake-commits] CMake branch, next, updated. v3.4.3-2123-ga753016

Brad King brad.king at kitware.com
Mon Feb 1 10:37:42 EST 2016


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  a753016ca89b2ff5841cc90850c4a74f193d6977 (commit)
       via  6f83db1cc10beca21b088bfe8d623f6256eb3d0b (commit)
       via  13b4ef24e1abd69b4fd8eec55772670a85bd5aa8 (commit)
       via  f270404a3d3cb11a9c57253e5f2a0a45f1595231 (commit)
       via  76a51dfab8b0ebeadb377862758fdddd555cb10c (commit)
       via  5335d275527d4f58e4f2992d307c1c62cd94dd3c (commit)
      from  4ca6b8b949f0fc01122407f5dfc1ab080f7d06a3 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a753016ca89b2ff5841cc90850c4a74f193d6977
commit a753016ca89b2ff5841cc90850c4a74f193d6977
Merge: 4ca6b8b 6f83db1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 1 10:37:42 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 1 10:37:42 2016 -0500

    Merge topic 'doc-cmake-developer-typo' into next
    
    6f83db1c Help: Fix typo in `cmake-developer(7)` manual
    13b4ef24 CMake Nightly Date Stamp
    f270404a CMake Nightly Date Stamp
    76a51dfa CMake Nightly Date Stamp
    5335d275 CMake Nightly Date Stamp


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6f83db1cc10beca21b088bfe8d623f6256eb3d0b
commit 6f83db1cc10beca21b088bfe8d623f6256eb3d0b
Author:     Prayag Verma <prayag.verma at gmail.com>
AuthorDate: Mon Feb 1 00:33:56 2016 +0530
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Feb 1 10:36:25 2016 -0500

    Help: Fix typo in `cmake-developer(7)` manual
    
    Fix spelling mistake `sytem` => `system`.

diff --git a/Help/manual/cmake-developer.7.rst b/Help/manual/cmake-developer.7.rst
index a335384..7bfdcad 100644
--- a/Help/manual/cmake-developer.7.rst
+++ b/Help/manual/cmake-developer.7.rst
@@ -718,7 +718,7 @@ same consideration applies to macros, functions and imported targets.
   If False, do not try to use the relevant CMake wrapping command.
 
 ``Xxx_Yy_FOUND``
-  If False, optional Yy part of Xxx sytem is not available.
+  If False, optional Yy part of Xxx system is not available.
 
 ``Xxx_FOUND``
   Set to false, or undefined, if we haven't found, or don't want to use

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

Summary of changes:
 Help/manual/cmake-developer.7.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