[Cmake-commits] CMake branch, master, updated. v3.14.2-764-g246fdcc

Kitware Robot kwrobot at kitware.com
Mon Apr 22 07:43:11 EDT 2019


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, master has been updated
       via  246fdcc049caf19cc85f3ed7a6c20940c6c3cb00 (commit)
       via  637292a3a9b60ff4a6febe8080f47d20af787a17 (commit)
       via  cb23f2ac8b2484c9bf1e0db78831b3ea8d54766c (commit)
       via  bc6f442b565318fec648c5dad15dfc3d6e855dc0 (commit)
       via  c298c4553becd799d924a58a33a6f59910477aad (commit)
       via  cb733eb4a6e2c0246af55e3080e541d36aec3db6 (commit)
       via  db02be85a0bcccb633b31f087cde96d95fd21e8f (commit)
      from  8c322f9313e60af28d2deee739a88a683885e484 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=246fdcc049caf19cc85f3ed7a6c20940c6c3cb00
commit 246fdcc049caf19cc85f3ed7a6c20940c6c3cb00
Merge: 637292a bc6f442
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 22 07:40:45 2019 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Apr 22 07:40:45 2019 -0400

    Merge branch 'release-3.14'


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=637292a3a9b60ff4a6febe8080f47d20af787a17
commit 637292a3a9b60ff4a6febe8080f47d20af787a17
Merge: cb23f2a c298c45
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 22 11:39:02 2019 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Mon Apr 22 07:39:34 2019 -0400

    Merge topic 'findqt3-hints-fix'
    
    c298c4553b FindQt3: Restore missing lib and bin path suffixes
    
    Acked-by: Kitware Robot <kwrobot at kitware.com>
    Merge-request: !3254


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cb23f2ac8b2484c9bf1e0db78831b3ea8d54766c
commit cb23f2ac8b2484c9bf1e0db78831b3ea8d54766c
Merge: 8c322f9 db02be8
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 22 11:38:20 2019 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Mon Apr 22 07:38:33 2019 -0400

    Merge topic 'vs-default-platform'
    
    db02be85a0 VS: Provide the default platform name to project code
    
    Acked-by: Kitware Robot <kwrobot at kitware.com>
    Merge-request: !3246


-----------------------------------------------------------------------

Summary of changes:
 Help/generator/Visual Studio 16 2019.rst                     |  3 ++-
 Help/manual/cmake-variables.7.rst                            |  1 +
 Help/release/3.14.rst                                        | 11 +++++++++++
 Help/variable/CMAKE_VS_PLATFORM_NAME.rst                     |  4 +++-
 Help/variable/CMAKE_VS_PLATFORM_NAME_DEFAULT.rst             |  9 +++++++++
 Modules/FindQt3.cmake                                        | 12 +++++++-----
 Source/cmGlobalVisualStudio7Generator.cxx                    |  2 +-
 Source/cmGlobalVisualStudioGenerator.cxx                     |  8 ++++++++
 Source/cmGlobalVisualStudioGenerator.h                       |  3 +++
 .../RunCMake/GeneratorPlatform/TestPlatform-toolchain.cmake  |  1 +
 .../GeneratorPlatform/TestPlatformToolchain-stderr.txt       |  1 +
 11 files changed, 47 insertions(+), 8 deletions(-)
 create mode 100644 Help/variable/CMAKE_VS_PLATFORM_NAME_DEFAULT.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list