[Cmake-commits] CMake branch, next, updated. v2.8.5-1809-ge5fd5b7

Stephen Kelly steveire at gmail.com
Sun Sep 4 16:07:44 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  e5fd5b79722a7a041cd3958200ecf8cad4cc0058 (commit)
       via  dbd776dde7710a0bf1af1ca9c3554d9025502a31 (commit)
      from  7dd8302a4030968a627a23b246bb7abfa56e8a82 (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=e5fd5b79722a7a041cd3958200ecf8cad4cc0058
commit e5fd5b79722a7a041cd3958200ecf8cad4cc0058
Merge: 7dd8302 dbd776d
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Sep 4 16:07:43 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sun Sep 4 16:07:43 2011 -0400

    Merge topic 'generate_export_header' into next
    
    dbd776d Don't put what some compilers consider junk at the end of the line.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dbd776dde7710a0bf1af1ca9c3554d9025502a31
commit dbd776dde7710a0bf1af1ca9c3554d9025502a31
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Sep 4 22:06:02 2011 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Sun Sep 4 22:06:02 2011 +0200

    Don't put what some compilers consider junk at the end of the line.

diff --git a/Modules/exportheader.cmake.in b/Modules/exportheader.cmake.in
index 131d3a7..80a879d 100644
--- a/Modules/exportheader.cmake.in
+++ b/Modules/exportheader.cmake.in
@@ -32,4 +32,4 @@
 # define @NO_DEPRECATED_MACRO_NAME@
 #endif
 
-#endif // @INCLUDE_GUARD_NAME@
+#endif

-----------------------------------------------------------------------

Summary of changes:
 Modules/exportheader.cmake.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list