[Cmake-commits] CMake branch, master, updated. v3.7.2-1208-g325c615

Brad King brad.king at kitware.com
Fri Jan 27 09:05:00 EST 2017


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  325c6153088c673569971958f107f6cb97b67c50 (commit)
       via  895f7f16a79428689a263ba5cd9a72647dc8e912 (commit)
      from  0ea578b498059340d575be263f5b6a91581f5ce5 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=325c6153088c673569971958f107f6cb97b67c50
commit 325c6153088c673569971958f107f6cb97b67c50
Merge: 0ea578b 895f7f1
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jan 27 09:04:58 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jan 27 09:04:58 2017 -0500

    Merge topic 'genex-if'
    
    895f7f16 Genex: Add `IF` generator expression


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

Summary of changes:
 Help/manual/cmake-generator-expressions.7.rst      |    2 ++
 Help/release/dev/if-genex.rst                      |    7 +++++++
 Source/cmGeneratorExpressionNode.cxx               |   22 ++++++++++++++++++++
 Tests/GeneratorExpression/CMakeLists.txt           |    4 ++++
 Tests/GeneratorExpression/check-part4.cmake        |    5 +++++
 .../BadIF-result.txt}                              |    0
 .../RunCMake/GeneratorExpression/BadIF-stderr.txt  |   15 +++++++++++++
 .../{BadZero.cmake => BadIF.cmake}                 |    6 +++---
 .../GeneratorExpression/RunCMakeTest.cmake         |    1 +
 9 files changed, 59 insertions(+), 3 deletions(-)
 create mode 100644 Help/release/dev/if-genex.rst
 copy Tests/RunCMake/{Android/BadSYSROOT-result.txt => GeneratorExpression/BadIF-result.txt} (100%)
 create mode 100644 Tests/RunCMake/GeneratorExpression/BadIF-stderr.txt
 copy Tests/RunCMake/GeneratorExpression/{BadZero.cmake => BadIF.cmake} (50%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list