[Cmake-commits] CMake branch, master, updated. v3.5.2-789-gfb1f5d5

Brad King brad.king at kitware.com
Fri May 27 09:08:23 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  fb1f5d50af2bc97b8dfe783998a66a7a4bea140e (commit)
       via  27ead963052b4c3f4e40ea9e6141ba9902ad310a (commit)
       via  618fb23fc9838d344e2033c64bfc1a3a55bb7f61 (commit)
      from  82c286393afb15346431a8a3f601819698fcb87f (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=fb1f5d50af2bc97b8dfe783998a66a7a4bea140e
commit fb1f5d50af2bc97b8dfe783998a66a7a4bea140e
Merge: 82c2863 27ead96
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri May 27 09:08:21 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri May 27 09:08:21 2016 -0400

    Merge topic 'remove-needless-copies'
    
    27ead963 Remove unnecessary local copies.
    618fb23f Pass arguments that are not modified as const&.


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

Summary of changes:
 Source/CPack/cmCPackDebGenerator.cxx          |    4 ++--
 Source/CPack/cmCPackDebGenerator.h            |    3 ++-
 Source/CPack/cmCPackRPMGenerator.cxx          |    4 ++--
 Source/CPack/cmCPackRPMGenerator.h            |    3 ++-
 Source/CTest/cmCTestCoverageHandler.cxx       |    3 +--
 Source/CTest/cmCTestCoverageHandler.h         |    2 +-
 Source/CTest/cmCTestMultiProcessHandler.cxx   |    2 +-
 Source/CTest/cmCTestMultiProcessHandler.h     |    2 +-
 Source/CTest/cmCTestSubmitCommand.cxx         |    7 +++----
 Source/CTest/cmCTestUploadCommand.cxx         |    7 +++----
 Source/CTest/cmParseBlanketJSCoverage.cxx     |    4 ++--
 Source/CTest/cmParseBlanketJSCoverage.h       |    2 +-
 Source/CTest/cmParseDelphiCoverage.cxx        |    4 ++--
 Source/CTest/cmParseDelphiCoverage.h          |    2 +-
 Source/CTest/cmParseJacocoCoverage.cxx        |    8 ++++----
 Source/CTest/cmParseJacocoCoverage.h          |    2 +-
 Source/cmCTest.cxx                            |   12 ++++++------
 Source/cmCTest.h                              |   12 ++++++------
 Source/cmExternalMakefileProjectGenerator.cxx |    5 ++---
 Source/cmGlobalGenerator.cxx                  |    2 +-
 Source/cmGlobalGenerator.h                    |    4 ++--
 Source/cmGlobalNinjaGenerator.cxx             |    7 +++----
 Source/cmInstallFilesGenerator.cxx            |    2 +-
 Source/cmInstallFilesGenerator.h              |    2 +-
 Source/cmLocalGenerator.cxx                   |    5 ++---
 Source/cmLocalUnixMakefileGenerator3.cxx      |    3 +--
 Source/cmMakefileTargetGenerator.cxx          |    2 +-
 Source/cmSourceGroup.cxx                      |    2 +-
 Source/cmSourceGroup.h                        |    2 +-
 Source/cmState.cxx                            |    4 ++--
 Source/cmState.h                              |    4 ++--
 Source/cmake.cxx                              |    4 +---
 Tests/CMakeLib/testRST.cxx                    |    2 +-
 33 files changed, 63 insertions(+), 70 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list