[Cmake-commits] CMake branch, master, updated. v3.0.0-rc4-881-gc1e428c

Brad King brad.king at kitware.com
Mon May 12 09:31:03 EDT 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  c1e428c0393c62a32dfd54fadfc34546c9c004d8 (commit)
       via  75c3d18dd6b356c692c4f105b0df8413a6d3e0e6 (commit)
       via  911cc9a39e1f26344d47743885626060c2d94d2c (commit)
       via  cb810abe6d1c4189517d84fa6e08849a02e3f873 (commit)
       via  23409f50f13a337333021b458a42273464100eae (commit)
       via  2e75bf672b0d8e58972f9445a0ef475d21dbe87f (commit)
      from  a2bb00d19669be96e3bfde22fee100578d2cb6e1 (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=c1e428c0393c62a32dfd54fadfc34546c9c004d8
commit c1e428c0393c62a32dfd54fadfc34546c9c004d8
Merge: a2bb00d 75c3d18
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon May 12 09:31:02 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon May 12 09:31:02 2014 -0400

    Merge topic 'target-property-policy-context'
    
    75c3d18d Merge branch 'backport-target-property-policy-context' into target-property-policy-context
    911cc9a3 cmTarget: Evaluate CMP0026 and CMP0051 in calling context
    cb810abe cmTarget: Drop unused GetProperty signature
    23409f50 cmTarget: Evaluate CMP0026 in calling context
    2e75bf67 cmTarget: Drop unused GetProperty signature


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

Summary of changes:
 Source/cmGetPropertyCommand.cxx                    |    3 +-
 Source/cmGetTargetPropertyCommand.cxx              |    2 +-
 Source/cmTarget.cxx                                |   36 ++++++++++----------
 Source/cmTarget.h                                  |    5 ++-
 .../CMP0026/CMP0026-WARN-Dir/CMakeLists.txt        |    1 +
 Tests/RunCMake/CMP0026/CMP0026-WARN-stderr.txt     |   13 +++++++
 Tests/RunCMake/CMP0026/CMP0026-WARN.cmake          |    3 ++
 .../CMP0051/CMP0051-WARN-Dir/CMakeLists.txt        |    1 +
 Tests/RunCMake/CMP0051/CMP0051-WARN-stderr.txt     |   18 +++++++++-
 Tests/RunCMake/CMP0051/CMP0051-WARN.cmake          |    6 ++++
 10 files changed, 64 insertions(+), 24 deletions(-)
 create mode 100644 Tests/RunCMake/CMP0026/CMP0026-WARN-Dir/CMakeLists.txt
 create mode 100644 Tests/RunCMake/CMP0051/CMP0051-WARN-Dir/CMakeLists.txt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list