[Cmake-commits] CMake branch, master, updated. v3.0.0-1456-g36a8184

Brad King brad.king at kitware.com
Fri Jul 18 11:00:30 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  36a8184d40e7055e9af564b5ad86cd84b7934994 (commit)
       via  a9c9b66c272d1d63918c1a5040c63d6cb169be91 (commit)
       via  bcb6dbc1cb0bfeb0627c0b48ced41beea9d4c51a (commit)
       via  679f3deeb79a7b19fb47b96bb520817c1c529f36 (commit)
       via  23d6520daae729e433fc9325eb53acb541979d0f (commit)
       via  cd54f1dbeb5c71b400ccb0db81a0fcea45df46b8 (commit)
       via  b75fc0e1ad343173f5231819cfcdbdee9a8b076a (commit)
       via  660769151a7f628f92eb28d77bcae854eaae54c2 (commit)
       via  cebefa71fad223f134529a2b859006360e465a80 (commit)
       via  97ce676e75900dfeeb30ea1c6ba5a139befe9562 (commit)
       via  4cfa918a9ae983274a7995ca89fb46fdf570b00c (commit)
       via  85242b7df63a8097c5672c3053873aec371b6af7 (commit)
      from  e27b2c3fa542a400a14176a7753d0daac36c1ed4 (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=36a8184d40e7055e9af564b5ad86cd84b7934994
commit 36a8184d40e7055e9af564b5ad86cd84b7934994
Merge: e27b2c3 a9c9b66
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jul 18 11:00:29 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jul 18 11:00:29 2014 -0400

    Merge topic 'dev/target-fastpaths'
    
    a9c9b66c cmTarget: use a hash_map for cmTargets typedef
    bcb6dbc1 cmTarget: help the optimizer a bit
    679f3dee cmTarget: use hash_set for sets of strings
    23d6520d cmTarget: Allow caching of empty genex expansions
    cd54f1db cmTarget: Only copy GenEx expansions when necessary
    b75fc0e1 cmTarget: Don't set properties on custom targets
    66076915 cmTarget: Use static strings for special property names
    cebefa71 cmTarget: Sort special property checks
    97ce676e cmTarget: Fast path for regular properties
    4cfa918a cmTarget: Factor out common code
    85242b7d cmTarget: Use else/if trees rather than an if tree


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

Summary of changes:
 Source/cmTarget.cxx |  667 ++++++++++++++++++++++++++-------------------------
 Source/cmTarget.h   |    7 +
 2 files changed, 344 insertions(+), 330 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list