[Cmake-commits] CMake branch, master, updated. v3.7.0-rc3-444-g666bb0e

Brad King brad.king at kitware.com
Tue Nov 8 09:44:42 EST 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  666bb0e3fa0d212c03f785bd9f6bc05d29925e1f (commit)
       via  2e620f0b3834e5a612a38d61b7e50a561d7f11e8 (commit)
      from  4ec359bd6256e870d9b233fd5cd105e452a62300 (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=666bb0e3fa0d212c03f785bd9f6bc05d29925e1f
commit 666bb0e3fa0d212c03f785bd9f6bc05d29925e1f
Merge: 4ec359b 2e620f0
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 8 09:44:40 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 8 09:44:40 2016 -0500

    Merge topic 'include-what-you-use'
    
    2e620f0b Fix several include-what-you-use findings


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

Summary of changes:
 Source/CTest/cmCTestScriptHandler.cxx          |    1 +
 Source/QtDialog/CMakeSetup.cxx                 |    2 ++
 Source/cmAlgorithms.h                          |   14 ++++++--
 Source/cmCMakeMinimumRequired.cxx              |    6 ++++
 Source/cmCMakeMinimumRequired.h                |    6 ++++
 Source/cmCTest.cxx                             |   45 ++++++++++++------------
 Source/cmCacheManager.cxx                      |   11 +++---
 Source/cmCacheManager.h                        |    6 ++--
 Source/cmCommandArgumentsHelper.h              |    6 ++--
 Source/cmCommonTargetGenerator.cxx             |    3 +-
 Source/cmCommonTargetGenerator.h               |    5 +--
 Source/cmConditionEvaluator.cxx                |   12 ++++++-
 Source/cmConditionEvaluator.h                  |   10 ++++--
 Source/cmCoreTryCompile.cxx                    |   14 ++++++--
 Source/cmCoreTryCompile.h                      |    5 +++
 Source/cmCreateTestSourceList.cxx              |    4 +++
 Source/cmCreateTestSourceList.h                |    7 ++++
 Source/cmDefinitions.cxx                       |    1 +
 Source/cmDefinitions.h                         |    8 ++---
 Source/cmDependsC.cxx                          |    7 ++--
 Source/cmDependsFortran.cxx                    |   17 ++++-----
 Source/cmDependsJavaParserHelper.h             |    2 ++
 Source/cmExecutionStatus.h                     |    4 ---
 Source/cmExpandedCommandArgument.h             |    4 +--
 Source/cmExportBuildAndroidMKGenerator.cxx     |   18 +++++++---
 Source/cmExportBuildAndroidMKGenerator.h       |   10 ++++--
 Source/cmExportInstallAndroidMKGenerator.cxx   |   11 +++---
 Source/cmExportInstallAndroidMKGenerator.h     |   10 +++++-
 Source/cmExtraCodeBlocksGenerator.cxx          |   11 +++---
 Source/cmExtraEclipseCDT4Generator.cxx         |   17 +++++----
 Source/cmExtraSublimeTextGenerator.cxx         |   14 ++++----
 Source/cmFileCommand.cxx                       |    1 +
 Source/cmFileTimeComparison.cxx                |    1 -
 Source/cmFindBase.cxx                          |    6 ++++
 Source/cmFindBase.h                            |    5 +++
 Source/cmFindCommon.cxx                        |    7 ++--
 Source/cmFindCommon.h                          |    9 +++++
 Source/cmFunctionBlocker.h                     |    7 ++--
 Source/cmFunctionCommand.cxx                   |    1 -
 Source/cmGeneratedFileStream.cxx               |    5 +--
 Source/cmGeneratorExpression.cxx               |    7 ++--
 Source/cmGeneratorExpressionEvaluationFile.cxx |   11 +++---
 Source/cmGeneratorExpressionEvaluationFile.h   |   13 ++++---
 Source/cmGeneratorTarget.cxx                   |   22 ++++++------
 Source/cmGetCMakePropertyCommand.cxx           |    1 -
 Source/cmGlobalBorlandMakefileGenerator.cxx    |    1 +
 Source/cmGlobalGenerator.cxx                   |   21 +++++------
 Source/cmGlobalGenerator.h                     |   22 ++++++------
 Source/cmGlobalGeneratorFactory.h              |    7 ++--
 Source/cmGlobalJOMMakefileGenerator.cxx        |    1 +
 Source/cmGlobalMSYSMakefileGenerator.cxx       |    4 ++-
 Source/cmGlobalMinGWMakefileGenerator.cxx      |    1 +
 Source/cmGlobalNMakeMakefileGenerator.cxx      |    1 +
 Source/cmGlobalNinjaGenerator.cxx              |   24 ++++++++-----
 Source/cmGlobalNinjaGenerator.h                |   22 +++++++-----
 Source/cmGlobalUnixMakefileGenerator3.cxx      |   11 +++---
 Source/cmGlobalUnixMakefileGenerator3.h        |   10 +++---
 Source/cmGlobalWatcomWMakeGenerator.cxx        |    1 -
 Source/cmGraphAdjacencyList.h                  |    4 +--
 Source/cmGraphVizWriter.cxx                    |   11 +++---
 Source/cmHexFileConverter.cxx                  |    5 +--
 Source/cmHexFileConverter.h                    |    4 ---
 Source/cmInstallCommand.cxx                    |    1 -
 Source/cmInstallCommandArguments.cxx           |    2 ++
 Source/cmInstallCommandArguments.h             |    5 +--
 Source/cmInstallTargetGenerator.cxx            |   13 ++++---
 Source/cmLinkItem.h                            |    8 +++++
 Source/cmLinkLineComputer.cxx                  |    5 +++
 Source/cmLinkLineComputer.h                    |    4 +++
 Source/cmLinkedTree.h                          |    4 +--
 Source/cmLocalCommonGenerator.cxx              |    5 +--
 Source/cmLocalCommonGenerator.h                |    5 ++-
 Source/cmLocalGenerator.cxx                    |    3 +-
 Source/cmLocalGenerator.h                      |   19 +++++-----
 Source/cmLocalNinjaGenerator.cxx               |   15 ++++----
 Source/cmLocalNinjaGenerator.h                 |   10 +++---
 Source/cmLocalUnixMakefileGenerator3.cxx       |   19 +++++-----
 Source/cmLocale.h                              |    2 --
 Source/cmMSVC60LinkLineComputer.cxx            |    6 ++++
 Source/cmMSVC60LinkLineComputer.h              |    7 ++++
 Source/cmMacroCommand.cxx                      |    1 -
 Source/cmMakefile.cxx                          |   28 +++++++--------
 Source/cmMakefile.h                            |   20 +++++------
 Source/cmMakefileExecutableTargetGenerator.cxx |   11 +++---
 Source/cmMakefileLibraryTargetGenerator.cxx    |   11 ++++--
 Source/cmMakefileTargetGenerator.cxx           |   14 ++++----
 Source/cmMakefileTargetGenerator.h             |   12 ++++---
 Source/cmMakefileUtilityTargetGenerator.cxx    |   10 +++---
 Source/cmMessageCommand.cxx                    |    2 --
 Source/cmNinjaLinkLineComputer.cxx             |    4 +++
 Source/cmNinjaLinkLineComputer.h               |    7 +++-
 Source/cmNinjaNormalTargetGenerator.cxx        |   21 ++++++-----
 Source/cmNinjaTargetGenerator.cxx              |   19 +++++-----
 Source/cmNinjaTypes.h                          |    6 ++--
 Source/cmOptionCommand.cxx                     |    2 --
 Source/cmOutputConverter.cxx                   |   11 +++---
 Source/cmOutputConverter.h                     |    6 ++--
 Source/cmParseArgumentsCommand.cxx             |    1 -
 Source/cmPathLabel.cxx                         |    2 ++
 Source/cmPathLabel.h                           |    4 +--
 Source/cmQtAutoGeneratorInitializer.cxx        |    2 --
 Source/cmQtAutoGenerators.cxx                  |   23 ++++++------
 Source/cmRulePlaceholderExpander.cxx           |    4 +++
 Source/cmRulePlaceholderExpander.h             |    1 -
 Source/cmSearchPath.cxx                        |    2 ++
 Source/cmSearchPath.h                          |    4 ++-
 Source/cmServer.cxx                            |    1 +
 Source/cmServerConnection.cxx                  |    1 +
 Source/cmSetCommand.cxx                        |    1 -
 Source/cmSourceFile.cxx                        |    5 ++-
 Source/cmState.cxx                             |   16 ++++-----
 Source/cmState.h                               |   15 ++++----
 Source/cmStateDirectory.cxx                    |   10 ++++++
 Source/cmStateDirectory.h                      |    3 +-
 Source/cmStatePrivate.h                        |    7 ++++
 Source/cmStateSnapshot.cxx                     |   14 +++++++-
 Source/cmStateSnapshot.h                       |    2 +-
 Source/cmStateTypes.h                          |    4 +--
 Source/cmStringCommand.cxx                     |    1 -
 Source/cmSystemTools.h                         |    6 ++++
 Source/cmTarget.cxx                            |   18 +++++-----
 Source/cmTarget.h                              |   17 ++++-----
 Source/cmTargetCompileFeaturesCommand.cxx      |    1 -
 Source/cmTargetCompileOptionsCommand.cxx       |    1 -
 Source/cmTargetDepend.h                        |    4 +--
 Source/cmTargetExport.h                        |    6 ++--
 Source/cmTargetPropCommandBase.cxx             |    3 ++
 Source/cmTargetPropCommandBase.h               |    5 +++
 Source/cmTargetPropertyComputer.cxx            |   11 +++---
 Source/cmTargetPropertyComputer.h              |    7 ++--
 Source/cmTargetSourcesCommand.cxx              |    1 -
 Source/cmTest.cxx                              |    1 -
 Source/cmTestGenerator.cxx                     |    9 +++--
 Source/cmTimestamp.cxx                         |    8 ++---
 Source/cmTimestamp.h                           |    4 +--
 Source/cm_codecvt.hxx                          |    3 +-
 Source/cmake.cxx                               |    5 +--
 Source/cmake.h                                 |   12 ++++---
 Source/cmakemain.cxx                           |    1 +
 Source/cmcmd.cxx                               |    1 +
 140 files changed, 660 insertions(+), 442 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list