[Cmake-commits] CMake branch, master, updated. v3.1.0-841-g8b7db43

Brad King brad.king at kitware.com
Fri Jan 16 11:07:16 EST 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  8b7db43bc694c2b89b1309fc875bbdb907a90ceb (commit)
       via  770ba876997d1038acdc1d54419152abd0970312 (commit)
       via  b15c008fac22720ccd793b18c235046bc84ecc86 (commit)
       via  f13a2eb118d8b152a897e09fdcf43793f8e1bcca (commit)
       via  1f19ac4da5af812891be305721f3e3b7eed62cc3 (commit)
       via  0798d1e5b0a09564b127ae7d26d8c1ea1bc9adad (commit)
       via  938bd94eb0b34e1b5be12dcceaab641efc8a7e43 (commit)
       via  462c630b8a6d832dd37562fcd7b00a75e1ec6e82 (commit)
       via  222ec86f7d9ae838d2e460b89985c797c7c90373 (commit)
       via  6e909035af73d3ee0ca3e5adef39b4541f0c8be9 (commit)
       via  bfc995cc3b8834281ee86ea2ed248b041d5ad1be (commit)
       via  1532b9214f79517fe74dc674939601c75f4af300 (commit)
       via  1f4649e62f6394a6e9af67486e4c41f3e286de47 (commit)
       via  a60027a642f887179513496ef61552db44829652 (commit)
      from  ba7227a0affed01c67f7a8994bd9373b212314ea (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=8b7db43bc694c2b89b1309fc875bbdb907a90ceb
commit 8b7db43bc694c2b89b1309fc875bbdb907a90ceb
Merge: ba7227a 770ba87
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jan 16 11:07:14 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jan 16 11:07:14 2015 -0500

    Merge topic 'GNU-4.6-compile-features'
    
    770ba876 Help: Add notes for topic 'GNU-4.6-compile-features'
    b15c008f Features: Record for GNU 4.6.
    f13a2eb1 Features: Adjust the RunCMake test to use more-common features.
    1f19ac4d Features: Adjust cxx_variadic_templates unit test for GNU < 4.7.
    0798d1e5 Features: Extend the generalized_initializers test for GNU < 4.7.
    938bd94e Features: Test __GXX_EXPERIMENTAL_CXX0X__ macro for GNU < 4.7 compatibility.
    462c630b Features: Don't test __cplusplus value for CXX98 on GNU.
    222ec86f Features: Test an old value of __STDC_VERSION__ for GNU < 4.7 compatibility.
    6e909035 Features: Record C/CXX dialect flags for GNU 4.6.
    bfc995cc Features: Remove wrong content from else() condition.
    1532b921 Features: Make cxx_noexcept available from GNU 4.6.
    1f4649e6 Features: Update the default_dialect test for old GNU-like compilers.
    a60027a6 Features: Ensure appropriate return value from feature test macros.


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

Summary of changes:
 Help/release/dev/GNU-4.6-compile-features.rst      |    5 ++++
 Modules/Compiler/AppleClang-C.cmake                |    3 +--
 Modules/Compiler/AppleClang-CXX.cmake              |    3 +--
 Modules/Compiler/Clang-C.cmake                     |    3 +--
 Modules/Compiler/Clang-CXX.cmake                   |    3 +--
 Modules/Compiler/GNU-C-FeatureTests.cmake          |    9 +++++--
 Modules/Compiler/GNU-C.cmake                       |   14 +++++++----
 Modules/Compiler/GNU-CXX-FeatureTests.cmake        |   25 ++++++++++++--------
 Modules/Compiler/GNU-CXX.cmake                     |    9 +++----
 Tests/CompileFeatures/CMakeLists.txt               |    8 +++++--
 .../cxx_generalized_initializers.cpp               |    1 +
 Tests/CompileFeatures/cxx_variadic_templates.cpp   |    4 ++--
 Tests/CompileFeatures/default_dialect.cpp          |    2 +-
 .../LinkImplementationFeatureCycle.cmake           |    6 ++---
 .../LinkImplementationFeatureCycleSolved.cmake     |    6 ++---
 15 files changed, 61 insertions(+), 40 deletions(-)
 create mode 100644 Help/release/dev/GNU-4.6-compile-features.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list