[Cmake-commits] CMake branch, master, updated. v3.6.1-685-g4a2a66e
Brad King
brad.king at kitware.com
Wed Aug 24 09:45:46 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 4a2a66e31c4b7fbcc6bbe41219a6c7f0624dc165 (commit)
via 5cbb54880742c23658991edec91a514f3582ed2b (commit)
from 21a7809bfaa02ec3d11620676636e65b47065b62 (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=4a2a66e31c4b7fbcc6bbe41219a6c7f0624dc165
commit 4a2a66e31c4b7fbcc6bbe41219a6c7f0624dc165
Merge: 21a7809 5cbb548
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Aug 24 09:45:44 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Aug 24 09:45:44 2016 -0400
Merge topic 'include-what-you-use'
5cbb5488 fix a batch of include-what-you-use violations
-----------------------------------------------------------------------
Summary of changes:
Source/CTest/cmCTestCVS.h | 3 +++
Source/CTest/cmCTestGlobalVC.h | 2 ++
Source/cmBreakCommand.cxx | 2 ++
Source/cmMakefile.cxx | 26 ++++++++++++--------
Source/cmMakefile.h | 30 ++++++++++++++----------
Source/cmMakefileExecutableTargetGenerator.cxx | 10 +++++++-
Source/cmMakefileExecutableTargetGenerator.h | 4 ++++
Source/cmMakefileLibraryTargetGenerator.cxx | 11 +++++++--
Source/cmMakefileLibraryTargetGenerator.h | 6 +++++
Source/cmMakefileTargetGenerator.cxx | 17 ++++++++++----
Source/cmMakefileTargetGenerator.h | 14 +++++++----
Source/cmMakefileUtilityTargetGenerator.cxx | 8 ++++++-
Source/cmMakefileUtilityTargetGenerator.h | 4 ++++
Source/cmNewLineStyle.cxx | 2 ++
Source/cmNewLineStyle.h | 5 +++-
Source/cmNinjaNormalTargetGenerator.cxx | 12 ++++++++++
Source/cmNinjaNormalTargetGenerator.h | 9 ++++---
Source/cmNinjaTargetGenerator.cxx | 8 +++++++
Source/cmNinjaTargetGenerator.h | 12 ++++++----
Source/cmNinjaUtilityTargetGenerator.cxx | 12 ++++++++++
Source/cmNinjaUtilityTargetGenerator.h | 6 ++---
Source/cmPolicies.cxx | 12 ++++++----
Source/cmPolicies.h | 4 ++--
Source/cmProcessTools.cxx | 1 +
Source/cmProcessTools.h | 6 ++++-
Source/cmProperty.cxx | 2 +-
Source/cmProperty.h | 4 +++-
Source/cmPropertyDefinition.cxx | 2 --
Source/cmPropertyDefinition.h | 4 ++++
Source/cmPropertyDefinitionMap.cxx | 3 +--
Source/cmPropertyDefinitionMap.h | 6 ++++-
Source/cmPropertyMap.cxx | 6 ++---
Source/cmPropertyMap.h | 6 +++++
33 files changed, 192 insertions(+), 67 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list