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  14d90d81de5ecdeb23a0798865f83598689f237d (commit)
       via  32410140a7c592090249db772fd5f18c7808a3aa (commit)
      from  4ae24a105e418068abe85e300c33a7e6a7754d69 (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=14d90d81de5ecdeb23a0798865f83598689f237d
commit 14d90d81de5ecdeb23a0798865f83598689f237d
Merge: 4ae24a1 3241014
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Fri May 24 09:19:15 2013 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Fri May 24 09:19:15 2013 -0400

    Merge topic 'language-generator-expressions'
    
    3241014 Add $<LINK_LANGUAGE> generator expression


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

Summary of changes:
 Source/cmDocumentGeneratorExpressions.h            |    8 ++
 Source/cmGeneratorExpressionEvaluator.cxx          |   72 ++++++++++++++++++--
 Source/cmTarget.cxx                                |   10 ++-
 Source/cmTargetCompileDefinitionsCommand.h         |    1 +
 Source/cmTargetIncludeDirectoriesCommand.h         |    1 +
 Tests/CompileDefinitions/compiletest.c             |   19 +++++
 Tests/CompileDefinitions/compiletest.cpp           |   15 ++++
 Tests/CompileDefinitions/compiletest_mixed_c.c     |   19 +++++
 Tests/CompileDefinitions/compiletest_mixed_cxx.cpp |   19 +++++
 .../CompileDefinitions/target_prop/CMakeLists.txt  |   20 ++++++
 .../TargetIncludeDirectories/CMakeLists.txt        |   16 +++++
 .../TargetIncludeDirectories/main.c                |    7 ++
 .../TargetIncludeDirectories/main.cpp              |    1 +
 13 files changed, 200 insertions(+), 8 deletions(-)
 create mode 100644 Tests/CompileDefinitions/compiletest.c
 create mode 100644 Tests/CompileDefinitions/compiletest_mixed_c.c
 create mode 100644 Tests/CompileDefinitions/compiletest_mixed_cxx.cpp
 create mode 100644 Tests/IncludeDirectories/TargetIncludeDirectories/main.c


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to