[Cmake-commits] CMake branch, next, updated. v2.8.5-1458-g9caca24
Stephen Kelly
steveire at gmail.com
Tue Aug 9 09:26:55 EDT 2011
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 9caca24903c0aa32174f50a23f78da231c1f1722 (commit)
via 706ed2b1b0376c8f6bce064315d83b564931d811 (commit)
from 50f5fa3d71b2e8eed53e3a663189f995427c2dcd (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=9caca24903c0aa32174f50a23f78da231c1f1722
commit 9caca24903c0aa32174f50a23f78da231c1f1722
Merge: 50f5fa3 706ed2b
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue Aug 9 09:26:53 2011 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Aug 9 09:26:53 2011 -0400
Merge topic 'generate_export_header' into next
706ed2b Add a newline at the end of the file.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=706ed2b1b0376c8f6bce064315d83b564931d811
commit 706ed2b1b0376c8f6bce064315d83b564931d811
Author: Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue Aug 9 00:18:00 2011 +0200
Commit: Stephen Kelly <steveire at gmail.com>
CommitDate: Tue Aug 9 15:02:48 2011 +0200
Add a newline at the end of the file.
Hopefully fix the test execution reported on CDash.
diff --git a/Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp b/Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp
index c8b7d44..0710c3e 100644
--- a/Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp
+++ b/Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp
@@ -84,4 +84,4 @@ int libstatic_not_exported() {
int libstatic_excluded() {
return 0;
-}
\ No newline at end of file
+}
-----------------------------------------------------------------------
Summary of changes:
.../GenerateExportHeader/libstatic/libstatic.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list