[Cmake-commits] CMake branch, master, updated. v3.3.2-1328-g6c6a8c5
Brad King
brad.king at kitware.com
Mon Sep 28 10:45:00 EDT 2015
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 6c6a8c5d5a648b5847042f55fd36ba9a51b0166a (commit)
via 51e4863782f45c0cb8b89c4ae1ddf0a40e366d40 (commit)
via 203eada65ea33f5739c99096d18619fbec0ec135 (commit)
via 5642449a69b7e8ed0a0fbaf1607ef34ebae239c6 (commit)
via 77c6a339af39869608dcaccf578a6cdd84d2efaa (commit)
via 732f551187964451e922e0d95dcc21114d109f88 (commit)
via 8544f16d1e3222b3014ee66a7619f175da8ce21a (commit)
via 9096daaf5ca23aa4004954c0408b15ef5e6f4ca4 (commit)
from 5b4652842784fc7da2f4b9a04569bad4bda04a84 (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=6c6a8c5d5a648b5847042f55fd36ba9a51b0166a
commit 6c6a8c5d5a648b5847042f55fd36ba9a51b0166a
Merge: 5b46528 51e4863
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 28 10:44:59 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Sep 28 10:44:59 2015 -0400
Merge topic 'minor-cleanups'
51e48637 VS: Remove impossible condition.
203eada6 cmMakefile: Remove Configured state.
5642449a cmCommand: Remove IsDiscouraged interface.
77c6a339 cmSetCommand: Re-use local named variable.
732f5511 cmSetCommand: Fix typo in comment.
8544f16d cmGlobalGenerator: Devirtualize method.
9096daaf Ninja: Remove unused variable.
-----------------------------------------------------------------------
Summary of changes:
Source/cmBuildNameCommand.h | 1 -
Source/cmCommand.h | 9 ---------
Source/cmExecProgramCommand.h | 6 ------
Source/cmExportLibraryDependenciesCommand.h | 1 -
Source/cmGlobalGenerator.h | 2 +-
Source/cmGlobalVisualStudioGenerator.cxx | 5 ++---
Source/cmInstallFilesCommand.h | 6 ------
Source/cmInstallProgramsCommand.h | 6 ------
Source/cmInstallTargetsCommand.h | 6 ------
Source/cmLinkLibrariesCommand.h | 6 ------
Source/cmLoadCommandCommand.h | 1 -
Source/cmMakeDirectoryCommand.h | 6 ------
Source/cmMakefile.cxx | 4 ----
Source/cmMakefile.h | 4 ----
Source/cmNinjaNormalTargetGenerator.cxx | 1 -
Source/cmOutputRequiredFilesCommand.h | 1 -
Source/cmRemoveCommand.h | 6 ------
Source/cmSetCommand.cxx | 4 ++--
Source/cmSubdirCommand.h | 6 ------
Source/cmSubdirDependsCommand.h | 1 -
Source/cmUseMangledMesaCommand.h | 1 -
Source/cmUtilitySourceCommand.h | 1 -
Source/cmVariableRequiresCommand.h | 1 -
Source/cmWriteFileCommand.h | 6 ------
24 files changed, 5 insertions(+), 86 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list