[Cmake-commits] CMake branch, master, updated. v3.0.2-2035-g26bffa6

Brad King brad.king at kitware.com
Fri Oct 10 10:55:45 EDT 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  26bffa6e7422a4d892a2a71edaf22b2e81fd2a0d (commit)
       via  631fadeae9b9077831fc310e7bdc62029a2204df (commit)
       via  50e261ddb680f46e7011fe5173dc59d64b12c882 (commit)
       via  9b98fd528da4821f316505e7dcc0b12510ae77bc (commit)
       via  83a06bb4abb0302c70095c70306f9d51071c02e4 (commit)
       via  f7df82acaaf83515c84d2aa006a06b94f144953e (commit)
       via  14bc686fffd1ecf3073d2d394af96bdb6e5b8769 (commit)
       via  6c313797418a90f4e108a04e9b9e70b1c32e74ff (commit)
      from  5ab9aa62fe1e5e1e74bafc69bf0e8d16f118ac9d (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=26bffa6e7422a4d892a2a71edaf22b2e81fd2a0d
commit 26bffa6e7422a4d892a2a71edaf22b2e81fd2a0d
Merge: 5ab9aa6 631fade
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Oct 10 10:55:44 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Oct 10 10:55:44 2014 -0400

    Merge topic 'fix-OSX-bundle-rpaths-and-Qt5'
    
    631fadea Help: Add notes for topic 'fix-OSX-bundle-rpaths-and-Qt5'
    50e261dd OSX: Warn when attempting to change runtime paths on OS X 10.5
    9b98fd52 cmake-gui: Make sure we bundle Qt5 Cocoa platform plugin
    83a06bb4 BundleUtilities: Framework codesign Resources/Info.plist & Current
    f7df82ac BundleUtilities: Resolve & replace @rpath placeholders
    14bc686f GetPrerequisites: Make sure dyld placeholders are prefixes
    6c313797 BundleUtilities: Use find on UNIX for fast executable lookup


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

Summary of changes:
 Help/release/dev/fix-OSX-bundle-rpaths-and-Qt5.rst |    6 +
 Modules/BundleUtilities.cmake                      |  144 +++++++++++++++++---
 Modules/GetPrerequisites.cmake                     |   29 ++--
 Source/QtDialog/CMakeLists.txt                     |   28 +++-
 Source/cmInstallTargetGenerator.cxx                |   80 +++++++----
 Tests/BundleUtilities/CMakeLists.txt               |    3 +-
 6 files changed, 229 insertions(+), 61 deletions(-)
 create mode 100644 Help/release/dev/fix-OSX-bundle-rpaths-and-Qt5.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list