[Cmake-commits] CMake branch, next, updated. v2.8.12.1-6398-ge8e1a41
Nils Gladitz
nilsgladitz at gmail.com
Wed Dec 25 16:13:51 EST 2013
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 e8e1a419a2a6a84cab48561ac8543c55ec85ff82 (commit)
via 1390c5a0c18a8b5dab8167b48a2dcbf5fb1822de (commit)
from 295cd323cca0537c2ca743616a600f9636b2a81e (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=e8e1a419a2a6a84cab48561ac8543c55ec85ff82
commit e8e1a419a2a6a84cab48561ac8543c55ec85ff82
Merge: 295cd32 1390c5a
Author: Nils Gladitz <nilsgladitz at gmail.com>
AuthorDate: Wed Dec 25 16:13:50 2013 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Dec 25 16:13:50 2013 -0500
Merge topic 'optional-install' into next
1390c5a InstallRules: removed spurious newline
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1390c5a0c18a8b5dab8167b48a2dcbf5fb1822de
commit 1390c5a0c18a8b5dab8167b48a2dcbf5fb1822de
Author: Nils Gladitz <nilsgladitz at gmail.com>
AuthorDate: Wed Dec 25 22:13:06 2013 +0100
Commit: Nils Gladitz <nilsgladitz at gmail.com>
CommitDate: Wed Dec 25 22:13:06 2013 +0100
InstallRules: removed spurious newline
diff --git a/Source/cmGlobalGenerator.cxx b/Source/cmGlobalGenerator.cxx
index b92a7f6..1cbdf8e 100644
--- a/Source/cmGlobalGenerator.cxx
+++ b/Source/cmGlobalGenerator.cxx
@@ -1166,7 +1166,6 @@ void cmGlobalGenerator::Generate()
}
}
-
// Generate project files
for (i = 0; i < this->LocalGenerators.size(); ++i)
{
-----------------------------------------------------------------------
Summary of changes:
Source/cmGlobalGenerator.cxx | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list