[Cmake-commits] CMake branch, master, updated. v3.4.0-520-g9feb24e

Brad King brad.king at kitware.com
Fri Nov 13 08:53:42 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  9feb24e514f3c0f6b9a9705e17cf1917152df977 (commit)
       via  4bca9401269878d2f3b0465377f0fb8bce87c734 (commit)
       via  c4b9ee1878c62a272d38ae057e0a76409be54e8f (commit)
       via  167a465565cda9bb33d2e919509c23a761ea45e9 (commit)
       via  9c1dfbfd600819a751d4c5058fd939650ee6d6b4 (commit)
       via  47302038c1021f0b6b0d9977f5bccaa795045805 (commit)
      from  bbf1757dfa4804c0d8ac311e6645084982831a50 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9feb24e514f3c0f6b9a9705e17cf1917152df977
commit 9feb24e514f3c0f6b9a9705e17cf1917152df977
Merge: bbf1757 4bca940
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 13 08:53:40 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Nov 13 08:53:40 2015 -0500

    Merge topic 'better_looking_mac_package'
    
    4bca9401 Improve appearance of CMake .dmg package on OS X
    c4b9ee18 CPack/DragNDrop: Update documentation to include new variables
    167a4655 CPack/DragNDrop: Optionally run an AppleScript when making a package
    9c1dfbfd CPack/DragNDrop: Place the background image file in a hidden folder
    47302038 CPack/DragNDrop: Use source file extension for background image


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

Summary of changes:
 CMakeCPackOptions.cmake.in                       |    7 ++
 Help/release/dev/better-looking-mac-packages.rst |    8 ++
 Modules/CPackDMG.cmake                           |   20 +++-
 Packaging/CMakeDMGBackground.tif                 |  Bin 0 -> 95690 bytes
 Packaging/CMakeDMGSetup.scpt                     |   42 ++++++++
 Source/CPack/cmCPackDragNDropGenerator.cxx       |  120 ++++++++++++++++++----
 Source/CPack/cmCPackDragNDropGenerator.h         |    1 +
 7 files changed, 172 insertions(+), 26 deletions(-)
 create mode 100644 Help/release/dev/better-looking-mac-packages.rst
 create mode 100644 Packaging/CMakeDMGBackground.tif
 create mode 100644 Packaging/CMakeDMGSetup.scpt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list