[Cmake-commits] CMake branch, master, updated. v3.3.1-972-g6904b6e

Brad King brad.king at kitware.com
Thu Aug 27 10:04:08 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  6904b6efdc2ea35c3490ba33cb352b03ea3085f5 (commit)
       via  867b5be8b89c9b4f18ea604e1c61a154d0335c4c (commit)
       via  6c832219eadb6062c5026817ed86b81e583c8e5d (commit)
       via  3fcf383763e80b90e30fa06b29e0751ca19ab983 (commit)
       via  223f4a662fbe2caff92186e0875737fe3727a4fd (commit)
       via  ae026f5458c5c919031a41310321ae26cd56fae0 (commit)
      from  a97bb6ae3f70febd207ef2373287237249f082e5 (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=6904b6efdc2ea35c3490ba33cb352b03ea3085f5
commit 6904b6efdc2ea35c3490ba33cb352b03ea3085f5
Merge: a97bb6a 867b5be
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Aug 27 10:04:07 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Aug 27 10:04:07 2015 -0400

    Merge topic 'rm-cmLocalGenerator-Children'
    
    867b5be8 cmLocalGenerator: Remove unused Children member.
    6c832219 cmLocalGenerator: Implement child traversal in terms of cmState.
    3fcf3837 Makefiles: Remove valueless cast.
    223f4a66 cmLocalGenerator: Simplify condition.
    ae026f54 cmState: Store Children states in parent state.


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

Summary of changes:
 Source/cmGlobalUnixMakefileGenerator3.cxx |   10 ++++----
 Source/cmLocalGenerator.cxx               |   36 +++++++++++++----------------
 Source/cmLocalGenerator.h                 |    6 -----
 Source/cmState.cxx                        |   12 +++++++++-
 Source/cmState.h                          |    2 ++
 5 files changed, 34 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list