[Cmake-commits] CMake branch, master, updated. v3.5.2-461-gef71350

Brad King brad.king at kitware.com
Mon Apr 18 11:07:06 EDT 2016


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  ef713503c8b9b317fdbd21c75d332febd77c31a3 (commit)
       via  2faa8b362050c716cc5626f9bb9d8a8612b97f95 (commit)
       via  da07c506b9044e89ad9d904450aa590bb260bd78 (commit)
       via  cc7aed77a8774c565c8bc6c4965f10e3560f8d64 (commit)
       via  c50285dee66394b68eb3df17d190072289a33a4e (commit)
       via  b6ed71b17c888c5f79129871bf7bc865b43063e3 (commit)
       via  a559f0f6b020697a064517637ae04f0733ffc6ea (commit)
       via  7503deb2c55a32f72c9ec34f17a800d4ab1e4c75 (commit)
      from  0256ea55abe019b3a9b487e422b327722ed8935c (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ef713503c8b9b317fdbd21c75d332febd77c31a3
commit ef713503c8b9b317fdbd21c75d332febd77c31a3
Merge: 0256ea5 2faa8b3
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 18 11:07:04 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Apr 18 11:07:04 2016 -0400

    Merge topic 'minor-cleanups'
    
    2faa8b36 Add call stack to unused/uninitialized variable warnings
    da07c506 cmLocalGenerator: Simplify IssueMessage implementation
    cc7aed77 cmLocalGenerator: Use own IssueMessage method
    c50285de cmOutputConverter: Assert construction with a valid snapshot
    b6ed71b1 cmMakefile: Move cmMakefileCall to .cxx file
    a559f0f6 cmWhileCommand: Simplify context construction
    7503deb2 cmIfCommand: Simplify execution context construction


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

Summary of changes:
 Source/cmCommandArgumentParserHelper.cxx |    9 +----
 Source/cmIfCommand.cxx                   |   10 ++----
 Source/cmLocalGenerator.cxx              |   16 ++-------
 Source/cmMakefile.cxx                    |   53 +++++++++++++-----------------
 Source/cmMakefile.h                      |   13 --------
 Source/cmOutputConverter.cxx             |    1 +
 Source/cmWhileCommand.cxx                |    8 ++---
 7 files changed, 32 insertions(+), 78 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list