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

Kitware Robot kwrobot at kitware.com
Thu Mar 16 21:05:07 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, nightly has been updated
  discards  925b2149727b556f0df6873c1b60dafe466dcf59 (commit)
  discards  af21531a8fa644afa2e7da0a27a90f16598597a3 (commit)
  discards  8f5ab42a983169de44fcadc5272e059a512bdf8d (commit)
  discards  4b49c9a245db870ab2359495083a6839be3ed9df (commit)
  discards  16d114e3126fcf06d33e734d074dcd4f5542e074 (commit)
       via  2b86328aee7ecda22c0f785a5b39a507b5b2d69e (commit)
       via  7c14ff1217bdc368b988bdd6d8ee4280349c175b (commit)
       via  850eb734f558442310521418dc2cd2ee6a161142 (commit)
       via  af1354d6c14097f9ec9dda25460e9228fa592fbc (commit)
       via  379cf11b3073caeb97727b17db48766624290caa (commit)
       via  69f8e7bf82d93eff2610ab8dc14d22dd8f77b2c4 (commit)
       via  e781223c8887fa2602b40744c67cdc77f972a93b (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 (925b2149727b556f0df6873c1b60dafe466dcf59)
            \
             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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 Help/manual/cmake-properties.7.rst                 |    3 +
 Help/prop_gbl/AUTOGEN_SOURCE_GROUP.rst             |   15 ++++
 Help/prop_gbl/AUTOGEN_TARGETS_FOLDER.rst           |    4 +-
 Help/prop_gbl/AUTOMOC_SOURCE_GROUP.rst             |    7 ++
 Help/prop_gbl/AUTORCC_SOURCE_GROUP.rst             |    7 ++
 Help/prop_tgt/AUTOMOC.rst                          |    3 +
 Help/prop_tgt/AUTORCC.rst                          |    3 +
 Help/release/dev/Autogen_source_group              |    8 +++
 Modules/GenerateExportHeader.cmake                 |    8 +--
 Source/CMakeVersion.cmake                          |    2 +-
 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/cmQtAutoGeneratorCommon.h                   |    7 ++
 Source/cmQtAutoGeneratorInitializer.cxx            |   73 ++++++++++++++++++--
 Source/cmakemain.cxx                               |   13 ++--
 Tests/RunCMake/GenerateExportHeader/GEH.cmake      |    4 +-
 .../libshared_export.h                             |    2 +-
 .../libstatic_export.h                             |    0
 22 files changed, 152 insertions(+), 32 deletions(-)
 create mode 100644 Help/prop_gbl/AUTOGEN_SOURCE_GROUP.rst
 create mode 100644 Help/prop_gbl/AUTOMOC_SOURCE_GROUP.rst
 create mode 100644 Help/prop_gbl/AUTORCC_SOURCE_GROUP.rst
 create mode 100644 Help/release/dev/Autogen_source_group
 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