[Cmake-commits] CMake branch, master, updated. v3.4.1-672-g511e5db
Brad King
brad.king at kitware.com
Fri Dec 11 09:43:36 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 511e5dbd710af570d45488a48a1256724784b761 (commit)
via 7984ac5e58722295e71f6c2418e2a54d6f1a0cc1 (commit)
via 4ce6fbc76b0ebaeef258695c2b876061b5b61073 (commit)
from 693abba25176d073ab3073e7920f4aa8929cc6e0 (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=511e5dbd710af570d45488a48a1256724784b761
commit 511e5dbd710af570d45488a48a1256724784b761
Merge: 693abba 7984ac5
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Dec 11 09:43:34 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Dec 11 09:43:34 2015 -0500
Merge topic 'cmake-E-multiple-inputs'
7984ac5e cmake: Teach -E make_directory to support multiple input directories
4ce6fbc7 Help: Rename release notes for topic 'cmake-E-multiple-inputs'
-----------------------------------------------------------------------
Summary of changes:
Help/manual/cmake.1.rst | 10 ++++++----
...tiple-inputs.rst => cmake-E-multiple-inputs.rst} | 7 +++++--
Source/cmcmd.cxx | 19 ++++++++++++-------
...make_directory-directory-with-parent-result.txt} | 0
..._make_directory-directory-with-parent-stderr.txt | 0
...directory-three-directories-and-file-result.txt} | 0
..._directory-three-directories-and-file-stderr.txt | 1 +
.../E_make_directory-three-directories-result.txt} | 0
.../E_make_directory-three-directories-stderr.txt | 0
Tests/RunCMake/CommandLine/RunCMakeTest.cmake | 14 ++++++++++++++
10 files changed, 38 insertions(+), 13 deletions(-)
rename Help/release/dev/{cmake-E-copy-multiple-inputs.rst => cmake-E-multiple-inputs.rst} (60%)
copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => CommandLine/E_make_directory-directory-with-parent-result.txt} (100%)
copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/CommandLine/E_make_directory-directory-with-parent-stderr.txt (100%)
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CommandLine/E_make_directory-three-directories-and-file-result.txt} (100%)
create mode 100644 Tests/RunCMake/CommandLine/E_make_directory-three-directories-and-file-stderr.txt
copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => CommandLine/E_make_directory-three-directories-result.txt} (100%)
copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/CommandLine/E_make_directory-three-directories-stderr.txt (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list