[Cmake-commits] CMake branch, next, updated. v3.7.2-2470-gda2c5c1
Brad King
brad.king at kitware.com
Wed Feb 1 09:10:09 EST 2017
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 da2c5c14ece09801e66a27d91021f1851adc2247 (commit)
via 9f3e812fac4ba22a493a92f50b87a949d21e62c9 (commit)
via 1f8da86115b6333b803feb769341fbfa171fbcc9 (commit)
from 036f34c7387b4e4cda45e8e2a3a7dc4e5cb6712c (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=da2c5c14ece09801e66a27d91021f1851adc2247
commit da2c5c14ece09801e66a27d91021f1851adc2247
Merge: 036f34c 9f3e812
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Feb 1 09:10:09 2017 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Feb 1 09:10:09 2017 -0500
Merge topic 'doc-cmake-developer-purpose' into next
9f3e812f Help: Extend documented purpose of cmake-developer(7) manual
1f8da861 CMake Nightly Date Stamp
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9f3e812fac4ba22a493a92f50b87a949d21e62c9
commit 9f3e812fac4ba22a493a92f50b87a949d21e62c9
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Feb 1 09:09:37 2017 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Feb 1 09:09:51 2017 -0500
Help: Extend documented purpose of cmake-developer(7) manual
Issue: #16616
diff --git a/Help/manual/cmake-developer.7.rst b/Help/manual/cmake-developer.7.rst
index 6557686..46b922b 100644
--- a/Help/manual/cmake-developer.7.rst
+++ b/Help/manual/cmake-developer.7.rst
@@ -11,7 +11,7 @@ Introduction
============
This manual is intended for reference by developers modifying the CMake
-source tree itself.
+source tree itself, and by those authoring externally-maintained modules.
Permitted C++ Subset
-----------------------------------------------------------------------
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