[Cmake-commits] CMake branch, next, updated. v2.8.7-2219-g0031d13

Rolf Eike Beer eike at sf-mail.de
Tue Jan 24 13:18:07 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  0031d13dd6409773c6d590c72a0c41dc40c64da5 (commit)
       via  8a4644c938f03ce02f11e23163de2350da5adc89 (commit)
      from  16c32ec5470422683f6bd194bad3b416416e3a45 (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=0031d13dd6409773c6d590c72a0c41dc40c64da5
commit 0031d13dd6409773c6d590c72a0c41dc40c64da5
Merge: 16c32ec 8a4644c
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Tue Jan 24 13:18:04 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 24 13:18:04 2012 -0500

    Merge topic 'improve-findbzip2' into next
    
    8a4644c FindBZip2: fix comment


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8a4644c938f03ce02f11e23163de2350da5adc89
commit 8a4644c938f03ce02f11e23163de2350da5adc89
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Tue Jan 24 19:15:44 2012 +0100
Commit:     Rolf Eike Beer <eike at sf-mail.de>
CommitDate: Tue Jan 24 19:16:06 2012 +0100

    FindBZip2: fix comment

diff --git a/Modules/FindBZip2.cmake b/Modules/FindBZip2.cmake
index bbdf1b4..7130192 100644
--- a/Modules/FindBZip2.cmake
+++ b/Modules/FindBZip2.cmake
@@ -5,7 +5,7 @@
 #  BZIP2_INCLUDE_DIR - the BZip2 include directory
 #  BZIP2_LIBRARIES - Link these to use BZip2
 #  BZIP2_NEED_PREFIX - this is set if the functions are prefixed with BZ2_
-#  BZIP2_VERSION_STRING - the version of BZip2 found (x.y.z)
+#  BZIP2_VERSION_STRING - the version of BZip2 found (since CMake 2.8.8)
 
 #=============================================================================
 # Copyright 2006-2012 Kitware, Inc.

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

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


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list