[Cmake-commits] CMake branch, next, updated. v3.8.0-rc4-737-gaebbdc4

Kitware Robot kwrobot at kitware.com
Mon Apr 10 11:25:02 EDT 2017


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
  discards  3a91ee7c7a510a20d19ac3834031841dedfbc052 (commit)
  discards  4dd2ab4208a45c3b2fd845fcbc839624ea246ffe (commit)
  discards  9686400dc7587c3ee4b49b6197e3c5eccc7b93ed (commit)
  discards  1bf9461fa6e7b3f2787c4fcc382860db10a818a7 (commit)
  discards  c8110a53e5740fc9a5a283013adff24083ad913e (commit)
       via  aebbdc41a3795dc3588098592bb9f89a93732fc5 (commit)
       via  5832ee006157572aaccf50089286d88a143220ec (commit)
       via  da7833c5bb1f331162d46a2c664a443c1c641089 (commit)
       via  267d9df30b07bd3f3aec874934e8f2e486b6aa83 (commit)
       via  42763a9cd587ca7d863d0ea0d93e0168b93a3e54 (commit)
       via  b08d2092df1e2736fe07544b1a5f1f115903e964 (commit)
       via  a6a0cfb24d637063bdb1c8e9e8ceb78cac3f90ac (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (3a91ee7c7a510a20d19ac3834031841dedfbc052)
            \
             N -- N -- N (aebbdc41a3795dc3588098592bb9f89a93732fc5)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=aebbdc41a3795dc3588098592bb9f89a93732fc5
commit aebbdc41a3795dc3588098592bb9f89a93732fc5
Merge: 267d9df 5832ee0
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 10 15:17:56 2017 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Mon Apr 10 11:17:58 2017 -0400

    Stage topic 'stage-release'
    
    Topic-id: 23252
    Topic-url: https://gitlab.kitware.com/cmake/cmake/merge_requests/622


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5832ee006157572aaccf50089286d88a143220ec
commit 5832ee006157572aaccf50089286d88a143220ec
Merge: dafddda da7833c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 10 11:16:19 2017 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Apr 10 11:16:19 2017 -0400

    Merge branch 'release' into stage-release


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=da7833c5bb1f331162d46a2c664a443c1c641089
commit da7833c5bb1f331162d46a2c664a443c1c641089
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 10 11:16:00 2017 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Apr 10 11:16:00 2017 -0400

    CMake 3.8.0

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 58497b3..65e7b5d 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -2,4 +2,4 @@
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 8)
 set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 4)
+#set(CMake_VERSION_RC 0)

https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=267d9df30b07bd3f3aec874934e8f2e486b6aa83
commit 267d9df30b07bd3f3aec874934e8f2e486b6aa83
Merge: 42763a9 a1c198d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 10 14:07:15 2017 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Mon Apr 10 11:15:49 2017 -0400

    Stage topic 'server-refactor'
    
    Topic-id: 22877
    Topic-url: https://gitlab.kitware.com/cmake/cmake/merge_requests/552


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=42763a9cd587ca7d863d0ea0d93e0168b93a3e54
commit 42763a9cd587ca7d863d0ea0d93e0168b93a3e54
Merge: b08d209 9d15d3c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 10 13:48:41 2017 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Mon Apr 10 11:15:49 2017 -0400

    Stage topic 'FindPythonInterp-3.6-windows'
    
    Topic-id: 23545
    Topic-url: https://gitlab.kitware.com/cmake/cmake/merge_requests/675


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

Summary of changes:


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list