[Cmake-commits] CMake branch, next, updated. v2.8.7-2337-gda5096f

Rolf Eike Beer eike at sf-mail.de
Sat Jan 28 04:27:31 EST 2012


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  da5096f76cd28138f5fee83216e41ac61c05320f (commit)
       via  2e6d1934a4031eb5e9e2ea8d25a64f4f6f1109eb (commit)
      from  f689c958908459d04e4b3a9c6284b5097d9bfe4f (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=da5096f76cd28138f5fee83216e41ac61c05320f
commit da5096f76cd28138f5fee83216e41ac61c05320f
Merge: f689c95 2e6d193
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Sat Jan 28 04:27:28 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sat Jan 28 04:27:28 2012 -0500

    Merge topic 'improve-findgnuplot' into next
    
    2e6d193 FindGnuplot: document GNUPLOT_VERSION_STRING


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2e6d1934a4031eb5e9e2ea8d25a64f4f6f1109eb
commit 2e6d1934a4031eb5e9e2ea8d25a64f4f6f1109eb
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Sat Jan 28 10:27:19 2012 +0100
Commit:     Rolf Eike Beer <eike at sf-mail.de>
CommitDate: Sat Jan 28 10:27:19 2012 +0100

    FindGnuplot: document GNUPLOT_VERSION_STRING

diff --git a/Modules/FindGnuplot.cmake b/Modules/FindGnuplot.cmake
index f066ee7..3e36e4b 100644
--- a/Modules/FindGnuplot.cmake
+++ b/Modules/FindGnuplot.cmake
@@ -4,6 +4,7 @@
 #
 #  GNUPLOT_FOUND - system has Gnuplot
 #  GNUPLOT_EXECUTABLE - the Gnuplot executable
+#  GNUPLOT_VERSION_STRING - the version of Gnuplot found (since CMake 2.8.8)
 
 #=============================================================================
 # Copyright 2002-2009 Kitware, Inc.

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

Summary of changes:
 Modules/FindGnuplot.cmake |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list