[Cmake-commits] CMake branch, master, updated. v3.3.1-922-g2370a99

Brad King brad.king at kitware.com
Mon Aug 24 10:07:06 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  2370a99400c6450606e25562386cf40bc9c41f38 (commit)
       via  bff27391a91d1410ef33187c0c35acc0a709720d (commit)
       via  6954c8936f52dcf7710e4b72b2e090b79bf38d1c (commit)
       via  1fc645bd9cffb3170743de5c983f2407eeaaa086 (commit)
       via  0f070dd3e12408e0e33945c3c8f585268c4b0db9 (commit)
       via  25e04ddffeba6d4b1c9deab1ea42038c322cec83 (commit)
       via  4bbe261cd34818379d06b68d2e153a98cfccfcf5 (commit)
      from  58043880b944b1fc09d55f44f4abb4a52adfd288 (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=2370a99400c6450606e25562386cf40bc9c41f38
commit 2370a99400c6450606e25562386cf40bc9c41f38
Merge: 5804388 bff2739
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Aug 24 10:07:04 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 24 10:07:04 2015 -0400

    Merge topic 'cmState-definitions'
    
    bff27391 cmState: Host variable definitions.
    6954c893 cmState: Add a VariableScope snapshot type.
    1fc645bd cmState: Add a Base snapshot type.
    0f070dd3 cmMakefile: Decouple the container of cmDefinitions from scoping logic.
    25e04ddf cmDefinitions: Implement in terms of cmLinkedTree.
    4bbe261c cmMakefile: Extract InitializeVarScope method.


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

Summary of changes:
 Source/cmDefinitions.cxx |   14 ++---
 Source/cmDefinitions.h   |   17 +++---
 Source/cmMakefile.cxx    |  135 ++++++++++------------------------------------
 Source/cmState.cxx       |  126 ++++++++++++++++++++++++++++++++++++++++++-
 Source/cmState.h         |   18 ++++++-
 5 files changed, 185 insertions(+), 125 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list