[Cmake-commits] CMake branch, next, updated. v2.8.10.2-2851-g1a14eba

Brad King brad.king at kitware.com
Wed May 1 14:30:51 EDT 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  1a14eba31ea37f22d163d2aa757f1a82f5aa5010 (commit)
       via  b9c1f3b78afe63a172f641365559b15e8be831b8 (commit)
       via  2ba65cc9d904b634120b1b56eabd046aad33ac75 (commit)
       via  c80594ba1274c3dc44c3f2efd70bd5c3d9066bf5 (commit)
      from  bea0f04c3dccb43058e955cb6a61288ccd8404d0 (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=1a14eba31ea37f22d163d2aa757f1a82f5aa5010
commit 1a14eba31ea37f22d163d2aa757f1a82f5aa5010
Merge: bea0f04 b9c1f3b
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed May 1 14:30:49 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed May 1 14:30:49 2013 -0400

    Merge topic 'eclipse-doc-typo' into next
    
    b9c1f3b Eclipse: Add a missing space in the documentation
    2ba65cc CMake Nightly Date Stamp
    c80594b CMake Nightly Date Stamp


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b9c1f3b78afe63a172f641365559b15e8be831b8
commit b9c1f3b78afe63a172f641365559b15e8be831b8
Author:     Jack O'Connor <oconnor663 at gmail.com>
AuthorDate: Tue Apr 30 17:21:50 2013 -0700
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed May 1 14:29:01 2013 -0400

    Eclipse: Add a missing space in the documentation

diff --git a/Source/cmExtraEclipseCDT4Generator.cxx b/Source/cmExtraEclipseCDT4Generator.cxx
index 97ab086..083d91e 100644
--- a/Source/cmExtraEclipseCDT4Generator.cxx
+++ b/Source/cmExtraEclipseCDT4Generator.cxx
@@ -50,7 +50,7 @@ void cmExtraEclipseCDT4Generator
   entry.Full =
     "Project files for Eclipse will be created in the top directory. "
     "In out of source builds, a linked resource to the top level source "
-    "directory will be created."
+    "directory will be created. "
     "Additionally a hierarchy of makefiles is generated into the "
     "build tree. The appropriate make program can build the project through "
     "the default make target. A \"make install\" target is also provided.";

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

Summary of changes:
 Source/CMakeVersion.cmake              |    2 +-
 Source/cmExtraEclipseCDT4Generator.cxx |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list