[Cmake-commits] CMake branch, master, updated. v3.0.0-1428-ge451094

Brad King brad.king at kitware.com
Thu Jul 17 09:43:02 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  e4510941a3cc5f2990d79242db791bf370bb07d3 (commit)
       via  c45dd669abe746de2e9724044591d70397653d98 (commit)
       via  89095514a7f6d7075e8d2fda1b88445b87a3bec8 (commit)
       via  9d72df45057afd955d6bbb7ee2ceb62ab8dc777a (commit)
       via  d5f0743d0f97fb44bcfaafd8680a00631d1c7d40 (commit)
       via  60bafeb68404dc37434644f56e98000b3b0fff81 (commit)
       via  8cb9105431bcc4bd206d92b7cd53cebdb1a783bd (commit)
       via  0a8fbac19a1d12adaa10873cc8fdb3dff164c981 (commit)
       via  fb3518dc81ac1b776503d4369c6d375a706485d1 (commit)
       via  535fd6ce6d514deebc8c95424df83f73989f55a5 (commit)
      from  bb4c1588952523fa8340d6e882c2cb6f3501266b (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=e4510941a3cc5f2990d79242db791bf370bb07d3
commit e4510941a3cc5f2990d79242db791bf370bb07d3
Merge: bb4c158 c45dd66
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 17 09:43:01 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 17 09:43:01 2014 -0400

    Merge topic 'refactor-link-internals'
    
    c45dd669 cmTarget: Cache compatible interface property sets
    89095514 cmTarget: Refactor GetLinkImplementationClosure internals
    9d72df45 Genex: Adjust code layout slightly
    d5f0743d Genex: Refactor empty element strip
    60bafeb6 Genex: Avoid repeated search of transitive property whitelist
    8cb91054 Genex: Simplify TARGET_PROPERTY transitive lookup
    0a8fbac1 cmTarget: Drop GetTransitivePropertyTargets method
    fb3518dc Refactor system include annotation propagation
    535fd6ce cmTarget: Make GetLink*Libraries methods safer to use


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

Summary of changes:
 Source/cmGeneratorExpressionEvaluator.cxx |  161 ++++++++++++-----------------
 Source/cmGeneratorTarget.cxx              |   41 ++------
 Source/cmTarget.cxx                       |  141 +++++++++++--------------
 Source/cmTarget.h                         |   51 +++++----
 4 files changed, 165 insertions(+), 229 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list