[Cmake-commits] CMake branch, next, updated. v3.3.0-1354-g415de94
Stephen Kelly
steveire at gmail.com
Sun Jul 26 05:22:52 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, next has been updated
via 415de942f70dc90820fcb257ec2f6b44923a41b4 (commit)
via e79bc4696fdbba1194141ed4de6e593dbb68111d (commit)
from 8f634bde87b884e817f9d38257930d327f6ce72b (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=415de942f70dc90820fcb257ec2f6b44923a41b4
commit 415de942f70dc90820fcb257ec2f6b44923a41b4
Merge: 8f634bd e79bc46
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Jul 26 05:22:52 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sun Jul 26 05:22:52 2015 -0400
Merge topic 'use-generator-target' into next
e79bc469 fixup! cmLocalGenerator: Remove CreateCustomTargetsAndCommands method.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e79bc4696fdbba1194141ed4de6e593dbb68111d
commit e79bc4696fdbba1194141ed4de6e593dbb68111d
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Jul 26 11:22:25 2015 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Sun Jul 26 11:22:25 2015 +0200
fixup! cmLocalGenerator: Remove CreateCustomTargetsAndCommands method.
diff --git a/Source/cmLocalVisualStudio6Generator.h b/Source/cmLocalVisualStudio6Generator.h
index 8f4d521..a44e61d 100644
--- a/Source/cmLocalVisualStudio6Generator.h
+++ b/Source/cmLocalVisualStudio6Generator.h
@@ -35,7 +35,6 @@ public:
virtual ~cmLocalVisualStudio6Generator();
- virtual void AddHelperCommands();
virtual void AddCMakeListsRules();
/**
-----------------------------------------------------------------------
Summary of changes:
Source/cmLocalVisualStudio6Generator.h | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list