[Cmake-commits] CMake branch, master, updated. v3.3.0-766-ge8592e5

Brad King brad.king at kitware.com
Mon Aug 10 09:13:18 EDT 2015


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  e8592e555fb3f19dd8a5b88948603c72b2a17a8d (commit)
       via  35aab9df9f299d62edaa6ce611aa30614deb9e9d (commit)
      from  7979e25c8b9214a6a1097d5aa3937d6277556342 (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=e8592e555fb3f19dd8a5b88948603c72b2a17a8d
commit e8592e555fb3f19dd8a5b88948603c72b2a17a8d
Merge: 7979e25 35aab9d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Aug 10 09:13:16 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 10 09:13:16 2015 -0400

    Merge topic 'fix-TARGET_FILE-imported'
    
    35aab9df Reject TARGET_PDB_FILE for imported targets instead of crashing


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

Summary of changes:
 Source/cmGeneratorExpressionNode.cxx                            |    7 +++++++
 Source/cmGeneratorTarget.cxx                                    |    1 +
 .../ImportedTarget-TARGET_PDB_FILE-result.txt}                  |    0
 ...ILE-stderr.txt => ImportedTarget-TARGET_PDB_FILE-stderr.txt} |    4 ++--
 .../GeneratorExpression/ImportedTarget-TARGET_PDB_FILE.cmake    |    2 ++
 Tests/RunCMake/GeneratorExpression/RunCMakeTest.cmake           |    1 +
 6 files changed, 13 insertions(+), 2 deletions(-)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => GeneratorExpression/ImportedTarget-TARGET_PDB_FILE-result.txt} (100%)
 copy Tests/RunCMake/GeneratorExpression/{NonValidCompiler-TARGET_PDB_FILE-stderr.txt => ImportedTarget-TARGET_PDB_FILE-stderr.txt} (52%)
 create mode 100644 Tests/RunCMake/GeneratorExpression/ImportedTarget-TARGET_PDB_FILE.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list