[Cmake-commits] CMake branch, master, updated. v3.7.0-rc3-436-g049b10e

Brad King brad.king at kitware.com
Tue Nov 8 09:44:36 EST 2016


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  049b10e2f621800f0b8da1918784dad7a049d6a8 (commit)
       via  b34c045736384fc3ba8574b33211bd75082bc07b (commit)
       via  cd0423300bea21a5c0747a6aeaefbae24c10ecd8 (commit)
       via  228280d8334f2bcac346e5f0d3ea802af7f22862 (commit)
       via  d8e83ab979b0ccfc4887dbf48c088a72dffb2e96 (commit)
      from  69bb9f37f9b71a109ef9547af25144e207f116e4 (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=049b10e2f621800f0b8da1918784dad7a049d6a8
commit 049b10e2f621800f0b8da1918784dad7a049d6a8
Merge: 69bb9f3 b34c045
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 8 09:44:34 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 8 09:44:34 2016 -0500

    Merge topic 'cpack-rpm-omit-unsupported-tags'
    
    b34c0457 Release text for omitting unsupported tags topic
    cd042330 CPack/RPM test for Suggests tag
    228280d8 CPack/RPM prevent special tags from being removed
    d8e83ab9 CPack/RPM omit unsupported tags


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

Summary of changes:
 .../dev/cpack-rpm-omit-unsupported-tags.rst        |    8 +++++
 Modules/CPackRPM.cmake                             |   24 +++++++++++++++
 ...iles.cmake => RPM_SUGGESTS-ExpectedFiles.cmake} |    2 +-
 .../CPack/RPM/RPM_SUGGESTS-VerifyResult.cmake      |   31 ++++++++++++++++++++
 Tests/RunCMake/CPack/RPM_SUGGESTS.cmake            |    4 +++
 Tests/RunCMake/CPack/RunCMakeTest.cmake            |    1 +
 6 files changed, 69 insertions(+), 1 deletion(-)
 create mode 100644 Help/release/dev/cpack-rpm-omit-unsupported-tags.rst
 copy Tests/RunCMake/CPack/RPM/{MINIMAL-ExpectedFiles.cmake => RPM_SUGGESTS-ExpectedFiles.cmake} (77%)
 create mode 100644 Tests/RunCMake/CPack/RPM/RPM_SUGGESTS-VerifyResult.cmake
 create mode 100644 Tests/RunCMake/CPack/RPM_SUGGESTS.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list