[Cmake-commits] CMake branch, master, updated. v2.8.12.1-808-g3eca31f

Brad King brad.king at kitware.com
Tue Nov 26 09:38:47 EST 2013


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  3eca31f81a623e91e1b76fd6012a0645aa8d6432 (commit)
       via  1320e0768e57754b51294a00480927d50176bf02 (commit)
      from  235c2d26dca77507ab998d6c980827086989e27f (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=3eca31f81a623e91e1b76fd6012a0645aa8d6432
commit 3eca31f81a623e91e1b76fd6012a0645aa8d6432
Merge: 235c2d2 1320e07
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 26 09:38:40 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 26 09:38:40 2013 -0500

    Merge topic 'autogen-depends'
    
    1320e07 cmQtAutogen: Allow specifying depends for autogen targets.


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

Summary of changes:
 Help/manual/cmake-properties.7.rst                 |    1 +
 Help/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst           |   14 ++++++++++++++
 Source/cmQtAutoGenerators.cxx                      |    5 +++++
 Tests/QtAutogen/CMakeLists.txt                     |    9 ++++++++-
 Tests/QtAutogen/generated.cpp                      |   10 ++++++++++
 Tests/QtAutogen/generated.h                        |   17 +++++++++++++++++
 .../myinterface.h => QtAutogen/myinterface.h.in}   |    2 ++
 7 files changed, 57 insertions(+), 1 deletions(-)
 create mode 100644 Help/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst
 create mode 100644 Tests/QtAutogen/generated.cpp
 create mode 100644 Tests/QtAutogen/generated.h
 copy Tests/{Qt4Targets/interface/myinterface.h => QtAutogen/myinterface.h.in} (87%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list