[Cmake-commits] CMake branch, master, updated. v3.1.1-930-gaf9cf04
Brad King
brad.king at kitware.com
Tue Jan 27 11:22:09 EST 2015
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 af9cf04647a14897b4402447c04117d82fc6e39d (commit)
via 44fd71decbca329d9cdfc196a073a62668af53f2 (commit)
from 33daec1ae96752817a268fdca2518032cb9453f8 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=af9cf04647a14897b4402447c04117d82fc6e39d
commit af9cf04647a14897b4402447c04117d82fc6e39d
Merge: 33daec1 44fd71d
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 27 11:22:08 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 27 11:22:08 2015 -0500
Merge topic 'cmake-E-tar-files-from'
44fd71de cmake: Teach "-E tar" command a "--files-from=" option
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/cmake-E-tar-files-from.rst | 6 +++
Source/cmcmd.cxx | 53 ++++++++++++++++++++
.../E_tar-bad-from1-result.txt} | 0
.../CommandLine/E_tar-bad-from1-stderr.txt | 1 +
.../E_tar-bad-from2-result.txt} | 0
.../CommandLine/E_tar-bad-from2-stderr.txt | 1 +
.../E_tar-bad-from3-result.txt} | 0
.../CommandLine/E_tar-bad-from3-stderr.txt | 2 +
Tests/RunCMake/CommandLine/E_tar-bad-from3.txt | 1 +
.../E_tar-bad-from4-result.txt} | 0
.../CommandLine/E_tar-bad-from4-stderr.txt | 2 +
Tests/RunCMake/CommandLine/E_tar-bad-from4.txt | 2 +
.../E_tar-bad-from5-result.txt} | 0
.../CommandLine/E_tar-bad-from5-stderr.txt | 2 +
Tests/RunCMake/CommandLine/E_tar-bad-from5.txt | 2 +
Tests/RunCMake/CommandLine/RunCMakeTest.cmake | 5 ++
16 files changed, 77 insertions(+)
create mode 100644 Help/release/dev/cmake-E-tar-files-from.rst
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/E_tar-bad-from1-result.txt} (100%)
create mode 100644 Tests/RunCMake/CommandLine/E_tar-bad-from1-stderr.txt
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/E_tar-bad-from2-result.txt} (100%)
create mode 100644 Tests/RunCMake/CommandLine/E_tar-bad-from2-stderr.txt
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/E_tar-bad-from3-result.txt} (100%)
create mode 100644 Tests/RunCMake/CommandLine/E_tar-bad-from3-stderr.txt
create mode 100644 Tests/RunCMake/CommandLine/E_tar-bad-from3.txt
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/E_tar-bad-from4-result.txt} (100%)
create mode 100644 Tests/RunCMake/CommandLine/E_tar-bad-from4-stderr.txt
create mode 100644 Tests/RunCMake/CommandLine/E_tar-bad-from4.txt
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/E_tar-bad-from5-result.txt} (100%)
create mode 100644 Tests/RunCMake/CommandLine/E_tar-bad-from5-stderr.txt
create mode 100644 Tests/RunCMake/CommandLine/E_tar-bad-from5.txt
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list