[Cmake-commits] CMake branch, master, updated. v3.7.2-1280-gfb26fcb

Brad King brad.king at kitware.com
Fri Feb 3 09:32:47 EST 2017


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  fb26fcb261c927687f66b556df83ff6546f9bbd9 (commit)
       via  37ed860ad1e71f347513a38432640f7dda5c07ee (commit)
       via  94a8ee6fd0ba487437579bb224500b9f46c2819c (commit)
       via  940bf6a4a427c8edfd975bf078a3ea331847f72a (commit)
       via  f26ca5a1953e7f260bc23d30c5d35cc071a6f6ab (commit)
      from  6286d26ca6408cfc45031536ed54b1679e6d5ac2 (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=fb26fcb261c927687f66b556df83ff6546f9bbd9
commit fb26fcb261c927687f66b556df83ff6546f9bbd9
Merge: 6286d26 37ed860
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Feb 3 09:32:45 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Feb 3 09:32:45 2017 -0500

    Merge topic 'gcc-features'
    
    37ed860a GNU C++: record that -fvisibility-inlines-hidden is available since 4.0
    94a8ee6f GNU C: record that C99 is available since at least 3.4
    940bf6a4 Tests/Module/WCDH: only use -Werror=undef compiler flag if actually supported
    f26ca5a1 Tests/Module/WCDH: write multi_file_compiler_detection.h before using it


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

Summary of changes:
 Help/manual/cmake-compile-features.7.rst           |    8 ++++++
 Help/release/dev/gcc-features.rst                  |    5 ++++
 Modules/Compiler/GNU-C-FeatureTests.cmake          |   10 +++----
 Modules/Compiler/GNU-C.cmake                       |    9 +++----
 Modules/Compiler/GNU-CXX.cmake                     |    2 +-
 .../WriteCompilerDetectionHeader/CMakeLists.txt    |   28 +++++++++++---------
 6 files changed, 39 insertions(+), 23 deletions(-)
 create mode 100644 Help/release/dev/gcc-features.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list