[Cmake-commits] CMake branch, master, updated. v2.8.2-328-g1976c45

Brad King brad.king at kitware.com
Tue Aug 31 14:36:53 EDT 2010


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  1976c45a3c65534966d51b6e2f1d460081bb49b5 (commit)
       via  adb58d5e36e482e7cc2c0b1a37d94b21da9234df (commit)
       via  681cf011dde81c08c0404569289110f9585c6daf (commit)
       via  7be2617b5a52529ce0ca33e6c878a0294e1e2781 (commit)
      from  d2a65b5f40d8be6710d0ca815e6a5863885db749 (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=1976c45a3c65534966d51b6e2f1d460081bb49b5
commit 1976c45a3c65534966d51b6e2f1d460081bb49b5
Merge: d2a65b5 adb58d5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Aug 31 14:36:50 2010 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Aug 31 14:36:50 2010 -0400

    Merge topic 'intra-component-dependencies'
    
    adb58d5 Honor strong intra-component target dependencies
    681cf01 Distinguish "strong" and "weak" target dependency edges
    7be2617 Split notion of node lists and edge lists


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

Summary of changes:
 Source/cmComputeComponentGraph.cxx   |   13 ++-
 Source/cmComputeComponentGraph.h     |    3 +-
 Source/cmComputeLinkDepends.cxx      |   23 +++---
 Source/cmComputeLinkDepends.h        |    1 +
 Source/cmComputeTargetDepends.cxx    |  149 +++++++++++++++++++++++++---------
 Source/cmComputeTargetDepends.h      |   11 ++-
 Source/cmGraphAdjacencyList.h        |   22 +++++-
 Tests/Dependency/Four/CMakeLists.txt |    3 +
 Tests/Dependency/Four/FourSrc.c      |    1 +
 9 files changed, 166 insertions(+), 60 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list