[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1395-gcdcf23b

Brad King brad.king at kitware.com
Mon Feb 10 11:25:03 EST 2014


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  cdcf23bde25e4f9f1cdb88604a38045262c41a8b (commit)
       via  b29152387dc8b95895beb98d8f03d2b1c9532ed9 (commit)
      from  d51dc24e2b18e5d0ba61eccd55e34fb729d765fa (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=cdcf23bde25e4f9f1cdb88604a38045262c41a8b
commit cdcf23bde25e4f9f1cdb88604a38045262c41a8b
Merge: d51dc24 b291523
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 10 11:25:02 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 10 11:25:02 2014 -0500

    Merge topic 'fix-CMP0028-iface'
    
    b2915238 CMP0028: Trigger on libraries from INTERFACE of dependencies.


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

Summary of changes:
 Source/cmTarget.cxx                                |   95 ++++++++++----------
 .../CMP0028-NEW-iface-result.txt}                  |    0
 ...NEW-stderr.txt => CMP0028-NEW-iface-stderr.txt} |    2 +-
 Tests/RunCMake/CMP0028/CMP0028-NEW-iface.cmake     |    7 ++
 .../CMP0028-OLD-iface-result.txt}                  |    0
 .../CMP0028-OLD-iface-stderr.txt}                  |    0
 Tests/RunCMake/CMP0028/CMP0028-OLD-iface.cmake     |    7 ++
 .../CMP0028-WARN-iface-result.txt}                 |    0
 ...RN-stderr.txt => CMP0028-WARN-iface-stderr.txt} |    2 +-
 Tests/RunCMake/CMP0028/CMP0028-WARN-iface.cmake    |    5 ++
 Tests/RunCMake/CMP0028/RunCMakeTest.cmake          |    3 +
 11 files changed, 73 insertions(+), 48 deletions(-)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CMP0028/CMP0028-NEW-iface-result.txt} (100%)
 copy Tests/RunCMake/CMP0028/{CMP0028-NEW-stderr.txt => CMP0028-NEW-iface-stderr.txt} (81%)
 create mode 100644 Tests/RunCMake/CMP0028/CMP0028-NEW-iface.cmake
 copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => CMP0028/CMP0028-OLD-iface-result.txt} (100%)
 copy Tests/RunCMake/{CMP0022/CMP0022-NOWARN-exe-stderr.txt => CMP0028/CMP0028-OLD-iface-stderr.txt} (100%)
 create mode 100644 Tests/RunCMake/CMP0028/CMP0028-OLD-iface.cmake
 copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => CMP0028/CMP0028-WARN-iface-result.txt} (100%)
 copy Tests/RunCMake/CMP0028/{CMP0028-WARN-stderr.txt => CMP0028-WARN-iface-stderr.txt} (88%)
 create mode 100644 Tests/RunCMake/CMP0028/CMP0028-WARN-iface.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list