[Cmake-commits] CMake branch, master, updated. v3.0.0-rc3-501-g079153e
Brad King
brad.king at kitware.com
Fri Apr 4 11:38:10 EDT 2014
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 079153e98e7386cf99e0a55bd64790d9fd4ad28b (commit)
via 6c190245703b2115e8cdf62ccdea090583d14299 (commit)
via 4bef02e7aa60c48df923d778ae33438e573ec7bc (commit)
via ff710539ab31ba4b6f3b376621dd9fbd56e1b558 (commit)
from aeb930fcce91168e93cea1816dbb64c141558ac0 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=079153e98e7386cf99e0a55bd64790d9fd4ad28b
commit 079153e98e7386cf99e0a55bd64790d9fd4ad28b
Merge: aeb930f 6c19024
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Apr 4 11:38:06 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Apr 4 11:38:06 2014 -0400
Merge topic 'compiler-warning-cleanup'
6c190245 Remove extra semicolons from C++ code.
4bef02e7 cmTypeMacro: Add a class to eat the semicolon following the macro use.
ff710539 Remove default labels from fully covered switch statements.
-----------------------------------------------------------------------
Summary of changes:
Source/CPack/cmCPackGenerator.h | 7 ++++---
Source/cmCTest.cxx | 2 --
Source/cmCTest.h | 6 +++---
Source/cmCommand.h | 2 +-
Source/cmDepends.h | 2 +-
Source/cmDynamicLoader.h | 4 ++--
Source/cmExecutionStatus.h | 2 +-
Source/cmFunctionCommand.cxx | 4 ++--
Source/cmGlobalGenerator.h | 2 +-
Source/cmIfCommand.h | 2 +-
Source/cmLocalGenerator.cxx | 1 -
Source/cmLocalGenerator.h | 10 +++++-----
Source/cmMacroCommand.cxx | 4 ++--
Source/cmMakefile.cxx | 1 -
Source/cmMakefile.h | 2 +-
Source/cmNewLineStyle.cxx | 2 --
Source/cmProperty.h | 2 +-
Source/cmPropertyDefinition.h | 10 +++++-----
Source/cmPropertyMap.h | 4 ++--
Source/cmSourceFile.h | 2 +-
Source/cmStandardIncludes.h | 9 +++++----
Source/cmStringCommand.h | 2 +-
Source/cmTarget.h | 4 ++--
Source/cmTargetLinkLibrariesCommand.cxx | 1 -
Source/cmTest.h | 4 ++--
Source/cmake.h | 8 ++++----
26 files changed, 47 insertions(+), 52 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list