[Cmake-commits] CMake branch, master, updated. v3.7.0-rc2-389-gba28e04

Brad King brad.king at kitware.com
Tue Nov 1 09:14:21 EDT 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  ba28e0405e4a41158395323ace1dd0075934233e (commit)
       via  5214bb354b508cafc859b4a05b4e5f8ed44767e0 (commit)
       via  602b78aa79f6d99e775fa0a84fb441156d192833 (commit)
       via  c58c739da7287a1cb33558f4e121ecdb23cfadd9 (commit)
      from  9ceef25ee2ebf6315e4c13dfc7102850c2807228 (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=ba28e0405e4a41158395323ace1dd0075934233e
commit ba28e0405e4a41158395323ace1dd0075934233e
Merge: 9ceef25 5214bb3
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 1 09:14:19 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 1 09:14:19 2016 -0400

    Merge topic 'clang-tidy'
    
    5214bb35 Avoid some copies
    602b78aa Remove redundant c_str() calls
    c58c739d Use the empty method to check for emptiness


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

Summary of changes:
 Source/cmAuxSourceDirectoryCommand.cxx       |    2 +-
 Source/cmBuildCommand.cxx                    |    3 +--
 Source/cmCoreTryCompile.cxx                  |   10 +++++-----
 Source/cmExportInstallAndroidMKGenerator.cxx |    2 +-
 Source/cmFLTKWrapUICommand.cxx               |    4 ++--
 Source/cmFileCommand.cxx                     |    4 ++--
 Source/cmFileMonitor.cxx                     |    7 +++++--
 Source/cmFileMonitor.h                       |    2 +-
 Source/cmGlobalUnixMakefileGenerator3.cxx    |    2 +-
 Source/cmIncludeCommand.cxx                  |    4 ++--
 Source/cmInstallCommand.cxx                  |    2 +-
 Source/cmLoadCommandCommand.cxx              |    8 ++++----
 Source/cmOutputRequiredFilesCommand.cxx      |   19 ++++++++-----------
 Source/cmServerProtocol.cxx                  |    6 +++---
 Source/cmSetPropertyCommand.cxx              |    2 +-
 Source/cmSourceGroupCommand.cxx              |    2 +-
 Source/cmSubdirCommand.cxx                   |    6 ++----
 Source/cmTryRunCommand.cxx                   |    5 +++--
 Source/cmUseMangledMesaCommand.cxx           |    2 +-
 Source/cmWriteFileCommand.cxx                |    2 +-
 20 files changed, 46 insertions(+), 48 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list