[Cmake-commits] CMake branch, nightly-master, updated. v3.8.0-rc3-582-g89e2c92

Kitware Robot kwrobot at kitware.com
Mon Mar 27 21:05:03 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-master has been updated
       via  89e2c92f546c3d1b702b2c0ca206eabfc3f7caab (commit)
       via  42b7d132a8a20f06fec3a8a7d1dc1820f95e6896 (commit)
       via  4ba065b22b544a509c76e497306b65e2dc0d5ee7 (commit)
       via  341b42024b066d4cfcc178f53b2caf2eaacfabb8 (commit)
       via  ba3798555d7e018ddd384f6990645a8407893f54 (commit)
       via  0ff8f127fbbc6bd1fac84bd6f5118ad1efd0e786 (commit)
       via  bb27f72d676f0e24c97891a9fd4c0ade9b2140f9 (commit)
       via  1e0fc685010d4b6c656c501908f812bf000251ed (commit)
       via  deec8919ba8e2a0f469346a4a47300e618f6e83c (commit)
       via  f237f5f851df64e009f97304e6569f7e259d44e6 (commit)
       via  e9fc7ff5052f3ab40c2b39ba653506c5346d4582 (commit)
       via  ea2a91a43279616a602b641d827e07912ac9c0b9 (commit)
       via  fda80fde76c230dda8372bf9d7208520c40f3611 (commit)
       via  64490637840b05da7f0829aa52cae7f3923b805e (commit)
       via  f1a5583901e051ef4627bf8be08565c4b331e99a (commit)
       via  6c09c5d64cad9c7d1c6be414ce918ac2d090b864 (commit)
       via  70d8f0d0f4b85f234902a8ae4f380ca8b1edda85 (commit)
      from  d6ef21cf702793b8c1ca74e1243c357e651b6adf (commit)

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:
 .../cpack-rpm-debuginfo-honor-package-filename.rst |    5 ++
 Modules/CPackRPM.cmake                             |   52 ++++++++++++++++----
 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 +-
 .../RunCPackVerifyResult.cmake                     |    8 +--
 Tests/RunCMake/CPack/RPM/Helpers.cmake             |    4 ++
 .../CPack/tests/DEBUGINFO/ExpectedFiles.cmake      |    8 +--
 Tests/RunCMake/CPack/tests/DEBUGINFO/test.cmake    |   10 ++++
 .../CPack/tests/SOURCE_PACKAGE/VerifyResult.cmake  |    4 +-
 Tests/SimpleInstall/CMakeLists.txt                 |    1 +
 Utilities/Scripts/update-kwsys.bash                |    1 +
 Utilities/Scripts/update-third-party.bash          |    8 +++
 32 files changed, 127 insertions(+), 70 deletions(-)
 create mode 100644 Help/release/dev/cpack-rpm-debuginfo-honor-package-filename.rst
 create mode 100644 Source/cm_sys_stat.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list