[Cmake-commits] CMake branch, master, updated. v3.7.2-1321-gc756ad9
Brad King
brad.king at kitware.com
Tue Feb 7 09:59:44 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 c756ad9e73e1432d8596caf7dd6ade298ce84946 (commit)
via 28e87033a3f3f997334c45b19b2292ed3821f59e (commit)
via 6f62c66b2c5f0595ff0a51ca97f3b5e1d0924523 (commit)
via f9bc8cfeeb956a5abbf293d8a26fb5b15aeec1d7 (commit)
from 4dbd03f6ef60a88e76b4a716782fb186c19fd6d6 (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=c756ad9e73e1432d8596caf7dd6ade298ce84946
commit c756ad9e73e1432d8596caf7dd6ade298ce84946
Merge: 4dbd03f 28e8703
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 7 09:59:41 2017 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 7 09:59:41 2017 -0500
Merge topic 'FeatureSummary_description'
28e87033 FeatureSummary: Update release notes
6f62c66b FeatureSummary: Add FeatureSummary_<TYPE>_DESCRIPTION global properties
f9bc8cfe FeatureSummary: Add DEFAULT_DESCRIPTION option to feature_summary
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/FeatureSummary_description.rst | 11 ++
Modules/FeatureSummary.cmake | 61 ++++++--
.../FeatureSummaryCustomDescription-stdout.txt | 91 +++++++++++
.../FeatureSummaryCustomDescription.cmake | 158 ++++++++++++++++++++
.../FeatureSummaryDefaultDescription-stdout.txt | 46 ++++++
.../FeatureSummaryDefaultDescription.cmake | 82 ++++++++++
Tests/RunCMake/FeatureSummary/RunCMakeTest.cmake | 2 +
7 files changed, 437 insertions(+), 14 deletions(-)
create mode 100644 Help/release/dev/FeatureSummary_description.rst
create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryCustomDescription-stdout.txt
create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryCustomDescription.cmake
create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryDefaultDescription-stdout.txt
create mode 100644 Tests/RunCMake/FeatureSummary/FeatureSummaryDefaultDescription.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list