[Cmake-commits] CMake branch, master, updated. v3.2.1-557-gad09756

Brad King brad.king at kitware.com
Tue Mar 31 14:11:22 EDT 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  ad09756fed4257dca08b032bf2cbad7dd82a0d80 (commit)
       via  68e13e98f5c719cba641bf7a3a01cbfd7c6bd394 (commit)
       via  681f3a2f012dcd17f63faa3c6f932ae92278e3bd (commit)
      from  ed989122c3b997b19c714ce511619e6b6204a1f1 (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=ad09756fed4257dca08b032bf2cbad7dd82a0d80
commit ad09756fed4257dca08b032bf2cbad7dd82a0d80
Merge: ed98912 68e13e9
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 31 14:11:20 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 31 14:11:20 2015 -0400

    Merge topic 'cpack-rpm-basic-symlink-handling'
    
    68e13e98 Help: Add notes for topic 'cpack-rpm-basic-symlink-handling'
    681f3a2f CPackRPM: Add basic symlink support (#15209)


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

Summary of changes:
 .../dev/cpack-rpm-basic-symlink-handling.rst       |    6 +
 Modules/CPackRPM.cmake                             |  362 ++++++++++++++++++--
 Tests/CMakeLists.txt                               |    1 +
 Tests/CPackComponentsForAll/CMakeLists.txt         |   41 ++-
 .../RunCPackVerifyResult.cmake                     |   91 ++++-
 .../symlink_postinstall_expected.txt               |   57 +++
 6 files changed, 532 insertions(+), 26 deletions(-)
 create mode 100644 Help/release/dev/cpack-rpm-basic-symlink-handling.rst
 create mode 100644 Tests/CPackComponentsForAll/symlink_postinstall_expected.txt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list