[Cmake-commits] CMake branch, nightly, updated. v3.8.0-rc4-694-gb3aaf1b

Kitware Robot kwrobot at kitware.com
Wed Apr 5 21:05:09 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  dd98e44d61770bf483e7fc4d24aa99f50baa6d1c (commit)
  discards  7271962cec742353ac27ea1c5bf2bbedfba6f823 (commit)
  discards  df2005eecd9bae8395c6d3c65c409d8d1bab44d0 (commit)
  discards  10cbfde1c137f493fb15eaa53cdeeae55e25ce38 (commit)
  discards  eb201aa001e187968b4977c4211ea13ada9ec991 (commit)
  discards  c42a6b5c9371cd4cf89b8827cac7b3c630760c5c (commit)
  discards  eaccaedb0775192c1374936cd98a4602427dd46f (commit)
       via  b3aaf1b55addfb1b8593f02df83f1fa6f604f141 (commit)
       via  f8e54f1d065cb2ad341ab45945cc4f506cc57572 (commit)
       via  c216e80308c21c3c17b964f50f9f615121783ce6 (commit)
       via  227de0b95d6fd12e47da502ce34e8aea6d57cc43 (commit)
       via  4cd815f0b314197ddabea94017e0ce8b15836c17 (commit)
       via  764b7ec91c9c0121eab8dca3216eb825e3de3a8f (commit)
       via  333ff168eb04e12d5d118a2e9cf50d600c508db5 (commit)
       via  d9bd7adfdfa0e06ec77507933664f7ae344dcf1a (commit)
       via  fe263c9882c820fbcf969b9be6e18087e91e4ae1 (commit)
       via  0d17a82b0b703847cd78f33a9461286876e1d0dc (commit)
       via  8e6014f51d7c65d09b1f3ed640dff59e730cb22a (commit)
       via  6e9dc960c56b0baaf7599d21bb09d1a7e653d4f7 (commit)
       via  820af5f7974734e78db9896b4f182d667a491c4f (commit)
       via  4046cb2d109bb91a16f53962219ad25c80d30755 (commit)
       via  52ffedff1c4a076a8cbe64d188a1015f90113e69 (commit)
       via  3ecbe76e60293275b7d6753d551fb003fceb2cab (commit)
       via  8243fe7c46075c1e310f9ad761b9906b0fb4400b (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 (dd98e44d61770bf483e7fc4d24aa99f50baa6d1c)
            \
             N -- N -- N (b3aaf1b55addfb1b8593f02df83f1fa6f604f141)

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/command/include_external_msproject.rst        |    4 +
 Help/manual/cmake-generator-expressions.7.rst      |    2 +-
 .../dev/include_external_msproject-map-config.rst  |    6 ++
 Source/CMakeVersion.cmake                          |    2 +-
 Source/bindexplib.h                                |    1 +
 Source/cmExtraCodeLiteGenerator.cxx                |  101 ++++++++++++++++----
 Source/cmExtraCodeLiteGenerator.h                  |    4 +
 Source/cmGlobalVisualStudio71Generator.cxx         |   15 ++-
 Source/cmGlobalVisualStudio71Generator.h           |    4 +-
 Source/cmGlobalVisualStudio7Generator.cxx          |   10 +-
 Source/cmGlobalVisualStudio7Generator.h            |    4 +-
 Source/cmGlobalVisualStudio8Generator.cxx          |   15 ++-
 Source/cmGlobalVisualStudio8Generator.h            |    4 +-
 .../CustomConfig-check.cmake                       |    1 +
 .../{CustomGuid.cmake => CustomConfig.cmake}       |    1 +
 .../CustomGuid-check.cmake                         |    2 +-
 .../CustomGuidTypePlatform-check.cmake             |    2 +-
 .../CustomTypePlatform-check.cmake                 |    2 +-
 .../include_external_msproject/RunCMakeTest.cmake  |    1 +
 .../include_external_msproject/check_utils.cmake   |   27 +++++-
 20 files changed, 164 insertions(+), 44 deletions(-)
 create mode 100644 Help/release/dev/include_external_msproject-map-config.rst
 create mode 100644 Tests/RunCMake/include_external_msproject/CustomConfig-check.cmake
 copy Tests/RunCMake/include_external_msproject/{CustomGuid.cmake => CustomConfig.cmake} (53%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list