[Cmake-commits] CMake branch, master, updated. v3.3.1-985-g445077c
Brad King
brad.king at kitware.com
Thu Aug 27 10:04:13 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 445077cbd2343050250eb0d541633010db659312 (commit)
via 7f551b4f2635816553c2ff7dacef78254875116e (commit)
via cd6293cdf8cf04fca70497a2474989b773fe922e (commit)
via de6b2895824fdac9a25fa9cd2f0f7c38b29547dc (commit)
via e35ee02d6e6aa5d1e9bc50d7c378dcbbabcf52bd (commit)
via 00f2298f0788404cf170ed6ab50b73ef890b4302 (commit)
via 6254ba95784ae29616b17ad8b42d4f31560c2c65 (commit)
via cf0a78dc4ce7debb62ceb4d12235ea75e19bebe2 (commit)
from 0d0b9b52f8a538a6327e2e9f848b943474afc682 (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=445077cbd2343050250eb0d541633010db659312
commit 445077cbd2343050250eb0d541633010db659312
Merge: 0d0b9b5 7f551b4
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Aug 27 10:04:12 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Aug 27 10:04:12 2015 -0400
Merge topic 'minor-cleanups'
7f551b4f cmGlobalGenerator: Implement VS6 check without virtual method.
cd6293cd cmMakefile: Fix style.
de6b2895 cmTarget: Remove vestigal method declaration.
e35ee02d cmTarget: Fix indentation.
00f2298f Reduce uses of cmMakefile::GetGlobalGenerator.
6254ba95 cmMakefile: Remove Internal class.
cf0a78dc cmGeneratorTarget: Issue messages through the local generator.
-----------------------------------------------------------------------
Summary of changes:
Source/cmComputeLinkDepends.cxx | 4 +++-
Source/cmComputeLinkInformation.cxx | 2 +-
Source/cmGeneratorTarget.cxx | 6 +++---
Source/cmGlobalGenerator.h | 2 +-
Source/cmGlobalVisualStudio6Generator.h | 2 --
Source/cmMakefile.cxx | 26 ++++++++++----------------
Source/cmMakefile.h | 3 +--
Source/cmTarget.cxx | 12 ++++++------
Source/cmTarget.h | 2 --
9 files changed, 25 insertions(+), 34 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list