[Cmake-commits] CMake branch, release, updated. v3.8.0-rc1-72-g3e06cdc
Brad King
brad.king at kitware.com
Fri Mar 3 07:59:06 EST 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, release has been updated
via 3e06cdc19bc6670e19dd3697f257f0b89e5cd3f7 (commit)
via 8e58f360f53eab991debe507c669595cec7f07fa (commit)
via 8d1af9cad2f55fda440b3db537fc99e1d78b2aad (commit)
via 69528fe65f0c4402c6560917d6cb118d2c103445 (commit)
via f3102ca884496a4a0644dc43afaf80a253191ed8 (commit)
via c3fb650c85a01f1a31f3f56f5ae630d4e6c6e98d (commit)
via b1a37362b87c24d409f4037cd59c33056468c11b (commit)
from fce6233d8be9ed70989875460ee7628f55788554 (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:
Modules/FindVulkan.cmake | 8 +++++--
Source/cmOrderDirectories.cxx | 22 +++++++++++++-------
Source/cmOrderDirectories.h | 2 ++
Tests/RunCMake/CMakeLists.txt | 3 +++
.../RunCMake/RuntimePath/A.c | 2 +-
.../{Cpplint => RuntimePath}/CMakeLists.txt | 0
Tests/RunCMake/RuntimePath/RunCMakeTest.cmake | 18 ++++++++++++++++
Tests/RunCMake/RuntimePath/SymlinkImplicit.cmake | 17 +++++++++++++++
.../SymlinkImplicitCheck-result.txt} | 0
.../RuntimePath/SymlinkImplicitCheck-stderr.txt | 22 ++++++++++++++++++++
.../RuntimePath/SymlinkImplicitCheck.cmake | 2 ++
.../RuntimePath}/main.c | 0
12 files changed, 86 insertions(+), 10 deletions(-)
copy Modules/DummyCXXFile.cxx => Tests/RunCMake/RuntimePath/A.c (51%)
copy Tests/RunCMake/{Cpplint => RuntimePath}/CMakeLists.txt (100%)
create mode 100644 Tests/RunCMake/RuntimePath/RunCMakeTest.cmake
create mode 100644 Tests/RunCMake/RuntimePath/SymlinkImplicit.cmake
copy Tests/RunCMake/{Android/BadSYSROOT-result.txt => RuntimePath/SymlinkImplicitCheck-result.txt} (100%)
create mode 100644 Tests/RunCMake/RuntimePath/SymlinkImplicitCheck-stderr.txt
create mode 100644 Tests/RunCMake/RuntimePath/SymlinkImplicitCheck.cmake
copy Tests/{CMakeOnly/LinkInterfaceLoop => RunCMake/RuntimePath}/main.c (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list