[Cmake-commits] CMake branch, release, updated. v3.0.1-7-g81a4ca5
Brad King
brad.king at kitware.com
Mon Aug 11 10:01:23 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, release has been updated
via 81a4ca57f858ad8ea7e042f60300aa5322541578 (commit)
via 4988b174923dd20620d1c7ee9feec6d04386cbc4 (commit)
via c6f1c5585aabdd2f670e3fc5390ffef43232456f (commit)
via 00ad505b374f80c72e6576bb0cb3829521964239 (commit)
via 59c3695edd8795b9c3b8eb7cacd3991b6a9860f6 (commit)
via 71a11252e95797113ecb1a969386f496b7d4861b (commit)
via 261acd91093ba5f2bf79f38a9632887ab2dd5f1c (commit)
from 76acc128a272b1fae303215a985410faec87c3e0 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
Modules/BundleUtilities.cmake | 1 +
Source/cmGlobalGenerator.cxx | 8 ++++++++
Source/cmQtAutoGenerators.cxx | 13 +++++++++----
Source/cmQtAutoGenerators.h | 2 +-
Tests/QtAutogen/CMakeLists.txt | 4 ++--
Tests/QtAutogen/resourcetester.cpp | 2 ++
.../{not_generated_file.qrc => second_resource.qrc} | 2 +-
Tests/QtAutogen/second_widget.cpp | 14 ++++++++++++++
Tests/QtAutogen/second_widget.h | 19 +++++++++++++++++++
Tests/QtAutogen/{calwidget.ui => second_widget.ui} | 8 ++++----
10 files changed, 61 insertions(+), 12 deletions(-)
copy Tests/QtAutogen/{not_generated_file.qrc => second_resource.qrc} (71%)
create mode 100644 Tests/QtAutogen/second_widget.cpp
create mode 100644 Tests/QtAutogen/second_widget.h
copy Tests/QtAutogen/{calwidget.ui => second_widget.ui} (84%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list