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  995d6be1282cb1f7c92bb136be10163a704e7d10 (commit)
       via  3fab1fef23476b27274cddf4bb8f6cbe8d36c712 (commit)
       via  7b94a7adb32d1a8966628d2b194cfc5de04d7ecc (commit)
       via  782fcbb92e096a28f899c89eed6fe23f29cd997c (commit)
       via  809ca6c81fa23cec111a9e97529d71538c55f9eb (commit)
       via  516f8edb2e061749c56b6f9a58332fbf59e45a1a (commit)
       via  d9f5d3c50fe376423382d6445f7fb2906a43469e (commit)
       via  3fda10945132fdd2dc11ea074a96789a4afa86bc (commit)
      from  31d63ac88c32c6313570777a6c18bad88b88d502 (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=995d6be1282cb1f7c92bb136be10163a704e7d10
commit 995d6be1282cb1f7c92bb136be10163a704e7d10
Merge: 31d63ac 3fab1fe
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Mon Sep 19 08:55:18 2016 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Sep 19 08:55:18 2016 -0400

    Merge topic 'clang-tidy-fixes'
    
    3fab1fef cmNinjaNormalTargetGenerator: make sure comments match parameter 
names
    7b94a7ad cmCommandArgumentsHelper: simplify boolean expression
    782fcbb9 Use CM_NULLPTR
    809ca6c8 Use braces around statements
    516f8edb Avoid else after return
    d9f5d3c5 Remove redundant get() call on smart pointer
    3fda1094 Mark overridden functions with CM_OVERRIDE


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

Summary of changes:
 Source/cmCMakeHostSystemInformationCommand.cxx |    4 +-
 Source/cmCMakePolicyCommand.cxx                |   15 +++--
 Source/cmCPluginAPI.cxx                        |   15 ++---
 Source/cmCommandArgumentsHelper.cxx            |    9 +--
 Source/cmConditionEvaluator.cxx                |   20 +++----
 Source/cmCoreTryCompile.cxx                    |    3 +-
 Source/cmExecuteProcessCommand.cxx             |    5 +-
 Source/cmExportBuildAndroidMKGenerator.h       |   35 ++++++------
 Source/cmExportCommand.cxx                     |    3 +-
 Source/cmExportInstallAndroidMKGenerator.h     |   55 ++++++++++---------
 Source/cmExportLibraryDependenciesCommand.cxx  |    2 +-
 Source/cmExternalMakefileProjectGenerator.h    |    2 +-
 Source/cmFileCommand.cxx                       |   61 ++++++++++++---------
 Source/cmFileLockUnix.cxx                      |    9 +--
 Source/cmFindBase.cxx                          |    3 +-
 Source/cmFindLibraryCommand.cxx                |    6 +-
 Source/cmFindPackageCommand.cxx                |   24 ++++----
 Source/cmFindPathCommand.cxx                   |    3 +-
 Source/cmFindProgramCommand.cxx                |    3 +-
 Source/cmForEachCommand.cxx                    |    5 +-
 Source/cmFunctionCommand.cxx                   |    5 +-
 Source/cmGetPropertyCommand.cxx                |   34 +++++-------
 Source/cmHexFileConverter.cxx                  |    3 +-
 Source/cmIfCommand.cxx                         |    3 +-
 Source/cmInstallCommand.cxx                    |   26 ++++++---
 Source/cmInstallFilesCommand.cxx               |   10 ++--
 Source/cmInstallProgramsCommand.cxx            |   10 ++--
 Source/cmMacroCommand.cxx                      |    5 +-
 Source/cmNinjaNormalTargetGenerator.cxx        |    4 +-
 Source/cmOutputRequiredFilesCommand.cxx        |   21 ++++---
 Source/cmSearchPath.cxx                        |    3 +-
 Source/cmSetCommand.cxx                        |    2 +-
 Source/cmSetDirectoryPropertiesCommand.cxx     |    3 +-
 Source/cmStringCommand.cxx                     |   70 ++++++++++++++++--------
 Source/cmTargetLinkLibrariesCommand.cxx        |    7 +--
 Source/cmUnsetCommand.cxx                      |   12 ++--
 Source/cmWhileCommand.cxx                      |    5 +-
 Source/cm_auto_ptr.hxx                         |    6 +-
 38 files changed, 262 insertions(+), 249 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to