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  9d5bfa53e63c894b1c774258882877f57d61638f (commit)
       via  15c02cf14edd823b96660e65772a9db568a25bdc (commit)
       via  f7738fd122ac38fb3785e6366193fe5095b23b88 (commit)
       via  b2054e1661e5c607cf25e1ac127982f58e29dd44 (commit)
       via  1e757c318b38566aea1c9312a6fb5a3accd3966b (commit)
       via  5fb730174dc5e0c07dfc7aec27e3d6e60c79e3d3 (commit)
       via  86f7fc5d55da5cf569c516f2d1fb8b69603c1be2 (commit)
       via  2aa3f500c49e6c81f4d4b821d6ae71ef2589cb07 (commit)
       via  59b91107d16c2f2ba68791ae67c53bdcc0d32e05 (commit)
       via  7254f6452596f438f0607ece559be7ad556b190a (commit)
       via  975b753997849507684da7d529d1bbe0ffd3ade9 (commit)
       via  f75ec6044c593d0ff042e13b940d2c674910b683 (commit)
       via  f3158e45b8fde882603e1d9b2262a5c64e25c1ee (commit)
       via  493b17f8c7fb171fd7ca36cc0b29257939609298 (commit)
      from  3709e950f4ed7545a38c2506c19ee90ee58fa920 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9d5bfa53e63c894b1c774258882877f57d61638f
commit 9d5bfa53e63c894b1c774258882877f57d61638f
Merge: 3709e95 15c02cf
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Oct 6 10:58:58 2015 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Oct 6 10:58:58 2015 -0400

    Merge topic 'refactor-qt-autogen'
    
    15c02cf1 QtAutogen: Port API to cmGeneratorTarget.
    f7738fd1 cmLocalGenerator: Constify target in API.
    b2054e16 QtAutogen: Port global generator to cmGeneratorTarget.
    1e757c31 QtAutogen: Use a target type between loops.
    5fb73017 QtAutogen: Make some private statics file static.
    86f7fc5d QtAutogen: Move SetupAutoRccTarget method.
    2aa3f500 QtAutogen: Move MergeRccOptions method.
    59b91107 QtAutogen: Move GetRccExecutable method.
    7254f645 QtAutogen: Move SetupAutoUicTarget method.
    975b7539 QtAutogen: Move GetUicOpts method.
    f75ec604 QtAutogen: Move SetupAutoMocTarget method.
    f3158e45 QtAutogen: Move GetCompileDefinitionsAndDirectories method.
    493b17f8 QtAutogen: Move SetupSourceFiles method.


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

Summary of changes:
 Source/cmGlobalGenerator.cxx            |   30 +-
 Source/cmGlobalGenerator.h              |    2 +-
 Source/cmLocalGenerator.cxx             |    2 +-
 Source/cmLocalGenerator.h               |    2 +-
 Source/cmQtAutoGeneratorInitializer.cxx | 1692 +++++++++++++++----------------
 Source/cmQtAutoGeneratorInitializer.h   |   41 +-
 6 files changed, 854 insertions(+), 915 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to