[Cmake-commits] CMake branch, master, updated. v3.3.1-911-gd5d86ec

Brad King brad.king at kitware.com
Mon Aug 24 10:06:59 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  d5d86ecf50ea5fee2ce85c5ebe0695e477024741 (commit)
       via  3fa1b9641dd16ad93c64737fd2eeb131cca70f76 (commit)
       via  55e3927634a4b071c1cf52cc2dc406b8973b82cc (commit)
       via  04168cbb593be0d58326b09346e90a6348a862ff (commit)
       via  2394584ce2fa4ff88bb8b196e5a75fc5f848ba4a (commit)
       via  b9eb3cd1405d423bf0156fabc3340c396b1f308c (commit)
       via  f5d2b7a6942ee291f8e0d4e8a7a7869037913de7 (commit)
      from  9135e3707d18b3fc37274acc3fca3b9352309a09 (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=d5d86ecf50ea5fee2ce85c5ebe0695e477024741
commit d5d86ecf50ea5fee2ce85c5ebe0695e477024741
Merge: 9135e37 3fa1b96
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Aug 24 10:06:58 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 24 10:06:58 2015 -0400

    Merge topic 'refactor-progress'
    
    3fa1b964 cmGlobalUnixMakefileGenerator3: Change the progress container key.
    55e39276 cmState: Make it possible to order cmState::Snapshot.
    04168cbb cmGlobalUnixMakefileGenerator3: Rename member.
    2394584c cmGlobalGenerator: Rename progress initializer method.
    b9eb3cd1 cmGlobalGenerator: Move LG to target map to subclass.
    f5d2b7a6 cmGlobalGenerator: Remove clearance of map.


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

Summary of changes:
 Source/cmGlobalGenerator.cxx              |   47 +----------------------------
 Source/cmGlobalGenerator.h                |    4 +--
 Source/cmGlobalUnixMakefileGenerator3.cxx |   45 ++++++++++++++++++++++++++-
 Source/cmGlobalUnixMakefileGenerator3.h   |    5 +++
 Source/cmLinkedTree.h                     |    7 +++++
 Source/cmState.cxx                        |    6 ++++
 Source/cmState.h                          |    7 +++++
 7 files changed, 71 insertions(+), 50 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list