[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-105-g909c053

Brad King brad.king at kitware.com
Mon Mar 3 10:06:26 EST 2014


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  909c0533d0422e9c3204e2d7b58a18b208c7e695 (commit)
       via  642fa25da095b346d559ad39624eda79b0bd2ff8 (commit)
       via  378eb5b712bb8f131e62aa343e3ec27d446dc098 (commit)
      from  d57bc8797d36b7a267a15063b3248f8461b3e648 (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=909c0533d0422e9c3204e2d7b58a18b208c7e695
commit 909c0533d0422e9c3204e2d7b58a18b208c7e695
Merge: d57bc87 642fa25
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Mar 3 10:06:25 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Mar 3 10:06:25 2014 -0500

    Merge topic 'wix-additions'
    
    642fa25d CPackWIX: support installation of empty directories
    378eb5b7 CPackWIX: Allow Windows Installer property customization


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

Summary of changes:
 Modules/CPackWIX.cmake                      |   17 +++++++++-
 Modules/WIX.template.in                     |    2 ++
 Source/CPack/WiX/cmCPackWIXGenerator.cxx    |   47 +++++++++++++++++++++++++++
 Source/CPack/WiX/cmCPackWIXGenerator.h      |    2 ++
 Source/CPack/WiX/cmWIXFilesSourceWriter.cxx |   22 +++++++++++++
 Source/CPack/WiX/cmWIXFilesSourceWriter.h   |    4 +++
 Source/CPack/cmCPackGenerator.cxx           |    6 ++++
 Source/CPack/cmCPackGenerator.h             |    1 +
 Tests/CPackWiXGenerator/CMakeLists.txt      |   14 ++++++++
 9 files changed, 114 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list