[Cmake-commits] CMake branch, master, updated. v3.6.2-928-g8a56e31
Brad King
brad.king at kitware.com
Tue Sep 13 11:40:37 EDT 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 8a56e311ec244a5e9c44457de0cb90643958e0ad (commit)
via 4dd997da541be93b0cfacdd8483eaec8dd2a76d5 (commit)
from 1ba87fd1749ee3f46d9da1a5eb9798584a280676 (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=8a56e311ec244a5e9c44457de0cb90643958e0ad
commit 8a56e311ec244a5e9c44457de0cb90643958e0ad
Merge: 1ba87fd 4dd997d
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Sep 13 11:40:35 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Sep 13 11:40:35 2016 -0400
Merge topic 'file-download-unexpected-arg'
4dd997da file(DOWNLOAD|UPLOAD): Warn on unexpected arguments
-----------------------------------------------------------------------
Summary of changes:
Source/cmFileCommand.cxx | 10 ++++++++++
.../RunCMake/file/DOWNLOAD-unused-argument-result.txt | 0
Tests/RunCMake/file/DOWNLOAD-unused-argument-stderr.txt | 5 +++++
Tests/RunCMake/file/DOWNLOAD-unused-argument.cmake | 5 +++++
.../RunCMake/file/DOWNLOAD-unused-argument.txt | 0
Tests/RunCMake/file/RunCMakeTest.cmake | 2 ++
.../RunCMake/file/UPLOAD-unused-argument-result.txt | 0
Tests/RunCMake/file/UPLOAD-unused-argument-stderr.txt | 5 +++++
Tests/RunCMake/file/UPLOAD-unused-argument.cmake | 5 +++++
.../RunCMake/file/UPLOAD-unused-argument.txt | 0
10 files changed, 32 insertions(+)
copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/file/DOWNLOAD-unused-argument-result.txt (100%)
create mode 100644 Tests/RunCMake/file/DOWNLOAD-unused-argument-stderr.txt
create mode 100644 Tests/RunCMake/file/DOWNLOAD-unused-argument.cmake
copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/file/DOWNLOAD-unused-argument.txt (100%)
copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/file/UPLOAD-unused-argument-result.txt (100%)
create mode 100644 Tests/RunCMake/file/UPLOAD-unused-argument-stderr.txt
create mode 100644 Tests/RunCMake/file/UPLOAD-unused-argument.cmake
copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/file/UPLOAD-unused-argument.txt (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list