[Cmake-commits] CMake branch, master, updated. v3.5.0-rc3-145-gcc7a1b1
Brad King
brad.king at kitware.com
Fri Feb 26 10:31:27 EST 2016
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 cc7a1b194152a171725ae9cb66c6de1e710b4ecb (commit)
via 6c9586f9c7804c4560a43aa6a03e490374174550 (commit)
from 9f7a2328acac8fa52e4b46535c69611041571de0 (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=cc7a1b194152a171725ae9cb66c6de1e710b4ecb
commit cc7a1b194152a171725ae9cb66c6de1e710b4ecb
Merge: 9f7a232 6c9586f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Feb 26 10:31:24 2016 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Feb 26 10:31:24 2016 -0500
Merge topic 'file-download-status-hash-mismatch'
6c9586f9 file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987)
-----------------------------------------------------------------------
Summary of changes:
Source/cmFileCommand.cxx | 9 +++++++++
.../DOWNLOAD-hash-mismatch-result.txt} | 0
Tests/RunCMake/file/DOWNLOAD-hash-mismatch-stderr.txt | 12 ++++++++++++
Tests/RunCMake/file/DOWNLOAD-hash-mismatch.cmake | 7 +++++++
.../RunCMake/file/DOWNLOAD-hash-mismatch.txt | 0
Tests/RunCMake/file/RunCMakeTest.cmake | 1 +
6 files changed, 29 insertions(+)
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => file/DOWNLOAD-hash-mismatch-result.txt} (100%)
create mode 100644 Tests/RunCMake/file/DOWNLOAD-hash-mismatch-stderr.txt
create mode 100644 Tests/RunCMake/file/DOWNLOAD-hash-mismatch.cmake
copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/file/DOWNLOAD-hash-mismatch.txt (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list