[Cmake-commits] CMake branch, master, updated. v3.5.1-446-geae4cee

Brad King brad.king at kitware.com
Wed Apr 13 09:58:20 EDT 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  eae4cee0b54502c87fdb219b200a048082e0cb79 (commit)
       via  bd581a373373ee9807fcab35dd3e83334b73174b (commit)
       via  82ef90fcfccb1eaf53e4d15884ff3464aa9072a3 (commit)
      from  6f2cc120f091c1c8461650db4fe7729424d33bea (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=eae4cee0b54502c87fdb219b200a048082e0cb79
commit eae4cee0b54502c87fdb219b200a048082e0cb79
Merge: 6f2cc12 bd581a3
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Apr 13 09:58:18 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Apr 13 09:58:18 2016 -0400

    Merge topic 'try_compile-config-flags'
    
    bd581a37 try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054)
    82ef90fc cmCoreTryCompile: Factor out config lookup for re-use


-----------------------------------------------------------------------

Summary of changes:
 Help/release/dev/try_compile-config-flags.rst |    7 +++++++
 Source/cmCoreTryCompile.cxx                   |   13 +++++++++++--
 Tests/RunCMake/try_compile/CompileFlags.cmake |   17 +++++++++++++++++
 Tests/RunCMake/try_compile/RunCMakeTest.cmake |    1 +
 Tests/RunCMake/try_compile/src.c              |    3 +++
 5 files changed, 39 insertions(+), 2 deletions(-)
 create mode 100644 Help/release/dev/try_compile-config-flags.rst
 create mode 100644 Tests/RunCMake/try_compile/CompileFlags.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list