[Cmake-commits] CMake branch, master, updated. v3.6.0-rc1-123-gff1cce4
Brad King
brad.king at kitware.com
Mon Jun 13 09:54:16 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 ff1cce464d6e372cd2aced01fac28394c213aca9 (commit)
via 757b0ff5dd08445ebac4f7ea50dd143a67f2e966 (commit)
via a16bf141bc5d393b27d13d8235d95a1b034052c2 (commit)
via bd9e551c1a13f566e6ffe8cdd1262b7628ed5330 (commit)
from 6b0ab86eb5cfa14343180259fa56cd5b6d5c9a90 (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=ff1cce464d6e372cd2aced01fac28394c213aca9
commit ff1cce464d6e372cd2aced01fac28394c213aca9
Merge: 6b0ab86 757b0ff
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 13 09:54:14 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 13 09:54:14 2016 -0400
Merge topic 'add-braces'
757b0ff5 Add missing braces around statements in header files
a16bf141 Add missing braces around statements.
bd9e551c PseudoMemcheck: revise style with clang-format.
-----------------------------------------------------------------------
Summary of changes:
Source/CPack/IFW/cmCPackIFWGenerator.cxx | 24 +++++++++++------
Source/CPack/IFW/cmCPackIFWInstaller.cxx | 3 ++-
Source/CPack/IFW/cmCPackIFWPackage.cxx | 15 +++++++----
Source/CPack/IFW/cmCPackIFWRepository.cxx | 13 ++++++---
Source/CPack/cmCPackDebGenerator.cxx | 25 +++++++++++-------
Source/CTest/cmCTestBZR.cxx | 9 ++++---
Source/CTest/cmCTestHG.cxx | 3 ++-
Source/CTest/cmCTestMultiProcessHandler.cxx | 12 ++++++---
Source/CTest/cmCTestP4.cxx | 3 ++-
Source/CTest/cmCTestSVN.cxx | 3 ++-
Source/CursesDialog/cmCursesLongMessageForm.cxx | 4 +--
Source/cmCacheManager.cxx | 3 ++-
Source/cmDependsC.cxx | 3 ++-
Source/cmGeneratorTarget.cxx | 21 ++++++++++-----
Source/cmGlobalGeneratorFactory.h | 3 ++-
Source/cmGlobalNinjaGenerator.cxx | 27 ++++++++++++-------
Source/cmLocalNinjaGenerator.cxx | 21 ++++++++++-----
Source/cmMakefile.cxx | 3 ++-
Source/cmMakefile.h | 6 +++--
Source/cmMakefileLibraryTargetGenerator.cxx | 3 ++-
Source/cmNinjaNormalTargetGenerator.cxx | 15 ++++++-----
Source/cmNinjaTargetGenerator.cxx | 24 +++++++++++------
Source/cmNinjaUtilityTargetGenerator.cxx | 11 +++++---
Source/cmOSXBundleGenerator.cxx | 18 ++++++++-----
Source/cmStandardIncludes.h | 12 ++++++---
Source/cmSystemTools.cxx | 10 ++++---
Source/cmTarget.cxx | 3 ++-
Tests/CMakeLib/PseudoMemcheck/memtester.cxx.in | 32 ++++++++++-------------
Tests/CMakeLib/run_compile_commands.cxx | 15 +++++++----
29 files changed, 219 insertions(+), 125 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list