[Cmake-commits] CMake branch, master, updated. v3.0.0-rc4-777-g8e767a2

Brad King brad.king at kitware.com
Tue May 6 13:48:43 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  8e767a27d29a1ca4d456e6484893a51347f0d484 (commit)
       via  3fdfa5d3fc1170f1cc69636765502ca14b1821ef (commit)
      from  58557486db5343f7d63f709177be980ad8ced590 (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=8e767a27d29a1ca4d456e6484893a51347f0d484
commit 8e767a27d29a1ca4d456e6484893a51347f0d484
Merge: 5855748 3fdfa5d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue May 6 13:48:42 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 6 13:48:42 2014 -0400

    Merge topic 'CMAKE_CXX_KNOWN_FEATURES-global-property'
    
    3fdfa5d3 Features: Make CMAKE_CXX_KNOWN_FEATURES a property.


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

Summary of changes:
 Help/manual/cmake-properties.7.rst                 |    1 +
 Help/manual/cmake-variables.7.rst                  |    1 -
 .../CMAKE_CXX_KNOWN_FEATURES.rst                   |    2 +-
 Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst       |    4 +-
 Modules/Internal/FeatureTesting.cmake              |    5 +-
 Source/cmMakefile.cxx                              |   54 --------------------
 Source/cmake.cxx                                   |    6 +++
 Source/cmake.h                                     |   48 +++++++++++++++++
 Tests/CompileFeatures/CMakeLists.txt               |    3 +-
 9 files changed, 64 insertions(+), 60 deletions(-)
 rename Help/{variable => prop_gbl}/CMAKE_CXX_KNOWN_FEATURES.rst (98%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list