[Cmake-commits] CMake branch, next, updated. v3.0.0-rc6-3619-gd5664f3

Stephen Kelly steveire at gmail.com
Fri Jun 6 11:23:06 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  d5664f38ff0466cc5e3f97b6c0faf4ca25a34111 (commit)
       via  67d5cf70b1871433d6116e9bfe6a4d271314d2c5 (commit)
      from  f22aeb2c11065c6fd1ee6810ba16fc50bfdf9ebf (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=d5664f38ff0466cc5e3f97b6c0faf4ca25a34111
commit d5664f38ff0466cc5e3f97b6c0faf4ca25a34111
Merge: f22aeb2 67d5cf7
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri Jun 6 11:23:05 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jun 6 11:23:05 2014 -0400

    Merge topic 'WriteCompilerDetectionHeader-deprecated-define' into next
    
    67d5cf70 Fix typo.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=67d5cf70b1871433d6116e9bfe6a4d271314d2c5
commit 67d5cf70b1871433d6116e9bfe6a4d271314d2c5
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri Jun 6 17:22:39 2014 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Fri Jun 6 17:22:39 2014 +0200

    Fix typo.

diff --git a/Modules/WriteCompilerDetectionHeader.cmake b/Modules/WriteCompilerDetectionHeader.cmake
index 7db8384..47dc879 100644
--- a/Modules/WriteCompilerDetectionHeader.cmake
+++ b/Modules/WriteCompilerDetectionHeader.cmake
@@ -133,7 +133,7 @@
 # ``static_assert``, or ignored if using the backward compatibility
 # implementation.
 #
-# The ``cxx_attribute_deprecated`` feature is provides a macro definition
+# The ``cxx_attribute_deprecated`` feature provides a macro definition
 # ``<PREFIX>_DEPRECATED``, which expands to either the standard
 # ``[[deprecated]] attribute or a compiler-specific attribute symbol such
 # as ``__attribute__`` used by GNU compilers.

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

Summary of changes:
 Modules/WriteCompilerDetectionHeader.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list