[Cmake-commits] CMake branch, master, updated. v2.8.11-170-g3db29d2

Brad King brad.king at kitware.com
Wed May 22 13:35:20 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  3db29d2724b9ed6cbbf5e2af668ecfb6ec365a3b (commit)
       via  a7ba4520c7b15dc9f56d2c4718748b79b12c0c89 (commit)
       via  96ec3147bbafd52b18bcf532b0da8727cd3c8104 (commit)
       via  bd638ee20f54e9fd7fb701fcf20ded1956c06bb0 (commit)
       via  dc742fe4be83669a96aec4a47e70218c7ca70814 (commit)
      from  ee334b6a0a61ce7ed58fed405fa7900997c5747d (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=3db29d2724b9ed6cbbf5e2af668ecfb6ec365a3b
commit 3db29d2724b9ed6cbbf5e2af668ecfb6ec365a3b
Merge: ee334b6 a7ba452
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed May 22 13:35:15 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed May 22 13:35:15 2013 -0400

    Merge topic 'join-genex'
    
    a7ba452 Add the JOIN generator expression.
    96ec314 Make it possible for any genex to have arbitrary content at the end.
    bd638ee Rename the method determining if a genex accepts arbitrary content.
    dc742fe Extract the ProcessArbitraryContent method.


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

Summary of changes:
 Source/cmDocumentGeneratorExpressions.h            |    2 +
 Source/cmGeneratorExpressionEvaluator.cxx          |  154 ++++++++++++++------
 Source/cmGeneratorExpressionEvaluator.h            |    8 +
 Tests/CompileDefinitions/compiletest.cpp           |   20 ++-
 .../CompileDefinitions/target_prop/CMakeLists.txt  |    6 +
 .../TargetIncludeDirectories/CMakeLists.txt        |    5 +
 .../TargetIncludeDirectories/main.cpp              |    1 +
 7 files changed, 145 insertions(+), 51 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list