[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-114-gf0dcbb1

Brad King brad.king at kitware.com
Wed Mar 5 11:07:56 EST 2014


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  f0dcbb17721e777bef3be6b2f4011fefaa6fbbf0 (commit)
       via  8372b4553bc58c00ad3ef923919ff5547746b95e (commit)
       via  d348cd1bc50b74786d3e350a3b29aa92eeca1339 (commit)
      from  ea95e3eae32b35711e23de30b4cbdb5ad2bd930a (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=f0dcbb17721e777bef3be6b2f4011fefaa6fbbf0
commit f0dcbb17721e777bef3be6b2f4011fefaa6fbbf0
Merge: ea95e3e 8372b45
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Mar 5 11:07:55 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Mar 5 11:07:55 2014 -0500

    Merge topic 'FeatureSummary_combine_WHAT_values'
    
    8372b455 FeatureSummary: Add unit tests
    d348cd1b FeatureSummary: Allow to combine and reorder values for the "WHAT" option


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

Summary of changes:
 Modules/FeatureSummary.cmake                       |   56 ++++++++++++++------
 Tests/RunCMake/CMakeLists.txt                      |    1 +
 .../{CMP0022 => FeatureSummary}/CMakeLists.txt     |    0
 .../FeatureSummaryWhatAll-stdout.txt               |    7 +++
 .../FeatureSummary/FeatureSummaryWhatAll.cmake     |    9 ++++
 .../FeatureSummaryWhatList-stdout.txt              |    7 +++
 .../FeatureSummary/FeatureSummaryWhatList.cmake    |    9 ++++
 .../FeatureSummaryWhatListAll-result.txt}          |    0
 .../FeatureSummaryWhatListAll-stderr.txt           |    6 +++
 .../FeatureSummary/FeatureSummaryWhatListAll.cmake |    9 ++++
 .../FeatureSummaryWhatListUnknown-result.txt}      |    0
 .../FeatureSummaryWhatListUnknown-stderr.txt       |    6 +++
 .../FeatureSummaryWhatListUnknown.cmake            |    9 ++++
 .../FeatureSummaryWhatSingle-stdout.txt            |    1 +
 .../FeatureSummary/FeatureSummaryWhatSingle.cmake  |    9 ++++
 .../FeatureSummaryWhatSingleUnknown-result.txt}    |    0
 .../FeatureSummaryWhatSingleUnknown-stderr.txt     |    6 +++
 .../FeatureSummaryWhatSingleUnknown.cmake          |    9 ++++
 Tests/RunCMake/FeatureSummary/RunCMakeTest.cmake   |    8 +++
 19 files changed, 135 insertions(+), 17 deletions(-)
 copy Tests/RunCMake/{CMP0022 => FeatureSummary}/CMakeLists.txt (100%)
 create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryWhatAll-stdout.txt
 create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryWhatAll.cmake
 create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryWhatList-stdout.txt
 create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryWhatList.cmake
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => FeatureSummary/FeatureSummaryWhatListAll-result.txt} (100%)
 create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryWhatListAll-stderr.txt
 create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryWhatListAll.cmake
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => FeatureSummary/FeatureSummaryWhatListUnknown-result.txt} (100%)
 create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryWhatListUnknown-stderr.txt
 create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryWhatListUnknown.cmake
 create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryWhatSingle-stdout.txt
 create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryWhatSingle.cmake
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => FeatureSummary/FeatureSummaryWhatSingleUnknown-result.txt} (100%)
 create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryWhatSingleUnknown-stderr.txt
 create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryWhatSingleUnknown.cmake
 create mode 100644 Tests/RunCMake/FeatureSummary/RunCMakeTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list