[Cmake-commits] CMake branch, next, updated. v3.7.0-rc1-416-g5ee591d

Roger Leigh rleigh at codelibre.net
Thu Oct 13 02:51:40 EDT 2016


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  5ee591dbad84c38eb03e8d6d7f3c35ad9f010d87 (commit)
       via  6f3a8f0febae0753d0114b2d4dc53a788ce4637e (commit)
       via  8eb6038d0d98da7f7e04462a72bd2e7529a7baff (commit)
      from  e00cdcdd433824b1692856231c7e9791164f0ab3 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5ee591dbad84c38eb03e8d6d7f3c35ad9f010d87
commit 5ee591dbad84c38eb03e8d6d7f3c35ad9f010d87
Merge: e00cdcd 6f3a8f0
Author:     Roger Leigh <rleigh at codelibre.net>
AuthorDate: Thu Oct 13 02:51:39 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Oct 13 02:51:39 2016 -0400

    Merge topic 'ice-3.6.3' into next
    
    6f3a8f0f FindIce: Add support for version 3.6.3
    8eb6038d CMake Nightly Date Stamp


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6f3a8f0febae0753d0114b2d4dc53a788ce4637e
commit 6f3a8f0febae0753d0114b2d4dc53a788ce4637e
Author:     Roger Leigh <rleigh at codelibre.net>
AuthorDate: Wed Oct 12 22:41:51 2016 +0100
Commit:     Roger Leigh <rleigh at codelibre.net>
CommitDate: Wed Oct 12 22:41:51 2016 +0100

    FindIce: Add support for version 3.6.3

diff --git a/Modules/FindIce.cmake b/Modules/FindIce.cmake
index 39dc171..a61d4a8 100644
--- a/Modules/FindIce.cmake
+++ b/Modules/FindIce.cmake
@@ -131,6 +131,7 @@ function(_Ice_FIND)
   set(ice_versions
       3
       3.6
+      3.6.3
       3.6.2
       3.6.1
       3.6.0

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

Summary of changes:
 Modules/FindIce.cmake     |    1 +
 Source/CMakeVersion.cmake |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list