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 5026696fcc79e1ec4b1f40069566614852b4c312 (commit) via 77f3772784152701ff0eee5e4a19177996c03c0e (commit) via 2e60b5fcf7929232c2e731f21e1ab9a889949fa3 (commit) from 1ab140ef8f4be77503f59f25d6e2a036d0f44ca2 (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=5026696fcc79e1ec4b1f40069566614852b4c312 commit 5026696fcc79e1ec4b1f40069566614852b4c312 Merge: 1ab140e 77f3772 Author: Brad King <brad.k...@kitware.com> AuthorDate: Mon Dec 9 10:33:30 2013 -0500 Commit: CMake Topic Stage <kwro...@kitware.com> CommitDate: Mon Dec 9 10:33:30 2013 -0500 Merge topic 'INTERFACE_AUTOUIC_OPTIONS' 77f3772 cmTarget: Require a compatible INTERFACE_AUTOUIC_OPTIONS from dependencies. 2e60b5f cmTarget: Report origin of COMPATIBLE_INTERFACE properties. ----------------------------------------------------------------------- Summary of changes: Source/cmTarget.cxx | 292 ++++++++++---------- Source/cmTarget.h | 7 +- Tests/CompatibleInterface/CMakeLists.txt | 7 + Tests/RunCMake/CMakeLists.txt | 3 + .../AutoUic-result.txt} | 0 .../CompatibleInterface/AutoUic-stderr.txt | 11 + Tests/RunCMake/CompatibleInterface/AutoUic.cmake | 22 ++ .../DebugProperties-result.txt} | 0 .../CompatibleInterface/DebugProperties-stderr.txt | 73 +++++ .../CompatibleInterface/DebugProperties.cmake | 60 ++++ .../CompatibleInterface/RunCMakeTest.cmake | 6 + Tests/{ => RunCMake}/CompatibleInterface/empty.cpp | 0 .../Debug-result.txt} | 0 .../PositionIndependentCode/Debug-stderr.txt | 6 + Tests/RunCMake/PositionIndependentCode/Debug.cmake | 8 + .../PositionIndependentCode/RunCMakeTest.cmake | 1 + 16 files changed, 356 insertions(+), 140 deletions(-) copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CompatibleInterface/AutoUic-result.txt} (100%) create mode 100644 Tests/RunCMake/CompatibleInterface/AutoUic-stderr.txt create mode 100644 Tests/RunCMake/CompatibleInterface/AutoUic.cmake copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => CompatibleInterface/DebugProperties-result.txt} (100%) create mode 100644 Tests/RunCMake/CompatibleInterface/DebugProperties-stderr.txt create mode 100644 Tests/RunCMake/CompatibleInterface/DebugProperties.cmake copy Tests/{ => RunCMake}/CompatibleInterface/empty.cpp (100%) copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => PositionIndependentCode/Debug-result.txt} (100%) create mode 100644 Tests/RunCMake/PositionIndependentCode/Debug-stderr.txt create mode 100644 Tests/RunCMake/PositionIndependentCode/Debug.cmake hooks/post-receive -- CMake _______________________________________________ Cmake-commits mailing list Cmake-commits@cmake.org http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits