[Cmake-commits] CMake branch, master, updated. v3.7.1-858-gd1d11f7

Brad King brad.king at kitware.com
Mon Dec 12 14:21:29 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  d1d11f73a1a7d2d2ad949e9a4ad1c65f155f3cfa (commit)
       via  b932cd429800bb24d71e1d60f954fe4df2d1eb5c (commit)
       via  88da3d68c2d205688762fd6a7e84fd730533e844 (commit)
       via  58c66393cfb999f23bfb6ff72122ecbc531434c0 (commit)
       via  85bfdddaf75905a2c075d2a94d85f4bcfa1feea9 (commit)
       via  2988abd9390c1d6876610436883d1f7bcd405d8f (commit)
       via  a74e6893480e491959e9165106f199a8cd0edd57 (commit)
       via  cac529dd495f05dcd24d33dd5fa595ff28eb7a60 (commit)
       via  7c9db8f8139b945d4c55d9061e4ef122351b210d (commit)
      from  55ff3c78b3d0d08cdbc6dea700e2add6a64c988b (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=d1d11f73a1a7d2d2ad949e9a4ad1c65f155f3cfa
commit d1d11f73a1a7d2d2ad949e9a4ad1c65f155f3cfa
Merge: 55ff3c7 b932cd4
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Dec 12 14:21:27 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Dec 12 14:21:27 2016 -0500

    Merge topic 'clang-tidy'
    
    b932cd42 clang-tidy: apply misc-redundant-expression fixes
    88da3d68 clang-tidy: apply misc-suspicious-string-compare fixes
    58c66393 clang-tidy: apply readability-static-definition-in-anonymous-namespace fixes
    85bfddda clang-tidy: apply readability-redundant-control-flow fixes
    2988abd9 clang-tidy: apply modernize-use-bool-literals fixes
    a74e6893 clang-tidy: apply readability-redundant-string-init fixes
    cac529dd clang-tidy: apply performance-faster-string-find fixes
    7c9db8f8 clang-tidy: apply performance-unnecessary-value-param fixes


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

Summary of changes:
 Source/CPack/IFW/cmCPackIFWInstaller.cxx      |    2 +-
 Source/CPack/IFW/cmCPackIFWPackage.cxx        |    2 +-
 Source/CPack/IFW/cmCPackIFWRepository.cxx     |    2 +-
 Source/CPack/cmCPackGenerator.h               |    2 +-
 Source/CPack/cmCPackLog.h                     |    2 +-
 Source/CPack/cmCPackNSISGenerator.cxx         |   12 +++++-------
 Source/CTest/cmCTestBuildHandler.cxx          |    2 +-
 Source/CTest/cmCTestCoverageHandler.cxx       |   12 ++++++------
 Source/CTest/cmCTestCurl.cxx                  |    8 ++++----
 Source/CTest/cmCTestMultiProcessHandler.cxx   |    2 +-
 Source/CTest/cmCTestRunTest.cxx               |    5 ++---
 Source/CTest/cmCTestSubmitHandler.cxx         |   10 +++++-----
 Source/CTest/cmCTestTestHandler.cxx           |    4 ++--
 Source/CTest/cmParseCoberturaCoverage.cxx     |    2 +-
 Source/CursesDialog/ccmake.cxx                |    6 ++----
 Source/CursesDialog/cmCursesMainForm.cxx      |    6 ++----
 Source/CursesDialog/cmCursesWidget.cxx        |    4 ++--
 Source/cmAddCustomTargetCommand.cxx           |    2 +-
 Source/cmAddExecutableCommand.cxx             |    2 +-
 Source/cmAddLibraryCommand.cxx                |    2 +-
 Source/cmAlgorithms.h                         |    8 ++++----
 Source/cmAuxSourceDirectoryCommand.cxx        |    2 +-
 Source/cmCPluginAPI.cxx                       |    1 -
 Source/cmCTest.cxx                            |    6 +++---
 Source/cmCTest.h                              |    6 +++---
 Source/cmCoreTryCompile.cxx                   |   18 ++++++------------
 Source/cmDependsJavaParserHelper.cxx          |    4 ++--
 Source/cmDocumentationFormatter.cxx           |    2 +-
 Source/cmExportBuildAndroidMKGenerator.cxx    |    2 +-
 Source/cmExportInstallAndroidMKGenerator.cxx  |    4 ++--
 Source/cmExportLibraryDependenciesCommand.cxx |    1 -
 Source/cmExtraCodeBlocksGenerator.cxx         |    1 -
 Source/cmExtraSublimeTextGenerator.cxx        |    2 +-
 Source/cmFLTKWrapUICommand.cxx                |    2 +-
 Source/cmFileCommand.cxx                      |   17 +++++++----------
 Source/cmFindPathCommand.cxx                  |    4 ++--
 Source/cmFindProgramCommand.cxx               |    4 ++--
 Source/cmFortranParserImpl.cxx                |   10 +++++-----
 Source/cmGeneratorExpression.cxx              |    3 ++-
 Source/cmGeneratorExpressionEvaluator.h       |    6 ++++--
 Source/cmGeneratorExpressionNode.cxx          |    4 ++--
 Source/cmGeneratorExpressionParser.cxx        |    4 ++--
 Source/cmGeneratorTarget.cxx                  |   13 +++++++------
 Source/cmInstallTargetGenerator.cxx           |    3 ++-
 Source/cmLocalGenerator.h                     |    2 +-
 Source/cmMakefile.cxx                         |    4 ++--
 Source/cmNinjaNormalTargetGenerator.cxx       |    2 +-
 Source/cmNinjaTargetGenerator.cxx             |    2 +-
 Source/cmProcessOutput.cxx                    |   13 ++++++++-----
 Source/cmProcessOutput.h                      |    2 +-
 Source/cmQTWrapCPPCommand.cxx                 |    2 +-
 Source/cmQTWrapUICommand.cxx                  |    2 +-
 Source/cmQtAutoGenerators.cxx                 |    2 +-
 Source/cmServerProtocol.cxx                   |   19 +++++++++----------
 Source/cmState.cxx                            |    2 +-
 Source/cmStringCommand.cxx                    |    4 ++--
 Source/cmSystemTools.cxx                      |    2 +-
 Source/cmTimestamp.cxx                        |    2 +-
 Source/cmcmd.cxx                              |   16 ++++++++--------
 59 files changed, 140 insertions(+), 152 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list