[Cmake-commits] CMake branch, master, updated. v3.0.0-1243-g55bba3a
Brad King
brad.king at kitware.com
Fri Jun 27 09:42:47 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 55bba3a197d5727478aaac4c0e93801dcd0e8f1d (commit)
via 24637979962012ae170f7848ad69e896f8d3f67c (commit)
via 7812d2a912ca596d3db9d28a9291e83a55ffe75c (commit)
via f48d8bd6f6bee4a24a3c716fc744f8dcdff7b399 (commit)
via 7b0834e9bbe614670552036b14c7556a3c76c9a9 (commit)
via b8651d970d06325b9ad5166295e3bbc25052a8fd (commit)
via 0192be51819f8765131fc059b3ee210011eb7b80 (commit)
via 6ead631bf9ec6da8eeca5fb39e5eba80e5022f15 (commit)
via b030a7f1ca89620ad4b51569c991a7c0b8aa05c2 (commit)
via 1001490df27f3ab93f8a37a6f6c3b33aa26d22e2 (commit)
from 4fc453c420064b0584b668ce42965fb31dd9ed09 (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=55bba3a197d5727478aaac4c0e93801dcd0e8f1d
commit 55bba3a197d5727478aaac4c0e93801dcd0e8f1d
Merge: 4fc453c 2463797
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Jun 27 09:42:46 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jun 27 09:42:46 2014 -0400
Merge topic 'refactor-link-internals'
24637979 cmTarget: Refactor ComputeLinkImplementation
7812d2a9 cmTarget: Pre-indent a block in ComputeLinkImplementation
f48d8bd6 cmTarget: Shorten a long line in ComputeLinkImplementation
7b0834e9 cmTarget: Refactor internal LinkImplementation map
b8651d97 cmTarget: Remove unnecessary 'mutable' markup
0192be51 cmTarget: De-duplicate link interface evaluation for $<LINK_ONLY>
6ead631b cmTarget: Teach GetLinkInterfaceLibraries to support $<LINK_ONLY>
b030a7f1 cmTarget: De-duplicate link interface genex code for $<LINK_ONLY>
1001490d cmTarget: Teach ExpandLinkItems how to support $<LINK_ONLY>
-----------------------------------------------------------------------
Summary of changes:
Source/cmTarget.cxx | 319 +++++++++++++++++++++++++--------------------------
Source/cmTarget.h | 9 +-
2 files changed, 160 insertions(+), 168 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list