[Cmake-commits] CMake branch, master, updated. v3.2.2-1165-g00ccfff

Brad King brad.king at kitware.com
Mon May 18 09:56:19 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  00ccfff2bc06e640a185fb3d628ac36ea0b0fe9a (commit)
       via  342d15cbc20cb68ee47ad9cfcab7cfd62e9ec45b (commit)
       via  9a0ba4d24ae73cf225a07dff2cf4fc2096fb9751 (commit)
      from  af1ea52f0c33d4f22a9810716e7574ae240e0b69 (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=00ccfff2bc06e640a185fb3d628ac36ea0b0fe9a
commit 00ccfff2bc06e640a185fb3d628ac36ea0b0fe9a
Merge: af1ea52 342d15c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon May 18 09:56:17 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon May 18 09:56:17 2015 -0400

    Merge topic 'cpack-ifw-updates'
    
    342d15cb Update packaging of CMake for QtIFW 2.0
    9a0ba4d2 CPackIFW: Add QtIFW 2.0 support


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

Summary of changes:
 CMakeCPackOptions.cmake.in               |    4 +
 Help/release/dev/cpack-ifw-updates.rst   |    5 +
 Modules/CPackIFW.cmake                   |  115 +++++++++++++++++++++--
 Source/CPack/IFW/cmCPackIFWGenerator.cxx |   79 +++++++++++++++-
 Source/CPack/IFW/cmCPackIFWGenerator.h   |   20 ++++
 Source/CPack/IFW/cmCPackIFWInstaller.cxx |  151 ++++++++++++++++++++++++++++--
 Source/CPack/IFW/cmCPackIFWInstaller.h   |   26 +++++
 Source/CPack/IFW/cmCPackIFWPackage.cxx   |   26 +++++
 Source/CPack/IFW/cmCPackIFWPackage.h     |    8 ++
 Source/QtIFW/controlscript.qs            |    6 ++
 Source/QtIFW/installscript.qs.in         |    4 +-
 11 files changed, 422 insertions(+), 22 deletions(-)
 create mode 100644 Help/release/dev/cpack-ifw-updates.rst
 create mode 100644 Source/QtIFW/controlscript.qs


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list