[Cmake-commits] CMake branch, nightly, updated. v3.8.0-rc3-572-g6d5ad4d

Kitware Robot kwrobot at kitware.com
Fri Mar 24 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  47ea9a8f3927ad605729400e812ca52560f9265f (commit)
  discards  794c3b65826300b99548227a1f618ff2097cceb1 (commit)
  discards  2b1a2307f2e37686a2f2cdc4a52104fa04c48ccc (commit)
  discards  d268dc1e62ca9e4971672d89c536b56eb98f8ab5 (commit)
  discards  e5276930c157cdaf147f97f5dd2bd99f4752fbce (commit)
  discards  299f570d20bc217d426b89f648a45dd5bbdf092e (commit)
  discards  dd8f9350e498f92c094593d8f87db419372ebdea (commit)
  discards  07f2682c6c2398c4f0317dc03a36368c0ce64f00 (commit)
  discards  08b2a3a2ca83d8249b433708b7bb6982d04d7bb4 (commit)
  discards  7b0663973bba18c5e532464261f9ec404f9ebaaf (commit)
  discards  304e6a832e47a384552a3adbc49d7d68d65c2dd9 (commit)
       via  6d5ad4da359624a3ee5fa5dfcc3c19879f90efc3 (commit)
       via  e9fc7ff5052f3ab40c2b39ba653506c5346d4582 (commit)
       via  30b22d94f06e8b1760ea2bca570376161fdf95c1 (commit)
       via  ea2a91a43279616a602b641d827e07912ac9c0b9 (commit)
       via  fda80fde76c230dda8372bf9d7208520c40f3611 (commit)
       via  64490637840b05da7f0829aa52cae7f3923b805e (commit)
       via  f1a5583901e051ef4627bf8be08565c4b331e99a (commit)
       via  6f245c20528528f5c848e69ee909a803a59477f0 (commit)
       via  3142808f15b0dabca8a5d66535c3f795ed470bac (commit)
       via  97662babe958748d0e1f827b8066d4abe93f159a (commit)
       via  70d8f0d0f4b85f234902a8ae4f380ca8b1edda85 (commit)
       via  954185d414641b7d314683bae7399f8b7f920139 (commit)
       via  3b7f19a72ff2216b4613fdc8c5edf5d56e74d6fc (commit)
       via  09a80c4be6f53d10ce07c24d30d2361d2546142d (commit)
       via  8047bd6c0d935d8c0cc303b26d75ee62973d2b7f (commit)
       via  5bded841b4d66bea70c932184eac0a44b82d03fe (commit)
       via  0f4420e0a80993ccd6ce7d51eeb96e904b8bd9f8 (commit)
       via  8b25d8e23c1415a99c0cd270f6fe8c4b26749870 (commit)
       via  1898f7c7d329d9b2f32f3b7957430533b697d591 (commit)
       via  0fe705a2c33dc6491bd61bbdb91dbbd13190cfd5 (commit)
       via  080350b622e4315e91f87921485512a95bdf7458 (commit)
       via  ede8db109cabae485e53002c3350eb4d531ab076 (commit)
       via  6cd8aa3c2a2fc6ecee9b8efea300b3b978660c35 (commit)
       via  1adbe223cd10ee133f5137da028ed86ddef7cc4d (commit)
       via  40cf5e0e070365a1e68e128eeab6f4e80850ce91 (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 (47ea9a8f3927ad605729400e812ca52560f9265f)
            \
             N -- N -- N (6d5ad4da359624a3ee5fa5dfcc3c19879f90efc3)

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:
 Modules/CPackRPM.cmake                              |    4 ++--
 Source/CMakeVersion.cmake                           |    2 +-
 Source/CPack/WiX/cmWIXFilesSourceWriter.cxx         |    4 +---
 Source/CPack/cmCPackCygwinSourceGenerator.cxx       |    2 +-
 Source/CPack/cmCPackDebGenerator.cxx                |    2 +-
 Source/CPack/cmCPackOSXX11Generator.cxx             |    2 +-
 Source/CPack/cmCPackSTGZGenerator.cxx               |    5 +----
 Source/CTest/cmCTestSubmitHandler.cxx               |    2 +-
 Source/QtDialog/CMakeSetup.cxx                      |    2 +-
 Source/cmFileCommand.cxx                            |    5 +----
 Source/cmFileTimeComparison.cxx                     |    2 +-
 Source/cmGeneratorExpressionEvaluationFile.h        |    7 +------
 Source/cmMakefile.cxx                               |    1 +
 Source/cmQtAutoGeneratorInitializer.cxx             |    2 +-
 Source/cmSystemTools.cxx                            |    2 +-
 Source/cmSystemTools.h                              |    6 ------
 Source/cmWriteFileCommand.cxx                       |    5 +----
 Source/cm_sys_stat.h                                |   14 ++++++++++++++
 Source/cmake.cxx                                    |    5 +----
 Source/kwsys/.gitattributes                         |   19 +++++++++++--------
 Source/kwsys/ConsoleBuf.hxx.in                      |    3 +--
 Source/kwsys/Encoding.hxx.in                        |    2 +-
 Source/kwsys/FStream.hxx.in                         |    2 +-
 Tests/RunCMake/CPack/README.txt                     |    4 ++--
 Tests/RunCMake/CPack/VerifyResult.cmake             |   12 +++---------
 .../CPack/tests/DEBUGINFO/ExpectedFiles.cmake       |    6 ++----
 Tests/RunCMake/CPack/tests/DEBUGINFO/test.cmake     |    5 -----
 Tests/SimpleInstall/CMakeLists.txt                  |    1 +
 Utilities/Release/release_cmake.cmake               |    3 ++-
 Utilities/Scripts/update-kwsys.bash                 |    1 +
 Utilities/Scripts/update-third-party.bash           |    8 ++++++++
 31 files changed, 65 insertions(+), 75 deletions(-)
 create mode 100644 Source/cm_sys_stat.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list