[Cmake-commits] CMake branch, master, updated. v2.8.11.2-482-gfa6106e

Brad King brad.king at kitware.com
Mon Jul 15 09:33:49 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  fa6106ec56305b72017fff3d57836cc7319c8d48 (commit)
       via  484bb888a0c84805819749e7899333fc83794857 (commit)
      from  b6e0972262241b287fa4048b29dd920fecf22ea1 (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=fa6106ec56305b72017fff3d57836cc7319c8d48
commit fa6106ec56305b72017fff3d57836cc7319c8d48
Merge: b6e0972 484bb88
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 15 09:33:47 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 15 09:33:47 2013 -0400

    Merge topic 'target-policies'
    
    484bb88 Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICY


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

Summary of changes:
 Source/cmGeneratorExpressionEvaluator.cxx          |   36 +++++++++------
 Source/cmTarget.cxx                                |   32 ++++++--------
 Source/cmTarget.h                                  |   46 ++++++++-----------
 Tests/RunCMake/CMakeLists.txt                      |    1 +
 .../{CMP0004 => TargetPolicies}/CMakeLists.txt     |    0
 .../PolicyList-result.txt}                         |    0
 .../RunCMake/TargetPolicies/PolicyList-stderr.txt  |   13 ++++++
 Tests/RunCMake/TargetPolicies/PolicyList.cmake     |    8 +++
 Tests/RunCMake/TargetPolicies/RunCMakeTest.cmake   |    3 +
 .../TargetPolicies}/empty.cpp                      |    0
 10 files changed, 79 insertions(+), 60 deletions(-)
 copy Tests/RunCMake/{CMP0004 => TargetPolicies}/CMakeLists.txt (100%)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => TargetPolicies/PolicyList-result.txt} (100%)
 create mode 100644 Tests/RunCMake/TargetPolicies/PolicyList-stderr.txt
 create mode 100644 Tests/RunCMake/TargetPolicies/PolicyList.cmake
 create mode 100644 Tests/RunCMake/TargetPolicies/RunCMakeTest.cmake
 copy Tests/{IncludeDirectories/TargetIncludeDirectories => RunCMake/TargetPolicies}/empty.cpp (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list