[Cmake-commits] CMake branch, master, updated. v3.0.0-rc6-1013-g7b888a5
Brad King
brad.king at kitware.com
Mon Jun 2 10:44:29 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 7b888a56242f451ce6771145f5864ec51abd0885 (commit)
via 60a981ea8eda7a5af679ca3b2e4d54bc50ad61b3 (commit)
from 4b8ec7514a4214b526687b12ed2f310697d395ad (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=7b888a56242f451ce6771145f5864ec51abd0885
commit 7b888a56242f451ce6771145f5864ec51abd0885
Merge: 4b8ec75 60a981e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 2 10:44:28 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 2 10:44:28 2014 -0400
Merge topic 'feature-extensions-by-default'
60a981ea Features: Enable compiler extensions by default.
-----------------------------------------------------------------------
Summary of changes:
Help/command/target_compile_features.rst | 2 +-
Help/manual/cmake-compile-features.7.rst | 25 +++++++++-----------
Help/prop_tgt/CXX_EXTENSIONS.rst | 3 ++-
Help/prop_tgt/CXX_STANDARD.rst | 6 ++---
Help/prop_tgt/C_EXTENSIONS.rst | 3 ++-
Help/prop_tgt/C_STANDARD.rst | 6 ++---
Source/cmLocalGenerator.cxx | 12 ++++++++--
Tests/CxxDialect/CMakeLists.txt | 18 ++++++++++++--
Tests/RunCMake/CompileFeatures/RequireCXX11.cmake | 1 +
.../RunCMake/CompileFeatures/RequireCXX11Ext.cmake | 1 -
.../CompileFeatures/RequireCXX11ExtVariable.cmake | 1 -
.../CompileFeatures/RequireCXX11Variable.cmake | 1 +
Tests/RunCMake/CompileFeatures/RequireCXX98.cmake | 1 +
.../RunCMake/CompileFeatures/RequireCXX98Ext.cmake | 1 -
.../CompileFeatures/RequireCXX98ExtVariable.cmake | 1 -
.../CompileFeatures/RequireCXX98Variable.cmake | 1 +
16 files changed, 52 insertions(+), 31 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list