[Cmake-commits] CMake branch, master, updated. v3.5.0-rc3-113-gbe98577

Brad King brad.king at kitware.com
Wed Feb 24 09:39:10 EST 2016


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  be98577f13299456804f619f46dc5a0560bcb176 (commit)
       via  091b649e198bade6fba7518b6c970bfa23b7365f (commit)
      from  3dd42fe4eb600339222c42ed440b37a3d76128d6 (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=be98577f13299456804f619f46dc5a0560bcb176
commit be98577f13299456804f619f46dc5a0560bcb176
Merge: 3dd42fe 091b649
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Feb 24 09:39:08 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Feb 24 09:39:08 2016 -0500

    Merge topic 'revert-automoc-src-per-dir'
    
    091b649e Revert "Automoc: Fix support of files with the same name (#12873)"


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

Summary of changes:
 Source/cmQtAutoGenerators.cxx       |   35 +++--------------------------------
 Tests/QtAutogen/Adir/CMakeLists.txt |    2 +-
 Tests/QtAutogen/Adir/bar/foo.cpp    |    4 ----
 Tests/QtAutogen/Adir/bar/foo.h      |   10 ----------
 Tests/QtAutogen/Adir/foo.cpp        |    4 ----
 Tests/QtAutogen/Adir/foo.h          |    8 --------
 6 files changed, 4 insertions(+), 59 deletions(-)
 delete mode 100644 Tests/QtAutogen/Adir/bar/foo.cpp
 delete mode 100644 Tests/QtAutogen/Adir/bar/foo.h
 delete mode 100644 Tests/QtAutogen/Adir/foo.cpp
 delete mode 100644 Tests/QtAutogen/Adir/foo.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list