[Cmake-commits] CMake branch, master, updated. v3.2.2-1104-g16d8411

Brad King brad.king at kitware.com
Tue May 12 09:12:49 EDT 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  16d84111da20da59a2eadb673e1bb74eb3a73706 (commit)
       via  3307e10fc4ef5ffb551df35bc0978a2543305e9d (commit)
      from  733ca510a636aeadd84df761bb3844c473f71ab0 (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=16d84111da20da59a2eadb673e1bb74eb3a73706
commit 16d84111da20da59a2eadb673e1bb74eb3a73706
Merge: 733ca51 3307e10
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue May 12 09:12:48 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 12 09:12:48 2015 -0400

    Merge topic 'detect-c++14-missing-gets'
    
    3307e10f Avoid using C++14 to build CMake if cstdio breaks


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

Summary of changes:
 CMakeLists.txt                                     |    7 ++++-
 Source/Checks/cm_cxx14_cstdio.cmake                |   33 ++++++++++++++++++++
 .../dummy.c => Source/Checks/cm_cxx14_cstdio.cpp   |    1 +
 3 files changed, 40 insertions(+), 1 deletion(-)
 create mode 100644 Source/Checks/cm_cxx14_cstdio.cmake
 copy Tests/FindPackageTest/Exporter/dummy.c => Source/Checks/cm_cxx14_cstdio.cpp (58%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list