[Cmake-commits] CMake branch, master, updated. v2.8.7-573-gb22f2f1
David Cole
david.cole at kitware.com
Tue Mar 6 15:25:04 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, master has been updated
via b22f2f18c1d195972c2ae1ae68fc06c06acc02db (commit)
via 4689eedcc0a1cd73a95dbce583c9470319312b80 (commit)
via ab9661c1dd4340af5a84244c920d94bddd1c8e90 (commit)
via 52e827964843cdf25ec3be1af98cb47c17800545 (commit)
via 672e3bb70f46cbc1203974fccc561760a6be8b96 (commit)
via 4853e1effddd36c37d8e2fb4962f039c0d08af80 (commit)
via 35cbf23c951e545560e11d79074a66988345c9eb (commit)
via 0ac15353e0220e296aca1bb725fc495c1321e4e6 (commit)
via a2123e8f3e04b3e1bd5507c488a22a358398232e (commit)
via fc6f3401373ccb169a7168c21366c5caee582319 (commit)
from 480ba6434399052553b31c97e399b44a1491aac9 (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=b22f2f18c1d195972c2ae1ae68fc06c06acc02db
commit b22f2f18c1d195972c2ae1ae68fc06c06acc02db
Merge: 480ba64 4689eed
Author: David Cole <david.cole at kitware.com>
AuthorDate: Tue Mar 6 15:25:02 2012 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 6 15:25:02 2012 -0500
Merge topic 'qt4-deploy'
4689eed reflect that the QtAutomoc depends on QtGui
ab9661c Remove QtGui dependency in Qt4Deploy test and verify QtSql existance.
52e8279 Fix for Qt4Deploy on some test machines.
672e3bb Add test for DeployQt4.cmake
4853e1e Fix plugin installation issues.
35cbf23 Ensure libs are passed to BundleUtilities.
0ac1535 Fix bad plugin paths.
a2123e8 Fix mismatched arguments.
fc6f340 Don't use QT_LIBRARIES_PLUGINS by default.
-----------------------------------------------------------------------
Summary of changes:
Modules/DeployQt4.cmake | 72 ++++++++++++++++++-------------
Tests/CMakeLists.txt | 92 ++++++++++++++++++++++++----------------
Tests/Qt4Deploy/CMakeLists.txt | 70 ++++++++++++++++++++++++++++++
Tests/Qt4Deploy/testdeploy.cpp | 29 +++++++++++++
4 files changed, 195 insertions(+), 68 deletions(-)
create mode 100644 Tests/Qt4Deploy/CMakeLists.txt
create mode 100644 Tests/Qt4Deploy/testdeploy.cpp
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list