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  61b49402d789f5465a7cdc08e708d4448f3496c3 (commit)
       via  5e8e9ad68ca9e617ef5442236247a49e3b246a5d (commit)
       via  ea8ac9f5dc2eab7b263a18eee5db75aedd31e26a (commit)
       via  56aa6ffae75dd2567d2041147774bb1a9a3a1bdf (commit)
      from  5576655f369cf910a3edf25a3e1b9150926ebe43 (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=61b49402d789f5465a7cdc08e708d4448f3496c3
commit 61b49402d789f5465a7cdc08e708d4448f3496c3
Merge: 5576655 5e8e9ad
Author:     David Cole <david.c...@kitware.com>
AuthorDate: Tue Oct 25 15:34:19 2011 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Oct 25 15:34:19 2011 -0400

    Merge topic 'AutomocFindQ_OBJECTAlwaysInHeader'
    
    5e8e9ad automoc: always run moc on the cpp file if there is a foo.moc 
included
    ea8ac9f Add copyright notices
    56aa6ff automoc:run moc on the header if the source file contains include 
"foo.moc"


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

Summary of changes:
 Source/cmQtAutomoc.cxx                             |  178 ++++++++++----------
 Source/cmQtAutomoc.h                               |   16 ++
 Tests/QtAutomoc/CMakeLists.txt                     |    2 +-
 .../QtAutomoc/foo.cpp                              |   29 +++-
 .../cmDocumentVariables.h => Tests/QtAutomoc/foo.h |   21 ++-
 Tests/QtAutomoc/main.cpp                           |    4 +
 6 files changed, 149 insertions(+), 101 deletions(-)
 copy Source/CursesDialog/cmCursesDummyWidget.cxx => Tests/QtAutomoc/foo.cpp 
(56%)
 copy Source/cmDocumentVariables.h => Tests/QtAutomoc/foo.h (69%)


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

Reply via email to