[Cmake-commits] CMake branch, master, updated. v2.8.4-265-g3c7c1f0

Brad King brad.king at kitware.com
Thu Mar 31 13:22:51 EDT 2011


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  3c7c1f07a0f0ed208efff80769bf87724f1f9210 (commit)
       via  6dfc818394d302d5966431fc72b4150777780b79 (commit)
      from  e54e38fadf66ab6867978e57d1a8dd48d22d5b1b (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=3c7c1f07a0f0ed208efff80769bf87724f1f9210
commit 3c7c1f07a0f0ed208efff80769bf87724f1f9210
Merge: e54e38f 6dfc818
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Mar 31 13:22:48 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Mar 31 13:22:48 2011 -0400

    Merge topic 'CPack-fix11930-LeftOverComponents'
    
    6dfc818 CPack fix #11930 and simplifies component packaging options


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

Summary of changes:
 Source/CPack/cmCPackArchiveGenerator.cxx           |   49 ++----
 Source/CPack/cmCPackArchiveGenerator.h             |    2 +-
 Source/CPack/cmCPackDebGenerator.cxx               |  193 ++++++++------------
 Source/CPack/cmCPackDebGenerator.h                 |    6 +-
 Source/CPack/cmCPackGenerator.cxx                  |   27 +--
 Source/CPack/cmCPackGenerator.h                    |    5 -
 Source/CPack/cmCPackRPMGenerator.cxx               |  144 +++++++---------
 Source/CPack/cmCPackRPMGenerator.h                 |    6 +-
 Tests/CMakeLists.txt                               |    1 -
 .../MyLibCPackConfig-AllGroupsInOne.cmake.in       |   22 ---
 .../RunCPackVerifyResult.cmake                     |   41 ++--
 11 files changed, 193 insertions(+), 303 deletions(-)
 delete mode 100644 Tests/CPackComponentsForAll/MyLibCPackConfig-AllGroupsInOne.cmake.in


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list