[Cmake-commits] CMake branch, master, updated. v3.6.0-rc2-151-g0e523d0

Brad King brad.king at kitware.com
Thu Jun 16 09:46:56 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  0e523d0612f50373486c2c2360004bb8ce859f92 (commit)
       via  ed5fa48d50ea0605b47598ff5b1d765548e8d638 (commit)
       via  24ab29b882548d9eceeb20d3ecbc5b9cc918bb7c (commit)
       via  ab8b77dd33e9a13551af402b2cf7ee3aaa5486b8 (commit)
       via  eb79fa726090410dbfceb64e29604320cc65d92f (commit)
      from  993991a07de48079233b3a04902a1f34ddfb97df (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=0e523d0612f50373486c2c2360004bb8ce859f92
commit 0e523d0612f50373486c2c2360004bb8ce859f92
Merge: 993991a ed5fa48
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 16 09:46:54 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jun 16 09:46:54 2016 -0400

    Merge topic 'cleanup-streams'
    
    ed5fa48d cmXMLWriter: use ifstream from KWSys
    24ab29b8 Prefer istringstream and ostringstream over stringstream.
    ab8b77dd Remove redundant arguments from fstream constructors
    eb79fa72 Access std::ios_base with std::ios


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

Summary of changes:
 Source/CPack/IFW/cmCPackIFWGenerator.cxx          |    2 +-
 Source/CPack/IFW/cmCPackIFWPackage.cxx            |    2 +-
 Source/CPack/WiX/cmCPackWIXGenerator.cxx          |   12 ++---
 Source/CPack/WiX/cmWIXAccessControlList.cxx       |    2 +-
 Source/CPack/WiX/cmWIXDirectoriesSourceWriter.cxx |    2 +-
 Source/CPack/WiX/cmWIXFilesSourceWriter.cxx       |    2 +-
 Source/CPack/WiX/cmWIXPatchParser.cxx             |    2 +-
 Source/CPack/cmCPackDragNDropGenerator.cxx        |    2 +-
 Source/CTest/cmCTestTestHandler.cxx               |    2 +-
 Source/cmCLocaleEnvironmentScope.cxx              |    4 +-
 Source/cmCMakeHostSystemInformationCommand.cxx    |    2 +-
 Source/cmDependsFortran.cxx                       |    4 +-
 Source/cmDocumentation.cxx                        |    2 +-
 Source/cmExtraEclipseCDT4Generator.cxx            |    4 +-
 Source/cmFileCommand.cxx                          |    4 +-
 Source/cmGeneratedFileStream.cxx                  |    2 +-
 Source/cmGeneratorTarget.cxx                      |    4 +-
 Source/cmGlobalGenerator.cxx                      |    2 +-
 Source/cmGlobalNinjaGenerator.cxx                 |    4 +-
 Source/cmInstallTargetGenerator.cxx               |    2 +-
 Source/cmMakefile.cxx                             |    2 +-
 Source/cmQtAutoGeneratorInitializer.cxx           |    6 +--
 Source/cmQtAutoGenerators.cxx                     |   58 ++++++++++-----------
 Source/cmTimestamp.cxx                            |    2 +-
 Source/cmXMLWriter.cxx                            |    4 +-
 Source/cmake.cxx                                  |    2 +-
 Source/cmcldeps.cxx                               |    2 +-
 Tests/AliasTarget/commandgenerator.cpp            |    3 +-
 Tests/AliasTarget/targetgenerator.cpp             |    3 +-
 29 files changed, 71 insertions(+), 73 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list