[Cmake-commits] CMake branch, master, updated. v3.3.1-961-g2985b9c

Brad King brad.king at kitware.com
Thu Aug 27 10:04:04 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  2985b9c00348c81d3cba9603e50a22da4e54cefa (commit)
       via  7fbc56ac400fe7aaafaa581bca2f2848287ce7fd (commit)
       via  65c434e1b0247a47df763a616d1c8fdb20daba5c (commit)
       via  be56feb6184e80eab5ce93b5ab81308452a5559f (commit)
       via  45f52003962f2f5ae58be2dd779f441bb4ca01f7 (commit)
       via  af9fc277536f37980ccdab699a934b3c42e9fba9 (commit)
       via  9b44018d520cfabc347d6d79cafdf0a37c62b4e0 (commit)
       via  5f05b56284f9a76aa90562186aebd383a3ca9349 (commit)
       via  95925a60fce8a7b60fbea9873d9bb9fadf47cd02 (commit)
      from  f96b6af18aebc5791047bc6d7b33375ac570c6e9 (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=2985b9c00348c81d3cba9603e50a22da4e54cefa
commit 2985b9c00348c81d3cba9603e50a22da4e54cefa
Merge: f96b6af 7fbc56a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Aug 27 10:04:03 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Aug 27 10:04:03 2015 -0400

    Merge topic 'refactor-progress'
    
    7fbc56ac cmGlobalUnixMakefileGenerator3: Implement progress in terms of cmState.
    65c434e1 cmGlobalUnixMakefileGenerator3: Inline an IsExcluded call.
    be56feb6 cmGlobalGenerator: Extract new IsExcluded overload.
    45f52003 cmGlobalGenerator: Implement IsExcluded in terms of cmState::Snapshot.
    af9fc277 cmState: Make Snapshot EqualityComparable.
    9b44018d cmGlobalGenerator: Convert IsExcluded to loop.
    5f05b562 cmGlobalGenerator: Refactor IsExcluded.
    95925a60 cmGlobalGenerator: Don't use else after return.


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

Summary of changes:
 Source/cmGlobalGenerator.cxx              |   48 +++++++++++++++++------------
 Source/cmGlobalGenerator.h                |    2 ++
 Source/cmGlobalUnixMakefileGenerator3.cxx |   17 ++++++++--
 Source/cmState.cxx                        |   10 ++++++
 Source/cmState.h                          |    7 +++++
 5 files changed, 62 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list