[Pkg-cmake-commits] [cmake] 02/04: Merge tag 'upstream/3.7.1'

Felix Geyer fgeyer at moszumanska.debian.org
Sun Dec 4 00:04:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

fgeyer pushed a commit to branch master
in repository cmake.

commit fea1626102bfef308584ce43513e2755424ae617
Merge: 7dff13d a7c1ce0
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sat Dec 3 23:28:36 2016 +0100

    Merge tag 'upstream/3.7.1'
    
    Upstream version 3.7.1
    
    # gpg: Signature made Sa 03 Dez 2016 23:28:33 CET
    # gpg:                using RSA key 164C70512F7929476764AB56FE22C6FD83135D45
    # gpg: Good signature from "Felix Geyer <felix at fobos.de>" [ultimate]
    # gpg:                 aka "Felix Geyer <debfx-pkg at fobos.de>" [ultimate]
    # gpg:                 aka "Felix Geyer <debfx at kubuntu.org>" [ultimate]
    # gpg:                 aka "Felix Geyer <debfx at fobos.de>" [ultimate]
    # gpg:                 aka "Felix Geyer <debfx at ubuntu.com>" [ultimate]
    # gpg:                 aka "Felix Geyer <felix.geyer at fobos.de>" [ultimate]
    # gpg:                 aka "Felix Geyer <fgeyer at debian.org>" [ultimate]
    # Primary key fingerprint: 164C 7051 2F79 2947 6764  AB56 FE22 C6FD 8313 5D45

 ...ual Studio 15.rst => Visual Studio 15 2017.rst} |  10 +--
 Help/manual/cmake-generators.7.rst                 |   2 +-
 Help/manual/cmake-toolchains.7.rst                 |   2 +-
 Help/manual/cmake-variables.7.rst                  |   3 +
 Help/release/3.7.rst                               |   6 +-
 .../CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG.rst       |   6 ++
 .../CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION.rst        |   3 +
 Help/variable/CMAKE_INSTALL_PREFIX.rst             |   2 +
 ...CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT.rst |  14 ++++
 .../CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.rst       |   9 +++
 .../CMAKE_LANG_ANDROID_TOOLCHAIN_PREFIX.rst        |   3 +-
 .../CMAKE_LANG_ANDROID_TOOLCHAIN_SUFFIX.rst        |   3 +-
 Modules/Compiler/ARMCC.cmake                       |   1 +
 Modules/FindBISON.cmake                            |   2 +-
 .../Platform/Android/Determine-Compiler-NDK.cmake  |  17 ++++-
 .../Android/Determine-Compiler-Standalone.cmake    |   7 ++
 Modules/Platform/Android/Determine-Compiler.cmake  |   7 ++
 Source/CMakeVersion.cmake                          |   2 +-
 Source/cmFileMonitor.cxx                           |   2 +-
 Source/cmGlobalVisualStudio15Generator.cxx         |  13 ++--
 Source/cmGlobalXCodeGenerator.cxx                  |  44 ++++-------
 Source/cmServerProtocol.cxx                        |  81 ++++++++++++++-------
 Source/cmServerProtocol.h                          |  24 ++++++
 Source/cmake.cxx                                   |   2 +-
 Tests/IncludeDirectories/CMakeLists.txt            |   4 +-
 .../SystemIncludeDirectories/CMakeLists.txt        |  15 +---
 Tests/RunCMake/Android/common.cmake                |  34 ++++++++-
 Tests/Server/cmakelib.pyc                          | Bin 7552 -> 7552 bytes
 Utilities/cmlibarchive/libarchive/CMakeLists.txt   |   2 +
 .../cmlibarchive/libarchive/archive_cryptor.c      |   9 ++-
 .../libarchive/archive_cryptor_private.h           |   4 +-
 Utilities/cmlibarchive/libarchive/archive_digest.c |  74 ++++++++++++++-----
 .../libarchive/archive_digest_private.h            |  14 ++--
 Utilities/cmlibarchive/libarchive/archive_hmac.c   |  14 ++--
 .../cmlibarchive/libarchive/archive_hmac_private.h |   4 +-
 .../libarchive/archive_openssl_evp_private.h       |  51 +++++++++++++
 .../libarchive/archive_openssl_hmac_private.h      |  52 +++++++++++++
 37 files changed, 405 insertions(+), 137 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cmake/cmake.git



More information about the Pkg-cmake-commits mailing list