[Cmake-commits] CMake branch, master, updated. v3.15.0-rc1-79-g0da805b
Kitware Robot
kwrobot at kitware.com
Mon Jun 17 08:03:06 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 0da805bff39f5e465d48f678f3b49b3dc738ab9f (commit)
via 3d8216330da76bac8267d64d4940af0b05e502a9 (commit)
via 805cb43d3e82630b8489b6bdb6cb46bc2178fa96 (commit)
via e815fad43f46c9145510972aef2d706b1c8a05d2 (commit)
via 8f8b95395d70f8f58963f5285a32c86ed932bf4e (commit)
via 22e65d10c175081ed5f21f86c7064c014fc3f39c (commit)
via d63398d32da8948fae80ce2e29f9ca139112a03f (commit)
from 6903c5bbfbdde52f9f8f7689a49fcd02d6c7ae64 (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=0da805bff39f5e465d48f678f3b49b3dc738ab9f
commit 0da805bff39f5e465d48f678f3b49b3dc738ab9f
Merge: 805cb43 3d82163
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 17 08:00:15 2019 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 17 08:00:15 2019 -0400
Merge branch 'release-3.15'
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=805cb43d3e82630b8489b6bdb6cb46bc2178fa96
commit 805cb43d3e82630b8489b6bdb6cb46bc2178fa96
Merge: 8f8b953 22e65d1
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 17 11:58:52 2019 +0000
Commit: Kitware Robot <kwrobot at kitware.com>
CommitDate: Mon Jun 17 07:59:00 2019 -0400
Merge topic 'find_package_prefer_config_fix'
22e65d10c1 find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallback
Acked-by: Kitware Robot <kwrobot at kitware.com>
Merge-request: !3446
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8f8b95395d70f8f58963f5285a32c86ed932bf4e
commit 8f8b95395d70f8f58963f5285a32c86ed932bf4e
Merge: 6903c5b d63398d
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 17 11:54:44 2019 +0000
Commit: Kitware Robot <kwrobot at kitware.com>
CommitDate: Mon Jun 17 07:54:55 2019 -0400
Merge topic 'capabilities-fileapi'
d63398d32d fileapi: Suppress lint warning about non-move with old jsoncpp
Acked-by: Kitware Robot <kwrobot at kitware.com>
Merge-request: !3442
-----------------------------------------------------------------------
Summary of changes:
Source/cmFileAPI.cxx | 6 +++---
Source/cmFindPackageCommand.cxx | 20 ++++++++++++++++----
Source/cmFindPackageCommand.h | 9 ++++++++-
Tests/FindPackageTest/CMakeLists.txt | 13 +++++++++++++
.../PreferConfigOnlyModule/FindACME.cmake | 1 +
5 files changed, 41 insertions(+), 8 deletions(-)
create mode 100644 Tests/FindPackageTest/PreferConfigOnlyModule/FindACME.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list