[Cmake-commits] CMake branch, master, updated. v3.0.2-2072-gae5686f

Brad King brad.king at kitware.com
Tue Oct 21 15:08:02 EDT 2014


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  ae5686f8d0e4f153991d5a7c0cf7406fa7d3468c (commit)
       via  cc1139cc304b6bd4c8403d437cf08f73e06e243a (commit)
      from  4f9fcd356b07143a570b39cb5be72d4e3a4e83dc (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ae5686f8d0e4f153991d5a7c0cf7406fa7d3468c
commit ae5686f8d0e4f153991d5a7c0cf7406fa7d3468c
Merge: 4f9fcd3 cc1139c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Oct 21 15:08:01 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Oct 21 15:08:01 2014 -0400

    Merge topic 'remove-redundant-c_str'
    
    cc1139cc strings: Remove redundant calls to std::string::c_str()


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

Summary of changes:
 Source/CPack/cmCPackArchiveGenerator.cxx    |    8 ++---
 Source/CPack/cmCPackDebGenerator.cxx        |    6 ++--
 Source/CPack/cmCPackGenerator.cxx           |    6 ++--
 Source/CPack/cmCPackNSISGenerator.cxx       |    6 ++--
 Source/CPack/cmCPackRPMGenerator.cxx        |    4 +--
 Source/CPack/cpack.cxx                      |    2 +-
 Source/CTest/cmCTestBuildAndTestHandler.cxx |   16 +++++-----
 Source/CTest/cmCTestBuildHandler.cxx        |    8 ++---
 Source/CTest/cmCTestCoverageHandler.cxx     |   42 +++++++++++++--------------
 Source/CTest/cmCTestGIT.cxx                 |    2 +-
 Source/CTest/cmCTestHandlerCommand.cxx      |    4 +--
 Source/CTest/cmCTestLaunch.cxx              |    8 ++---
 Source/CTest/cmCTestMemCheckHandler.cxx     |    6 ++--
 Source/CTest/cmCTestMultiProcessHandler.cxx |   18 ++++++------
 Source/CTest/cmCTestRunTest.cxx             |    4 +--
 Source/CTest/cmCTestScriptHandler.cxx       |   30 +++++++++----------
 Source/CTest/cmCTestStartCommand.cxx        |    2 +-
 Source/CTest/cmCTestSubmitHandler.cxx       |   22 +++++++-------
 Source/CTest/cmCTestTestHandler.cxx         |   30 +++++++++----------
 Source/CTest/cmParseCacheCoverage.cxx       |    2 +-
 Source/CTest/cmParseGTMCoverage.cxx         |    2 +-
 Source/CTest/cmParsePHPCoverage.cxx         |    2 +-
 Source/CursesDialog/cmCursesPathWidget.cxx  |    2 +-
 Source/cmAddCustomCommandCommand.cxx        |    2 +-
 Source/cmAddCustomTargetCommand.cxx         |    2 +-
 Source/cmAddSubDirectoryCommand.cxx         |    8 ++---
 Source/cmCTest.cxx                          |   24 +++++++--------
 Source/cmCacheManager.cxx                   |   10 +++----
 Source/cmComputeLinkInformation.cxx         |   10 +++----
 Source/cmConfigureFileCommand.cxx           |    4 +--
 Source/cmCoreTryCompile.cxx                 |   16 +++++-----
 Source/cmDepends.cxx                        |    4 +--
 Source/cmDependsFortran.cxx                 |    4 +--
 Source/cmExtraCodeBlocksGenerator.cxx       |    2 +-
 Source/cmExtraEclipseCDT4Generator.cxx      |   18 ++++++------
 Source/cmFileCommand.cxx                    |   16 +++++-----
 Source/cmFindCommon.cxx                     |    8 ++---
 Source/cmFindLibraryCommand.cxx             |   20 ++++++-------
 Source/cmFindPackageCommand.cxx             |   18 ++++++------
 Source/cmFindPathCommand.cxx                |    2 +-
 Source/cmFindProgramCommand.cxx             |    2 +-
 Source/cmGeneratedFileStream.cxx            |    8 ++---
 Source/cmGeneratorExpressionEvaluator.cxx   |    2 +-
 Source/cmGeneratorTarget.cxx                |    4 +--
 Source/cmGetDirectoryPropertyCommand.cxx    |    2 +-
 Source/cmGetFilenameComponentCommand.cxx    |    4 +--
 Source/cmGetPropertyCommand.cxx             |    2 +-
 Source/cmGlobalGenerator.cxx                |   26 ++++++++---------
 Source/cmGlobalKdevelopGenerator.cxx        |    6 ++--
 Source/cmGlobalNinjaGenerator.cxx           |   22 +++++++-------
 Source/cmIncludeCommand.cxx                 |    2 +-
 Source/cmInstallCommand.cxx                 |    6 ++--
 Source/cmLocalGenerator.cxx                 |   38 ++++++++++++------------
 Source/cmLocalNinjaGenerator.cxx            |    2 +-
 Source/cmLocalNinjaGenerator.h              |    2 +-
 Source/cmLocalUnixMakefileGenerator3.cxx    |    6 ++--
 Source/cmMakeDepend.cxx                     |    8 ++---
 Source/cmMakefile.cxx                       |   28 +++++++++---------
 Source/cmMakefile.h                         |    4 +--
 Source/cmMakefileTargetGenerator.cxx        |    2 +-
 Source/cmNinjaNormalTargetGenerator.cxx     |   12 ++++----
 Source/cmNinjaTargetGenerator.cxx           |   22 +++++++-------
 Source/cmOSXBundleGenerator.cxx             |   10 +++----
 Source/cmOrderDirectories.cxx               |    2 +-
 Source/cmQtAutoGenerators.cxx               |   42 +++++++++++++--------------
 Source/cmSetPropertyCommand.cxx             |    2 +-
 Source/cmSourceFile.cxx                     |    2 +-
 Source/cmSourceFileLocation.cxx             |   14 ++++-----
 Source/cmSubdirCommand.cxx                  |    4 +--
 Source/cmSystemTools.cxx                    |   28 +++++++++---------
 Source/cmTarget.cxx                         |    8 ++---
 Source/cmTryRunCommand.cxx                  |    2 +-
 Source/cmake.cxx                            |   26 ++++++++---------
 Source/cmcmd.cxx                            |   40 ++++++++++++-------------
 74 files changed, 395 insertions(+), 395 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list