[Cmake-commits] CMake branch, master, updated. v3.3.0-rc1-83-gccc6fe9

Brad King brad.king at kitware.com
Mon Jun 8 13:54:10 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  ccc6fe94453444ebd5e655a9f90a5d074049f846 (commit)
       via  4c192fb53152a61015eb29c0a3826adeec16f8f8 (commit)
       via  046aafff12e6fa9834c7c114a59389df404ddf18 (commit)
       via  021c4b6f2bced25c9adbb472b94148987e1b6398 (commit)
       via  1981c9718b7099670b03535a241c735477d6bc6c (commit)
       via  353e422b2ad3d51dfc6c6db968ebcece10cbcc8d (commit)
       via  00bfa047481ed9f75444cb4954d7d72f616aef0f (commit)
       via  db74ce5820e0d0a99649c6b472de74277e3fa6bf (commit)
       via  ca140c2e898ca74a7daa305449b136b1294a41f0 (commit)
       via  d5dc4169ac1c4dd5abd385b1e8499119df88c657 (commit)
      from  21c92a00bf50afedf52388c5f5a73cba7f756561 (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=ccc6fe94453444ebd5e655a9f90a5d074049f846
commit ccc6fe94453444ebd5e655a9f90a5d074049f846
Merge: 21c92a0 4c192fb
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 8 13:54:09 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 8 13:54:09 2015 -0400

    Merge topic 'clean-up-cmMakefile'
    
    4c192fb5 cmMakefile: Remove cacheOnly option from GetDefinitions.
    046aafff cmGetCMakePropertyCommand: Don't explicitly specify default param.
    021c4b6f cmMakefile: Simplify handling of CACHE_VARIABLES property.
    1981c971 cmMakefile: Simplify InitializeFromParent method.
    353e422b cmMakefile: Remove unused GetPolicies method.
    00bfa047 cmMakefile: Out-of-line the cmMakefileCall.
    db74ce58 cmMakefile: Inline PushScope into PushFunctionScope.
    ca140c2e cmMakefile: Create a unified raii for macro scopes.
    d5dc4169 cmMakefile: Create a unified raii for function scopes.


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

Summary of changes:
 Source/cmFunctionCommand.cxx         |   14 +---
 Source/cmGetCMakePropertyCommand.cxx |    3 +-
 Source/cmMacroCommand.cxx            |   11 +---
 Source/cmMakefile.cxx                |  121 ++++++++++++++++++++++++++++------
 Source/cmMakefile.h                  |   52 ++++++++++-----
 Source/cmake.h                       |    3 -
 6 files changed, 141 insertions(+), 63 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list