[Cmake-commits] CMake branch, master, updated. v3.1.0-rc1-272-gf4e652b
Brad King
brad.king at kitware.com
Thu Nov 13 10:08:31 EST 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 f4e652b5633c14d3602be8805a2f0c49bb524147 (commit)
via 32b91b9e019774365029f98026ed0676708ce318 (commit)
via 82c283f914c23df9e11cdc50f764bfa054540f54 (commit)
via b18155b7885705f794af5025173b2d1e45154d67 (commit)
via e68d5c6000e25d837079c673316d9deeba3b8913 (commit)
from dd89506c1ea85240b81867db5a467e6632a7ec7a (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=f4e652b5633c14d3602be8805a2f0c49bb524147
commit f4e652b5633c14d3602be8805a2f0c49bb524147
Merge: dd89506 32b91b9
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 13 10:08:29 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Nov 13 10:08:29 2014 -0500
Merge topic 'compile-features-refactor'
32b91b9e Features: Run GNU feature tests with std=c++14 when available.
82c283f9 Features: Use the correct dialect flag when recording features.
b18155b7 Features: Reorder the GNU C dialect feature tests
e68d5c60 Features: Split the Clang testable features to a separate file.
-----------------------------------------------------------------------
Summary of changes:
Modules/Compiler/Clang-C.cmake | 8 +--
Modules/Compiler/Clang-CXX-FeatureTests.cmake | 54 +-------------------
...ests.cmake => Clang-CXX-TestableFeatures.cmake} | 32 ------------
Modules/Compiler/Clang-CXX.cmake | 8 +--
Modules/Compiler/GNU-C.cmake | 8 +--
Modules/Compiler/GNU-CXX.cmake | 13 +++--
6 files changed, 21 insertions(+), 102 deletions(-)
copy Modules/Compiler/{Clang-CXX-FeatureTests.cmake => Clang-CXX-TestableFeatures.cmake} (53%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list