[Cmake-commits] CMake branch, next, updated. v3.8.0-rc2-409-g0a312e2

Kitware Robot kwrobot at kitware.com
Wed Mar 8 08:45:12 EST 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  4249d9d0df008d317ff53d15ce59e414fdc94b8e (commit)
  discards  084ef3fa069db8beceef0f8559072e65d0250da0 (commit)
  discards  a75d0d94306d65887b0fe33280fac18ec61027bc (commit)
  discards  7631d1b8d1e736aab6fe280da2a5bd885ccb4595 (commit)
  discards  25d4c020e1351c7cc4f477c40ad75b28b8bec530 (commit)
  discards  a7b13a9dfbeb92a3ac31c3ff68edb6870294e7fa (commit)
  discards  5b6d354f70e1faddb006a7c98479f5d655a07b87 (commit)
  discards  bed9c73decfcda0366984d990045e588928440ec (commit)
  discards  462cf254270fbd56bffc73b00dc28882fdb0bdd6 (commit)
       via  0a312e2271710554f8e73518dc4b28bd1d0d1d7a (commit)
       via  45ca6e739aa70a5e85ac39cef88cd1c2d0485025 (commit)
       via  c912b72458e94528a560929038a653d6d46cd408 (commit)
       via  83f9c6275d8f2d20da924a929d659135335a213a (commit)
       via  49afdb1e8270f7ee60760cae4ff43ebb6864ce2c (commit)
       via  87f04b9572d64f1b96638c70a5a5b4e81478ae50 (commit)
       via  ac66dec5c5eb23f3daf515a50fece9af53fd1d6d (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 (4249d9d0df008d317ff53d15ce59e414fdc94b8e)
            \
             N -- N -- N (0a312e2271710554f8e73518dc4b28bd1d0d1d7a)

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/find_library.rst                         |   10 +---------
 Help/manual/cmake-properties.7.rst                    |    1 -
 Help/prop_gbl/FIND_LIBRARY_USE_LIBX32_PATHS.rst       |   12 ------------
 Help/release/dev/x32-abi.rst                          |    6 ------
 .../variable/CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX.rst |    1 -
 Modules/CMakeCompilerABI.h                            |    4 ----
 Modules/CPackRPM.cmake                                |    2 +-
 Modules/FindDevIL.cmake                               |    6 +++---
 Modules/FindGLEW.cmake                                |    2 +-
 Modules/FindGTK2.cmake                                |    2 --
 Modules/FindIce.cmake                                 |    2 +-
 Modules/FindKDE3.cmake                                |    2 --
 Modules/FindOpenAL.cmake                              |    2 +-
 Modules/FindPkgConfig.cmake                           |    4 ----
 Modules/GetPrerequisites.cmake                        |    2 +-
 Modules/Platform/UnixPaths.cmake                      |    1 -
 Source/cmExportInstallFileGenerator.cxx               |    4 +---
 Source/cmFindLibraryCommand.cxx                       |    9 +--------
 Source/cmFindPackageCommand.cxx                       |   11 -----------
 Source/cmFindPackageCommand.h                         |    1 -
 Source/cmMakefile.cxx                                 |   17 -----------------
 Source/cmMakefile.h                                   |    2 --
 22 files changed, 11 insertions(+), 92 deletions(-)
 delete mode 100644 Help/prop_gbl/FIND_LIBRARY_USE_LIBX32_PATHS.rst
 delete mode 100644 Help/release/dev/x32-abi.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list