[Cmake-commits] CMake branch, next, updated. v3.0.0-rc3-1965-g6f27464

Stephen Kelly steveire at gmail.com
Sun Apr 6 08:29:14 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  6f274647282ba9b7cb96bdf0e3fab138feb97b7a (commit)
       via  fe1d58fdf3009c5597a6cabf685cb6c5ce110f35 (commit)
      from  0a74c9ebaaee57ac0cb7557b7900bd0f6703d462 (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=6f274647282ba9b7cb96bdf0e3fab138feb97b7a
commit 6f274647282ba9b7cb96bdf0e3fab138feb97b7a
Merge: 0a74c9e fe1d58f
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Apr 6 08:29:14 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sun Apr 6 08:29:14 2014 -0400

    Merge topic 'clang-3.4-features' into next
    
    fe1d58fd Fix doc warning.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=fe1d58fdf3009c5597a6cabf685cb6c5ce110f35
commit fe1d58fdf3009c5597a6cabf685cb6c5ce110f35
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Apr 6 14:28:47 2014 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Sun Apr 6 14:28:47 2014 +0200

    Fix doc warning.

diff --git a/Help/variable/CMAKE_CXX_KNOWN_FEATURES.rst b/Help/variable/CMAKE_CXX_KNOWN_FEATURES.rst
index a6927fd..32bba85 100644
--- a/Help/variable/CMAKE_CXX_KNOWN_FEATURES.rst
+++ b/Help/variable/CMAKE_CXX_KNOWN_FEATURES.rst
@@ -199,6 +199,7 @@ The features known to this version of CMake are:
 
 ``cxx_right_angle_brackets``
   Right angle bracket parsing, as defined in N1757_.
+
 .. _N1757: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1757.html
 
 ``cxx_default_function_template_args``

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

Summary of changes:
 Help/variable/CMAKE_CXX_KNOWN_FEATURES.rst |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list