[Cmake-commits] CMake branch, master, updated. v3.0.0-rc4-742-g8535d4c

Brad King brad.king at kitware.com
Wed Apr 30 09:42:01 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, master has been updated
       via  8535d4cf5dbe1f48a7da7bece7e435a2bd412eee (commit)
       via  a36b957fc4594264965a86b54e5eab40520cf79d (commit)
      from  a676ced3464cb7bea7b26f9f2bf235f0e70c4145 (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=8535d4cf5dbe1f48a7da7bece7e435a2bd412eee
commit 8535d4cf5dbe1f48a7da7bece7e435a2bd412eee
Merge: a676ced a36b957
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Apr 30 09:42:00 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Apr 30 09:42:00 2014 -0400

    Merge topic 'cxx98-features'
    
    a36b957f Features: Add cxx_template_template_parameters.


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

Summary of changes:
 Help/variable/CMAKE_CXX_KNOWN_FEATURES.rst         |    3 +++
 Modules/CMakeCXXCompiler.cmake.in                  |    1 +
 Modules/CMakeDetermineCompileFeatures.cmake        |    7 +++++++
 Modules/Compiler/GNU-CXX-FeatureTests.cmake        |    1 +
 Modules/Compiler/GNU-CXX.cmake                     |    4 ++++
 Source/cmMakefile.cxx                              |   21 ++++++++++++++++++++
 .../cxx_template_template_parameters.cpp           |   18 +++++++++++++++++
 Tests/SystemInformation/SystemInformation.in       |    1 +
 8 files changed, 56 insertions(+)
 create mode 100644 Tests/CompileFeatures/cxx_template_template_parameters.cpp


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list