[Cmake-commits] CMake branch, master, updated. v3.3.0-702-g370e2c6

Brad King brad.king at kitware.com
Thu Aug 6 09:38:23 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  370e2c6785ce9167c9945763505353816780326c (commit)
       via  12c3f24827d2459154fcc9773b279f96c303e591 (commit)
       via  6c0e9ee276e9e35a970990baec09c0c2c85b3804 (commit)
      from  4f0a6d462e1c22d7c681aac5dd77ce73a560f9f2 (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=370e2c6785ce9167c9945763505353816780326c
commit 370e2c6785ce9167c9945763505353816780326c
Merge: 4f0a6d4 12c3f24
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Aug 6 09:38:22 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Aug 6 09:38:22 2015 -0400

    Merge topic 'refactor-evaluation-files'
    
    12c3f248 cmGeneratorExpressionEvaluationFile: Require generator context.
    6c0e9ee2 cmMakefile: Store EvaluationFiles.


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

Summary of changes:
 Source/cmFileCommand.cxx                       |    7 +--
 Source/cmGeneratorExpressionEvaluationFile.cxx |   40 +++++++++--------
 Source/cmGeneratorExpressionEvaluationFile.h   |   15 ++++---
 Source/cmGlobalGenerator.cxx                   |   56 +++---------------------
 Source/cmGlobalGenerator.h                     |    8 ----
 Source/cmGlobalNinjaGenerator.cxx              |   26 +++++------
 Source/cmLocalGenerator.cxx                    |   48 ++++++++++++++++++++
 Source/cmLocalGenerator.h                      |    2 +
 Source/cmMakefile.cxx                          |   21 +++++++++
 Source/cmMakefile.h                            |    9 ++++
 10 files changed, 129 insertions(+), 103 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list