[Cmake-commits] CMake branch, master, updated. v3.3.0-rc2-243-gec6d6be

Brad King brad.king at kitware.com
Mon Jun 22 13:00:33 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  ec6d6be57d5a032bd7c29bc440c8c8710eb426e8 (commit)
       via  820986edfff97779bb0c84fd9da3b284921c8ae4 (commit)
       via  b3e2e332eb9c2a7d73ec872664cee896248c6c38 (commit)
       via  61c0113c13fe4a65c394e56cc0354db0b80d9c4c (commit)
       via  080489b8a92253bedbb67cc7958351350f4b2341 (commit)
       via  8bfaadfa394c9b462259ea13df6b2df7c4544ab4 (commit)
       via  217c243db04a21763848ac048edf153cd93bd883 (commit)
       via  eb05dcd6c9b587eeb8738d9f08459d94733708f6 (commit)
       via  cfae7fa4082e73d4282be98fa99a07c18dd53d24 (commit)
       via  ccf7760f0035e2e0458ba59e29ab302a2d07c388 (commit)
      from  24a08255856e9b3a44b55f2f138ce0b25b785928 (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=ec6d6be57d5a032bd7c29bc440c8c8710eb426e8
commit ec6d6be57d5a032bd7c29bc440c8c8710eb426e8
Merge: 24a0825 820986e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 22 13:00:32 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 22 13:00:32 2015 -0400

    Merge topic 'minor-cleanups'
    
    820986ed cmLocalGenerator: Constify GetIncludeDirectories method.
    b3e2e332 QtAutogen: Get the global generator from the Makefile.
    61c0113c cmLocalUnixMakefileGenerator3: Remove unused method.
    080489b8 cmMakefile: Use member directly instead of through method.
    8bfaadfa cmMakefile: Move IsRoot API from cmLocalGenerator.
    217c243d cmake: Update the current snapshot when Resetting.
    eb05dcd6 cmLocalGenerator: Add IssueMessage method.
    cfae7fa4 cmMakefile: Use cmOutputConverter instead of cmLocalGenerator.
    ccf7760f cmOutputConverter: Constify API.


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

Summary of changes:
 Source/cmGeneratorTarget.cxx              |    3 ++-
 Source/cmGlobalUnixMakefileGenerator3.cxx |    4 ++--
 Source/cmLocalGenerator.cxx               |   31 +++++++++++++++++++----------
 Source/cmLocalGenerator.h                 |    9 +++++----
 Source/cmLocalNinjaGenerator.cxx          |    4 ++--
 Source/cmLocalUnixMakefileGenerator3.h    |    3 ---
 Source/cmMakefile.cxx                     |   20 ++++++++++++-------
 Source/cmMakefile.h                       |    3 +++
 Source/cmOutputConverter.cxx              |   18 ++++++++---------
 Source/cmOutputConverter.h                |   18 ++++++++---------
 Source/cmProjectCommand.cxx               |    2 +-
 Source/cmQtAutoGenerators.cxx             |    3 +--
 Source/cmState.cxx                        |   10 ++++++----
 Source/cmState.h                          |    8 +++++---
 Source/cmake.cxx                          |    3 ++-
 15 files changed, 81 insertions(+), 58 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list