[Cmake-commits] CMake branch, master, updated. v2.8.11.2-997-g4e1368c

Brad King brad.king at kitware.com
Mon Oct 7 15:45:08 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  4e1368c1a02e26464c94a5aa23a8ec3b27755775 (commit)
       via  a63fcbcb9f6c09294dfbeb8480be822f42529755 (commit)
      from  b38425fa4b15e4858f0b06bf75ba824550b87c34 (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=4e1368c1a02e26464c94a5aa23a8ec3b27755775
commit 4e1368c1a02e26464c94a5aa23a8ec3b27755775
Merge: b38425f a63fcbc
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Oct 7 15:45:05 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Oct 7 15:45:05 2013 -0400

    Merge topic 'IMPORTED-target-SYSTEM-includes'
    
    a63fcbc Always consider includes from IMPORTED targets to be SYSTEM.


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

Summary of changes:
 Source/cmDocumentVariables.cxx              |    8 ++++
 Source/cmTarget.cxx                         |   32 +++++++++++++++++-
 Tests/ExportImport/Export/CMakeLists.txt    |   10 ++++++
 Tests/ExportImport/Export/systemlib.cpp     |    7 ++++
 Tests/ExportImport/Export/systemlib.h       |   22 ++++++++++++
 Tests/ExportImport/Import/A/CMakeLists.txt  |   47 +++++++++++++++++++++++++++
 Tests/ExportImport/Import/A/test_system.cpp |    9 +++++
 7 files changed, 134 insertions(+), 1 deletions(-)
 create mode 100644 Tests/ExportImport/Export/systemlib.cpp
 create mode 100644 Tests/ExportImport/Export/systemlib.h
 create mode 100644 Tests/ExportImport/Import/A/test_system.cpp


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list