[Cmake-commits] CMake branch, master, updated. v2.8.4-306-gfc6addc

Brad King brad.king at kitware.com
Tue Apr 5 14:28:46 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  fc6addccfdb734c48a76aaec96fef5fcad2940c9 (commit)
       via  4bb79402e8f4e5c9c01637f70ca9e4d7b682473b (commit)
      from  fff3a742b256afdbc6515f451a7283c1b34f5af4 (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=fc6addccfdb734c48a76aaec96fef5fcad2940c9
commit fc6addccfdb734c48a76aaec96fef5fcad2940c9
Merge: fff3a74 4bb7940
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Apr 5 14:28:43 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Apr 5 14:28:43 2011 -0400

    Merge topic 'ModularizeCPack-dot-CMake'
    
    4bb7940 Split CPack.cmake in more manageable parts


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

Summary of changes:
 Modules/CPack.cmake          |  503 +-----------------------------------------
 Modules/CPackBundle.cmake    |   37 +++
 Modules/CPackComponent.cmake |  456 ++++++++++++++++++++++++++++++++++++++
 Modules/CPackNSIS.cmake      |   83 +++++++
 4 files changed, 588 insertions(+), 491 deletions(-)
 create mode 100644 Modules/CPackBundle.cmake
 create mode 100644 Modules/CPackComponent.cmake
 create mode 100644 Modules/CPackNSIS.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list