[Cmake-commits] CMake branch, next, updated. v3.8.0-rc2-495-g2b86328

Kitware Robot kwrobot at kitware.com
Thu Mar 16 11:25:04 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  e3241867579c4841b1f40d598a4e6c87dd80b22b (commit)
  discards  f1e9873dc41d23956ae3b01526172e16cb64ed38 (commit)
  discards  62e8eb5fd0c53a5b997c8ab274ad408e85326016 (commit)
  discards  4b49c9a245db870ab2359495083a6839be3ed9df (commit)
  discards  16d114e3126fcf06d33e734d074dcd4f5542e074 (commit)
       via  2b86328aee7ecda22c0f785a5b39a507b5b2d69e (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 (e3241867579c4841b1f40d598a4e6c87dd80b22b)
            \
             N -- N -- N (2b86328aee7ecda22c0f785a5b39a507b5b2d69e)

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=2b86328aee7ecda22c0f785a5b39a507b5b2d69e
commit 2b86328aee7ecda22c0f785a5b39a507b5b2d69e
Merge: 69f8e7b 7c14ff1
Author:     Sebastian Holtermann <sebholt at xwmw.org>
AuthorDate: Thu Mar 16 10:56:17 2017 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Thu Mar 16 11:17:27 2017 -0400

    Stage topic 'autogen_source_group'
    
    Topic-id: 23067
    Topic-url: https://gitlab.kitware.com/cmake/cmake/merge_requests/586


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

Summary of changes:
 Modules/GenerateExportHeader.cmake                      |    8 ++++----
 Source/cmExportCommand.cxx                              |    1 +
 Source/cmFindPackageCommand.cxx                         |    1 +
 Source/cmGlobalGenerator.cxx                            |   15 +++++++--------
 Source/cmGlobalVisualStudio7Generator.cxx               |    3 ++-
 Source/cmGlobalVisualStudioGenerator.cxx                |    3 ++-
 Source/cmLocalVisualStudio7Generator.cxx                |    2 +-
 Source/cmakemain.cxx                                    |   13 +++++++------
 Tests/RunCMake/GenerateExportHeader/GEH.cmake           |    4 +++-
 .../{Empty => UNIX_DeprecatedOnly}/libshared_export.h   |    2 +-
 .../{MinGW => UNIX_DeprecatedOnly}/libstatic_export.h   |    0
 11 files changed, 29 insertions(+), 23 deletions(-)
 copy Tests/RunCMake/GenerateExportHeader/reference/{Empty => UNIX_DeprecatedOnly}/libshared_export.h (93%)
 copy Tests/RunCMake/GenerateExportHeader/reference/{MinGW => UNIX_DeprecatedOnly}/libstatic_export.h (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list