[Cmake-commits] CMake branch, master, updated. v3.0.0-1498-g9303da5
Brad King
brad.king at kitware.com
Mon Jul 28 10:35:43 EDT 2014
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 9303da53ce980bf71df52f3e75ed18f93127d7b9 (commit)
via 7b743a2e761783f930de41db3f7a706b065bbb2e (commit)
via 807e4ffeefb0e10ef0546e0eb7383f3d5533809b (commit)
via 46099b82ed71394f1dc6e0bbb91704d274edab7d (commit)
via 438d9c7c822f42c4fccd77a47b1a32f52a87e617 (commit)
via fe665fdda8986b3af061ec91a7ab5fbe8f606e4f (commit)
via 9d13e1679f2b52e88748a710edd201ed9fba7447 (commit)
from d128c6c9b33f4ca3139352baee774a9e08f6c32e (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=9303da53ce980bf71df52f3e75ed18f93127d7b9
commit 9303da53ce980bf71df52f3e75ed18f93127d7b9
Merge: d128c6c 7b743a2
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 28 10:35:42 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 28 10:35:42 2014 -0400
Merge topic 'genex-head-sensitive-conditions'
7b743a2e cmTarget: Avoid re-computing head-independent link interfaces
807e4ffe Genex: Track whether an expression depends on the 'head' target
46099b82 cmTarget: Move ComputeLinkImplementation* to internals
438d9c7c cmTarget: Re-order link interface map lookup logic
fe665fdd cmTarget: Refactor link interface map storage
9d13e167 cmTarget: Remove duplicate link interface map
-----------------------------------------------------------------------
Summary of changes:
Source/cmGeneratorExpression.cxx | 3 +
Source/cmGeneratorExpression.h | 5 +
Source/cmGeneratorExpressionEvaluator.cxx | 14 +++
Source/cmGeneratorExpressionEvaluator.h | 1 +
Source/cmTarget.cxx | 193 ++++++++++++++++++-----------
Source/cmTarget.h | 8 +-
6 files changed, 148 insertions(+), 76 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list