[Cmake-commits] CMake branch, master, updated. v3.5.2-786-g82c2863

Brad King brad.king at kitware.com
Fri May 27 09:08:20 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  82c286393afb15346431a8a3f601819698fcb87f (commit)
       via  1b2bb93302116a4791cf82e9cce028dfe87ef55d (commit)
      from  07983bcbfa5e469bfdffbad6f670e68a87760792 (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=82c286393afb15346431a8a3f601819698fcb87f
commit 82c286393afb15346431a8a3f601819698fcb87f
Merge: 07983bc 1b2bb93
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri May 27 09:08:18 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri May 27 09:08:18 2016 -0400

    Merge topic 'remove-needless-c_str'
    
    1b2bb933 Remove redundant c_str() calls.


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

Summary of changes:
 Source/CPack/cpack.cxx                         |    4 ++--
 Source/CTest/cmCTestCoverageHandler.cxx        |    2 +-
 Source/CTest/cmCTestGenericHandler.cxx         |    2 +-
 Source/CTest/cmCTestMemCheckHandler.cxx        |   22 ++++++++--------------
 Source/CTest/cmCTestRunTest.cxx                |    4 ++--
 Source/CTest/cmCTestScriptHandler.cxx          |    2 +-
 Source/CTest/cmParseBlanketJSCoverage.cxx      |    2 +-
 Source/CTest/cmParseGTMCoverage.cxx            |    2 +-
 Source/cmGeneratorExpressionEvaluationFile.cxx |    4 ++--
 Source/cmGlobalUnixMakefileGenerator3.cxx      |    4 ++--
 Source/cmMakefileExecutableTargetGenerator.cxx |    5 ++---
 Source/cmMakefileLibraryTargetGenerator.cxx    |    7 +++----
 Source/cmMakefileTargetGenerator.cxx           |   12 +++++-------
 Source/cmNinjaNormalTargetGenerator.cxx        |    6 +++---
 Source/cmQtAutoGeneratorInitializer.cxx        |    2 +-
 Source/cmState.cxx                             |    8 ++++----
 Source/cmcmd.cxx                               |    3 +--
 Tests/CMakeLib/PseudoMemcheck/memtester.cxx.in |    2 +-
 Tests/CMakeLib/testGeneratedFileStream.cxx     |   16 ++++++++--------
 19 files changed, 49 insertions(+), 60 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list