[Cmake-commits] CMake branch, master, updated. v3.7.0-678-g2f7bafd
Brad King
brad.king at kitware.com
Tue Nov 29 08:59:10 EST 2016
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 2f7bafd6dacbe83b881866c0c7a00847ef266382 (commit)
via 6d604c4972d744defe783e7a5f9fbf478eee2dfe (commit)
from 4838ca14dfe9ee17b2c788b91227d8f7bf733f06 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2f7bafd6dacbe83b881866c0c7a00847ef266382
commit 2f7bafd6dacbe83b881866c0c7a00847ef266382
Merge: 4838ca1 6d604c4
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 29 08:59:07 2016 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 29 08:59:07 2016 -0500
Merge topic 'try_compile-honor-CMAKE_WARN_DEPRECATED'
6d604c49 try_compile: Honor CMAKE_WARN_DEPRECATED in test project
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/try_compile-honor-CMAKE_WARN_DEPRECATED.rst | 6 ++++++
Source/cmCoreTryCompile.cxx | 2 ++
Tests/RunCMake/try_compile/RunCMakeTest.cmake | 1 +
.../{PlatformVariables.cmake => WarnDeprecated.cmake} | 8 ++------
4 files changed, 11 insertions(+), 6 deletions(-)
create mode 100644 Help/release/dev/try_compile-honor-CMAKE_WARN_DEPRECATED.rst
copy Tests/RunCMake/try_compile/{PlatformVariables.cmake => WarnDeprecated.cmake} (59%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list