[Cmake-commits] CMake branch, master, updated. v2.8.11.2-557-g6077847
Brad King
brad.king at kitware.com
Wed Jul 24 11:02:16 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 6077847edc57f8104ba0c1edce16ce28178f899b (commit)
via 4f6bd7022bf670f9516c7b5e67c254d639425ab4 (commit)
from 52daa0ea34195fba893e61e72030df4840baa425 (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=6077847edc57f8104ba0c1edce16ce28178f899b
commit 6077847edc57f8104ba0c1edce16ce28178f899b
Merge: 52daa0e 4f6bd70
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 24 11:02:14 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 24 11:02:14 2013 -0400
Merge topic 'remove-LINK_LANGUAGE-genex'
4f6bd70 Remove the LINK_LANGUAGE generator expression.
-----------------------------------------------------------------------
Summary of changes:
Source/cmAddCompileOptionsCommand.h | 1 -
Source/cmDocumentGeneratorExpressions.h | 8 --
Source/cmGeneratorExpressionEvaluator.cxx | 78 +++----------------
Source/cmMakefile.cxx | 3 +-
Source/cmTarget.cxx | 25 +++----
Source/cmTargetCompileDefinitionsCommand.h | 1 -
Source/cmTargetIncludeDirectoriesCommand.h | 1 -
Tests/CompileDefinitions/compiletest_mixed_c.c | 4 +
Tests/CompileDefinitions/compiletest_mixed_cxx.cpp | 4 +
.../CompileDefinitions/target_prop/CMakeLists.txt | 19 +++--
.../TargetIncludeDirectories/CMakeLists.txt | 12 ++--
.../Languages/LINK_LANGUAGE-genex-stderr.txt | 5 +-
Tests/RunCMake/Languages/LINK_LANGUAGE-genex.cmake | 2 +-
13 files changed, 53 insertions(+), 110 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list