[Cmake-commits] CMake branch, master, updated. v2.8.11.2-458-gaa0b9fa

Brad King brad.king at kitware.com
Mon Jul 15 09:30:38 EDT 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  aa0b9fa31147181227dc77953ced6795b076699c (commit)
       via  4f7ceb56d1077e5639ca0a60f664a72d61ee4b9e (commit)
       via  340535156d1ccd3a8e180ab2fcbf87e613ef51aa (commit)
      from  9f61436803e47be261ea6970f9502e8970bffa3d (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=aa0b9fa31147181227dc77953ced6795b076699c
commit aa0b9fa31147181227dc77953ced6795b076699c
Merge: 9f61436 4f7ceb5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 15 09:30:34 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 15 09:30:34 2013 -0400

    Merge topic 'IMPORTED-build-dependencies'
    
    4f7ceb5 Test non-IMPORTED libraries in the INTERFACE of IMPORTED libraries.
    3405351 Add entire link interface transitive closure as target depends.


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

Summary of changes:
 Source/cmComputeTargetDepends.cxx                  |    2 +
 Tests/ExportImport/Export/CMakeLists.txt           |    3 ++
 Tests/ExportImport/Import/A/CMakeLists.txt         |   33 ++++++++++++++++++++
 .../Import/A/excludedFromAll/CMakeLists.txt        |    7 ++++
 .../Import/A/excludedFromAll/excludedFromAll.cpp   |    7 ++++
 .../Import/A/excludedFromAll/excludedFromAll.h     |    4 ++
 Tests/ExportImport/Import/A/iface_test.cpp         |   11 ++++++
 7 files changed, 67 insertions(+), 0 deletions(-)
 create mode 100644 Tests/ExportImport/Import/A/excludedFromAll/CMakeLists.txt
 create mode 100644 Tests/ExportImport/Import/A/excludedFromAll/excludedFromAll.cpp
 create mode 100644 Tests/ExportImport/Import/A/excludedFromAll/excludedFromAll.h
 create mode 100644 Tests/ExportImport/Import/A/iface_test.cpp


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list