[Cmake-commits] CMake branch, master, updated. v2.8.11.2-981-g9939c99

Brad King brad.king at kitware.com
Mon Oct 7 15:44:26 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  9939c99bc6c46aaa0639555ebf51d11c50610937 (commit)
       via  6a47c37ccf7049d5ac3fa6224def8d17ee82c7f5 (commit)
       via  d331292c121269ccfceee302a0f9bbb960b9f02d (commit)
       via  6fe5c4afc0a8363927ecd48bea4cc822894f97db (commit)
      from  b53a71bb1b5900c79259ae8745de85e437329b51 (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=9939c99bc6c46aaa0639555ebf51d11c50610937
commit 9939c99bc6c46aaa0639555ebf51d11c50610937
Merge: b53a71b 6a47c37
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Oct 7 15:44:23 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Oct 7 15:44:23 2013 -0400

    Merge topic 'test-property-genex'
    
    6a47c37 add_test: Mention generator expressions in old-style add_test docs
    d331292 cmTestGenerator: Evaluate generator expressions in test properties
    6fe5c4a cmTestGenerator: Separate test properties for each configuration


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

Summary of changes:
 Source/cmAddTestCommand.h                |    3 +-
 Source/cmSetTestsPropertiesCommand.h     |    3 +-
 Source/cmTestGenerator.cxx               |   56 ++++++++++++++++++------------
 Tests/CMakeLists.txt                     |    1 +
 Tests/GeneratorExpression/CMakeLists.txt |   32 ++++++++++++++++-
 Tests/GeneratorExpression/echo.c         |    8 ++++
 Tests/GeneratorExpression/pwd.c          |   34 ++++++++++++++++++
 7 files changed, 112 insertions(+), 25 deletions(-)
 create mode 100644 Tests/GeneratorExpression/echo.c
 create mode 100644 Tests/GeneratorExpression/pwd.c


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list