[Cmake-commits] CMake branch, master, updated. v3.0.0-rc5-935-g04a0e5f
Brad King
brad.king at kitware.com
Wed May 21 10:31:55 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 04a0e5ff14e511ab4bdeeacf83b878e870265da1 (commit)
via cda233194f9caab8867b2451f3d859080a233d45 (commit)
from 20a32a4b725e117fa2b261a6734ea85dfb4b55d4 (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=04a0e5ff14e511ab4bdeeacf83b878e870265da1
commit 04a0e5ff14e511ab4bdeeacf83b878e870265da1
Merge: 20a32a4 cda2331
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed May 21 10:31:54 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed May 21 10:31:54 2014 -0400
Merge topic 'clang-features'
cda23319 Features: Record for Clang 3.4
-----------------------------------------------------------------------
Summary of changes:
Modules/Compiler/Clang-C-FeatureTests.cmake | 11 ++++
Modules/Compiler/Clang-C.cmake | 36 ++++++++++
Modules/Compiler/Clang-CXX-FeatureTests.cmake | 69 ++++++++++++++++++++
Modules/Compiler/Clang-CXX.cmake | 27 +++++++-
Modules/WriteCompilerDetectionHeader.cmake | 1 +
.../WriteCompilerDetectionHeader/CMakeLists.txt | 5 +-
6 files changed, 146 insertions(+), 3 deletions(-)
create mode 100644 Modules/Compiler/Clang-C-FeatureTests.cmake
create mode 100644 Modules/Compiler/Clang-CXX-FeatureTests.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list