[Cmake-commits] CMake branch, master, updated. v3.1.1-993-gaec1137

Brad King brad.king at kitware.com
Tue Feb 3 09:46:23 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  aec11372a5868694937b1c232af9d7510ad8497e (commit)
       via  3ec025472735c22cb90b09bc171190005dd28bb1 (commit)
      from  99e3650e66399e75efb989322d4b0146c549dbfa (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=aec11372a5868694937b1c232af9d7510ad8497e
commit aec11372a5868694937b1c232af9d7510ad8497e
Merge: 99e3650 3ec0254
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 3 09:46:21 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 3 09:46:21 2015 -0500

    Merge topic 'rpm_multi_prefix'
    
    3ec02547 CPackRPM: Allow multiple path relocation prefixes for one package


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

Summary of changes:
 Help/release/dev/rpm_multi_prefix.rst              |   11 ++
 Modules/CPackRPM.cmake                             |  115 ++++++++++++++++++--
 Tests/CPackComponentsForAll/CMakeLists.txt         |    6 +
 .../MyLibCPackConfig-IgnoreGroup.cmake.in          |   16 +--
 .../RunCPackVerifyResult.cmake                     |   30 ++++-
 Tests/RunCMake/CMakeLists.txt                      |    4 +
 Tests/RunCMake/CPackRPM/CMakeLists.txt             |    7 ++
 ...ackRPM_PARTIALLY_RELOCATABLE_WARNING-stderr.txt |    1 +
 .../CPackRPM_PARTIALLY_RELOCATABLE_WARNING.cmake   |    7 ++
 Tests/RunCMake/CPackRPM/RunCMakeTest.cmake         |   17 +++
 10 files changed, 194 insertions(+), 20 deletions(-)
 create mode 100644 Help/release/dev/rpm_multi_prefix.rst
 create mode 100644 Tests/RunCMake/CPackRPM/CMakeLists.txt
 create mode 100644 Tests/RunCMake/CPackRPM/CPackRPM_PARTIALLY_RELOCATABLE_WARNING-stderr.txt
 create mode 100644 Tests/RunCMake/CPackRPM/CPackRPM_PARTIALLY_RELOCATABLE_WARNING.cmake
 create mode 100644 Tests/RunCMake/CPackRPM/RunCMakeTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list