[Cmake-commits] CMake branch, master, updated. v3.1.0-754-g101a62a
Brad King
brad.king at kitware.com
Thu Jan 15 09:53:48 EST 2015
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 101a62aacbcc812263439ca42faaf4f2419b6119 (commit)
via 4ce110bbbac36362d8f3fbddb0b405320695ed36 (commit)
via 0b7e7e277c111d274d7dba378273f77d5b2a4fd7 (commit)
from 23c02d245425ab15d6d0a99941355488ddee8cf5 (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=101a62aacbcc812263439ca42faaf4f2419b6119
commit 101a62aacbcc812263439ca42faaf4f2419b6119
Merge: 23c02d2 4ce110b
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 15 09:53:47 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 15 09:53:47 2015 -0500
Merge topic 'revert-feature_record_msvc'
4ce110bb Tests: Revert workaround for COMPILE_FEATURES genex bug
0b7e7e27 Revert topic 'feature_record_msvc'
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/feature_record_msvc.rst | 6 --
Modules/Compiler/MSVC-C-FeatureTests.cmake | 23 -----
Modules/Compiler/MSVC-CXX-FeatureTests.cmake | 97 --------------------
Modules/Platform/Windows-MSVC-C.cmake | 2 -
Modules/Platform/Windows-MSVC-CXX.cmake | 9 --
Modules/WriteCompilerDetectionHeader.cmake | 5 +-
Tests/CompileFeatures/CMakeLists.txt | 23 -----
Tests/CompileFeatures/genex_test.cpp | 2 +-
.../WriteCompilerDetectionHeader/CMakeLists.txt | 16 +---
.../RunCMake/CompileFeatures/NonValidTarget1.cmake | 2 +-
Tests/RunCMake/CompileFeatures/RunCMakeTest.cmake | 9 +-
11 files changed, 8 insertions(+), 186 deletions(-)
delete mode 100644 Help/release/dev/feature_record_msvc.rst
delete mode 100644 Modules/Compiler/MSVC-C-FeatureTests.cmake
delete mode 100644 Modules/Compiler/MSVC-CXX-FeatureTests.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list