[Cmake-commits] CMake branch, master, updated. v3.3.0-rc1-55-gc8997d1

Brad King brad.king at kitware.com
Mon Jun 8 10:34:56 EDT 2015


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  c8997d1b32c866b9f45c3af51e4abc431ca2ebc7 (commit)
       via  4e5c70abe27997f17318cc6aca38eeddec486798 (commit)
       via  7b9c75860d25479a153831740d289e8aca540f4d (commit)
       via  1b323949fe6770fa36846a5a85d049121c7ce2c4 (commit)
      from  25136d73945f9e0a6fbfc4abfde61e4dbd10e6c6 (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=c8997d1b32c866b9f45c3af51e4abc431ca2ebc7
commit c8997d1b32c866b9f45c3af51e4abc431ca2ebc7
Merge: 25136d7 4e5c70a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 8 10:34:55 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 8 10:34:55 2015 -0400

    Merge topic 'extract-cmLinkedTree'
    
    4e5c70ab cmState: Extract a cmLinkedTree container adaptor.
    7b9c7586 cmState: Group BuildsystemDirectory state together in a struct.
    1b323949 cmState: Extend Snapshot concept with a SnapshotType.


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

Summary of changes:
 Source/CMakeLists.txt |    1 +
 Source/cmLinkedTree.h |  164 +++++++++++++++++++++++++++++++++++++++++++++++++
 Source/cmState.cxx    |  144 +++++++++++++++++++++----------------------
 Source/cmState.h      |   29 +++++----
 4 files changed, 250 insertions(+), 88 deletions(-)
 create mode 100644 Source/cmLinkedTree.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list