[Cmake-commits] CMake branch, master, updated. v3.1.0-899-g137a15b

Brad King brad.king at kitware.com
Mon Jan 19 13:55:30 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  137a15bf1da72c795d8eeded4ad3848a5692dce6 (commit)
       via  00194ea752ed02dbe70a808b337cf630735f2894 (commit)
       via  bcb04783f7abd1e7781eda7499b53118fdbe8000 (commit)
       via  536c535cb0cf245a1785d436b0662f7fe59ef1e4 (commit)
       via  5d57970dd9ddea70163bdd3c64fbf365a15af9fb (commit)
       via  69182ce4ed95c62d51e208c8620ff4e6599dee2e (commit)
      from  0898de99cc085fee8534369aea27e9333b53d694 (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=137a15bf1da72c795d8eeded4ad3848a5692dce6
commit 137a15bf1da72c795d8eeded4ad3848a5692dce6
Merge: 0898de9 00194ea
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 19 13:55:29 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jan 19 13:55:29 2015 -0500

    Merge topic 'SolarisStudio-compile-features'
    
    00194ea7 Help: Add notes for topic 'SolarisStudio-compile-features'
    bcb04783 Features: Record for SolarisStudio 12.4.
    536c535c Features: Adjust cxx_variadic_templates unit test for SolarisStudio.
    5d57970d Features: Use variable in cxx_inheriting_constructors test.
    69182ce4 Features: Ensure that the cxx_auto_type test is correct.


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

Summary of changes:
 .../release/dev/SolarisStudio-compile-features.rst |    5 ++
 Modules/Compiler/SunPro-CXX-FeatureTests.cmake     |   52 ++++++++++++++++++++
 Modules/Compiler/SunPro-CXX.cmake                  |   21 ++++++++
 Modules/WriteCompilerDetectionHeader.cmake         |    1 +
 Tests/CompileFeatures/CMakeLists.txt               |   18 +++++++
 Tests/CompileFeatures/cxx_auto_type.cpp            |    9 +++-
 .../cxx_inheriting_constructors.cpp                |    2 +-
 Tests/CompileFeatures/cxx_variadic_templates.cpp   |   21 +++++---
 .../WriteCompilerDetectionHeader/CMakeLists.txt    |    7 +--
 9 files changed, 125 insertions(+), 11 deletions(-)
 create mode 100644 Help/release/dev/SolarisStudio-compile-features.rst
 create mode 100644 Modules/Compiler/SunPro-CXX-FeatureTests.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list