[Cmake-commits] CMake branch, master, updated. v3.2.3-1404-gb49aef6

Brad King brad.king at kitware.com
Thu Jun 4 09:13:28 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  b49aef6b10e4c84d31c1fe48a10878109397c553 (commit)
       via  eb7b6f6db4b2de70aae80fd8143e701b0cfa4268 (commit)
       via  499ebb6564800c23bfb6e7b1b706a6202b3f971a (commit)
       via  80b433b05ea921e6144c10260cfeafb4b25e5bc1 (commit)
       via  52919ac8ac22e1646f8f46907fe9c8e753d954cf (commit)
       via  b68f2ea8ae26b23639df5978116375b47b4123c3 (commit)
       via  17e13f0a2de8dca416521cb5ad9775bf46030c83 (commit)
      from  94070b8dfa9f12b13a6794e41e605920e80da696 (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=b49aef6b10e4c84d31c1fe48a10878109397c553
commit b49aef6b10e4c84d31c1fe48a10878109397c553
Merge: 94070b8 eb7b6f6
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 4 09:13:27 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jun 4 09:13:27 2015 -0400

    Merge topic 'minor-cleanups'
    
    eb7b6f6d cmVariableWatchCommand: Simplify error reporting.
    499ebb65 cmListFileBacktrace: Internalize the step of making paths relative.
    80b433b0 cmGlobalGenerator: Don't use else after a return.
    52919ac8 cmMakefile: Make cmListFileBacktrace default constructible.
    b68f2ea8 cmMakefile: Add API for elseif to create backtrace.
    17e13f0a cmMakefile: Simplify CMP0000 handling.


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

Summary of changes:
 Source/cmCustomCommand.cxx                 |    4 +--
 Source/cmExportBuildFileGenerator.cxx      |    2 +-
 Source/cmGeneratorExpression.cxx           |    2 +-
 Source/cmGeneratorExpressionDAGChecker.cxx |    2 +-
 Source/cmGlobalGenerator.cxx               |   43 ++++++++++++----------------
 Source/cmIfCommand.cxx                     |    7 ++---
 Source/cmListFileCache.cxx                 |   26 ++++++-----------
 Source/cmListFileCache.h                   |    6 +---
 Source/cmMakefile.cxx                      |   27 +++++++++++------
 Source/cmMakefile.h                        |    1 +
 Source/cmTarget.cxx                        |    4 +--
 Source/cmTarget.h                          |    2 +-
 Source/cmVariableWatchCommand.cxx          |    5 +---
 Source/cmake.cxx                           |    1 -
 Source/cmake.h                             |    2 +-
 15 files changed, 59 insertions(+), 75 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list