[Cmake-commits] CMake branch, master, updated. v3.5.2-619-g7ecd964

Brad King brad.king at kitware.com
Mon May 9 09:01:10 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  7ecd9648a166ecf500badfd0c4eab77a15101c35 (commit)
       via  afca373510b5303d55fde17085718323ea9b2cb9 (commit)
       via  85425a3e6c40b1035a4be98466d8df9cad9bf479 (commit)
       via  64b5520346c75ec479042a114390a0bf71909723 (commit)
      from  488b82f8ccca4de8a052b94ddf2be131682561cb (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=7ecd9648a166ecf500badfd0c4eab77a15101c35
commit 7ecd9648a166ecf500badfd0c4eab77a15101c35
Merge: 488b82f afca373
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon May 9 09:01:08 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon May 9 09:01:08 2016 -0400

    Merge topic 'clang-format-prep'
    
    afca3735 Help clang-format wrap after braces on long initializer lists
    85425a3e Move comments off of class access specifier lines
    64b55203 Isolate formatted streaming blocks with clang-format off/on


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

Summary of changes:
 Modules/CMakeCompilerABI.h                   |    4 ++-
 Source/CPack/IFW/cmCPackIFWGenerator.h       |    9 ++++---
 Source/CPack/IFW/cmCPackIFWInstaller.h       |   12 ++++++---
 Source/CPack/IFW/cmCPackIFWPackage.h         |   13 +++++++---
 Source/CPack/WiX/cmWIXAccessControlList.cxx  |    1 +
 Source/CPack/cmCPackNSISGenerator.cxx        |    2 ++
 Source/CTest/cmCTestBuildCommand.cxx         |    2 ++
 Source/CTest/cmCTestCVS.cxx                  |    2 ++
 Source/CTest/cmCTestGIT.h                    |    4 ++-
 Source/CTest/cmCTestGlobalVC.cxx             |    2 ++
 Source/CTest/cmCTestMultiProcessHandler.cxx  |    2 ++
 Source/CTest/cmCTestSubmitHandler.cxx        |    2 ++
 Source/CTest/cmCTestVC.h                     |    3 ++-
 Source/cmAddCustomTargetCommand.cxx          |    2 ++
 Source/cmAddExecutableCommand.cxx            |    2 ++
 Source/cmCacheManager.cxx                    |    4 +++
 Source/cmComputeLinkInformation.cxx          |    8 ++++++
 Source/cmConfigureFileCommand.cxx            |    2 ++
 Source/cmCoreTryCompile.cxx                  |    6 +++++
 Source/cmDocumentation.cxx                   |    4 +++
 Source/cmExportCommand.cxx                   |    2 ++
 Source/cmExportFileGenerator.cxx             |   22 +++++++++++++++++
 Source/cmExportInstallFileGenerator.cxx      |    8 ++++++
 Source/cmExtraCodeBlocksGenerator.cxx        |    2 ++
 Source/cmExtraKateGenerator.cxx              |    4 +++
 Source/cmFileCommand.cxx                     |    6 +++++
 Source/cmFindPackageCommand.cxx              |    2 ++
 Source/cmGeneratorExpressionDAGChecker.cxx   |    2 ++
 Source/cmGeneratorExpressionNode.cxx         |    2 ++
 Source/cmGeneratorTarget.cxx                 |   10 ++++++++
 Source/cmGlobalGenerator.cxx                 |   14 +++++++++++
 Source/cmGlobalJOMMakefileGenerator.cxx      |    2 ++
 Source/cmGlobalNMakeMakefileGenerator.cxx    |    2 ++
 Source/cmGlobalNinjaGenerator.cxx            |    8 ++++++
 Source/cmGlobalVisualStudio10Generator.cxx   |    4 +++
 Source/cmGlobalVisualStudio71Generator.cxx   |    2 ++
 Source/cmGlobalVisualStudio7Generator.cxx    |    6 +++++
 Source/cmGlobalXCodeGenerator.cxx            |    4 +++
 Source/cmInstallExportGenerator.cxx          |    2 ++
 Source/cmInstallTargetGenerator.cxx          |    2 ++
 Source/cmLinkDirectoriesCommand.cxx          |    2 ++
 Source/cmListFileCache.cxx                   |    4 +++
 Source/cmLocalGenerator.cxx                  |   18 ++++++++++++++
 Source/cmLocalUnixMakefileGenerator3.cxx     |   18 ++++++++++++++
 Source/cmLocalVisualStudio7Generator.cxx     |   34 ++++++++++++++++++++++++++
 Source/cmMakefile.cxx                        |   26 ++++++++++++++++++++
 Source/cmMakefileTargetGenerator.cxx         |    8 ++++++
 Source/cmSystemTools.cxx                     |    2 ++
 Source/cmTarget.cxx                          |    1 +
 Source/cmTryRunCommand.cxx                   |    2 ++
 Source/cmVisualStudio10TargetGenerator.cxx   |   10 ++++++++
 Source/cmXCodeObject.cxx                     |    1 +
 Source/cmake.cxx                             |    3 +++
 Source/cmakemain.cxx                         |    4 +++
 Source/cmcmd.cxx                             |    6 +++++
 Tests/CMakeLib/testVisualStudioSlnParser.cxx |    2 ++
 56 files changed, 319 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list