[Cmake-commits] CMake branch, next, updated. v2.8.7-2483-gd3704dd

David Cole david.cole at kitware.com
Mon Feb 6 13:51:00 EST 2012


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, next has been updated
       via  d3704dd6d8e8714b23fae3fe57cbe1d06a4a846f (commit)
       via  495f8998458f06fac250d62ba948e21c2429565f (commit)
       via  e130d3ece47d4ceee45473567935c629da72d1eb (commit)
      from  e6c7ef0bdc9a55b84de56ab9e35f7daf1e3b2a23 (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=d3704dd6d8e8714b23fae3fe57cbe1d06a4a846f
commit d3704dd6d8e8714b23fae3fe57cbe1d06a4a846f
Merge: e6c7ef0 495f899
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Mon Feb 6 13:50:58 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 6 13:50:58 2012 -0500

    Merge topic 'update-mini5-release-qt' into next
    
    495f899 Update version of Qt for dashmacmini5 produced release binaries
    e130d3e KWSys Nightly Date Stamp


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=495f8998458f06fac250d62ba948e21c2429565f
commit 495f8998458f06fac250d62ba948e21c2429565f
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Mon Feb 6 13:48:53 2012 -0500
Commit:     David Cole <david.cole at kitware.com>
CommitDate: Mon Feb 6 13:48:53 2012 -0500

    Update version of Qt for dashmacmini5 produced release binaries
    
    Use 4.8.0

diff --git a/Utilities/Release/dashmacmini5_release.cmake b/Utilities/Release/dashmacmini5_release.cmake
index 9bb3a98..bd93a87 100644
--- a/Utilities/Release/dashmacmini5_release.cmake
+++ b/Utilities/Release/dashmacmini5_release.cmake
@@ -14,7 +14,7 @@ CMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.5
 CMAKE_SKIP_BOOTSTRAP_TEST:STRING=TRUE
 CPACK_SYSTEM_NAME:STRING=Darwin64-universal
 BUILD_QtDialog:BOOL=TRUE
-QT_QMAKE_EXECUTABLE:FILEPATH=/Users/kitware/Support/qt-4.7.4/install/bin/qmake
+QT_QMAKE_EXECUTABLE:FILEPATH=/Users/kitware/Support/qt-4.8.0/install/bin/qmake
 ")
 get_filename_component(path "${CMAKE_CURRENT_LIST_FILE}" PATH)
 include(${path}/release_cmake.cmake)

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

Summary of changes:
 Source/kwsys/kwsysDateStamp.cmake            |    2 +-
 Utilities/Release/dashmacmini5_release.cmake |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list