[Cmake-commits] CMake branch, next, updated. v3.0.0-rc4-2985-g91324bd
Stephen Kelly
steveire at gmail.com
Wed May 7 10:31:44 EDT 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 91324bddd96f6602ba58458e509fdfae2f96fb68 (commit)
via 4779542157c4fee31eedcd3c057fb19bdffe47bd (commit)
from 7e11d27dbcff9573df806d737933ffeeefb374ed (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=91324bddd96f6602ba58458e509fdfae2f96fb68
commit 91324bddd96f6602ba58458e509fdfae2f96fb68
Merge: 7e11d27 4779542
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Wed May 7 10:31:43 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed May 7 10:31:43 2014 -0400
Merge topic 'minor-cleanups' into next
47795421 Fix whitespace in docs.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4779542157c4fee31eedcd3c057fb19bdffe47bd
commit 4779542157c4fee31eedcd3c057fb19bdffe47bd
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Wed May 7 16:31:16 2014 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Wed May 7 16:31:16 2014 +0200
Fix whitespace in docs.
diff --git a/Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst b/Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst
index b8b0fcd..643bd3b 100644
--- a/Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst
+++ b/Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst
@@ -73,7 +73,7 @@ The features known to this version of CMake are:
.. _N1986: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1986.pdf
``cxx_deleted_functions``
- Deleted functions, as defined in N2346_.
+ Deleted functions, as defined in N2346_.
.. _N2346: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2346.htm
-----------------------------------------------------------------------
Summary of changes:
Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list