[Cmake-commits] CMake branch, master, updated. v2.8.10.2-305-g28c6d32

David Cole david.cole at kitware.com
Tue Dec 11 13:44:10 EST 2012


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  28c6d32688388565c4c6af7a60676d7eb41efcfa (commit)
       via  711b63f7e095992d6ab84063af076d23a916b1f3 (commit)
      from  3d0f1957d1e3178a6977aa840627cd592a2bd46e (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=28c6d32688388565c4c6af7a60676d7eb41efcfa
commit 28c6d32688388565c4c6af7a60676d7eb41efcfa
Merge: 3d0f195 711b63f
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Dec 11 13:44:08 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Dec 11 13:44:08 2012 -0500

    Merge topic 'skip-variable-re-expansion'
    
    711b63f Add policy CMP0019 to skip include/link variable re-expansion


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

Summary of changes:
 Source/cmMakefile.cxx                              |   75 ++++++++++++++++---
 Source/cmMakefile.h                                |    2 +-
 Source/cmPolicies.cxx                              |   17 +++++
 Source/cmPolicies.h                                |    1 +
 Tests/RunCMake/CMP0019/CMP0019-NEW.cmake           |    2 +
 Tests/RunCMake/CMP0019/CMP0019-OLD.cmake           |    2 +
 Tests/RunCMake/CMP0019/CMP0019-WARN-stderr.txt     |   40 +++++++++++
 Tests/RunCMake/CMP0019/CMP0019-WARN.cmake          |    1 +
 Tests/RunCMake/CMP0019/CMP0019-code.cmake          |    9 +++
 .../CMakeLists.txt                                 |    0
 Tests/RunCMake/CMP0019/RunCMakeTest.cmake          |    5 ++
 Tests/RunCMake/CMakeLists.txt                      |    1 +
 12 files changed, 142 insertions(+), 13 deletions(-)
 create mode 100644 Tests/RunCMake/CMP0019/CMP0019-NEW.cmake
 create mode 100644 Tests/RunCMake/CMP0019/CMP0019-OLD.cmake
 create mode 100644 Tests/RunCMake/CMP0019/CMP0019-WARN-stderr.txt
 create mode 100644 Tests/RunCMake/CMP0019/CMP0019-WARN.cmake
 create mode 100644 Tests/RunCMake/CMP0019/CMP0019-code.cmake
 copy Tests/RunCMake/{GeneratorExpression => CMP0019}/CMakeLists.txt (100%)
 create mode 100644 Tests/RunCMake/CMP0019/RunCMakeTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list