[Cmake-commits] CMake branch, master, updated. v3.6.0-rc1-41-g633d99d

Brad King brad.king at kitware.com
Tue Jun 7 08:34:06 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  633d99dc6255901c2fbc9f7c80a1d24f357a4024 (commit)
       via  fa277b29e41a8de43913f0a63b273bb3dbc759e8 (commit)
       via  ba5fb16519d095051ea90e642cbf41a28be6a03d (commit)
      from  14de21d7d21db8aa177327f61e51c7c50a7e1ffa (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=633d99dc6255901c2fbc9f7c80a1d24f357a4024
commit 633d99dc6255901c2fbc9f7c80a1d24f357a4024
Merge: 14de21d fa277b2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 7 08:34:04 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jun 7 08:34:04 2016 -0400

    Merge topic 'remove-c_str'
    
    fa277b29 Remove c_str() calls from stream arguments.
    ba5fb165 call static cmOutputConverter::GetFortranFormat without object


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

Summary of changes:
 Source/CPack/OSXScriptLauncher.cxx            |    2 +-
 Source/CPack/cmCPackBundleGenerator.cxx       |    8 ++++----
 Source/CPack/cmCPackOSXX11Generator.cxx       |   22 ++++++++++-----------
 Source/CPack/cmCPackPKGGenerator.cxx          |   15 +++++++-------
 Source/CPack/cmCPackPackageMakerGenerator.cxx |   26 ++++++++++++-------------
 Source/CPack/cmCPackProductBuildGenerator.cxx |   16 +++++++--------
 Source/CTest/cmCTestBuildAndTestHandler.cxx   |    2 +-
 Source/CTest/cmCTestCoverageHandler.cxx       |    4 ++--
 Source/CTest/cmCTestMemCheckHandler.cxx       |    8 ++++----
 Source/CTest/cmCTestMultiProcessHandler.cxx   |    6 +++---
 Source/CTest/cmCTestSubmitHandler.cxx         |   15 +++++++-------
 Source/CTest/cmCTestTestHandler.cxx           |    2 +-
 Source/cmCTest.cxx                            |    8 ++++----
 Source/cmCallVisualStudioMacro.cxx            |    4 ++--
 Source/cmCommonTargetGenerator.cxx            |    4 ++--
 Source/cmDependsC.cxx                         |    6 +++---
 Source/cmGlobalKdevelopGenerator.cxx          |    2 +-
 Source/cmGlobalXCodeGenerator.cxx             |    8 ++++----
 Source/cmGraphVizWriter.cxx                   |    4 ++--
 Source/cmLocalVisualStudio7Generator.cxx      |   14 +++++++------
 Source/cmMakefile.cxx                         |    2 +-
 Tests/Plugin/src/example_exe.cxx              |    3 +--
 22 files changed, 89 insertions(+), 92 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list