[Cmake-commits] CMake branch, next, updated. v3.6.2-2079-gd1f74eb
Brad King
brad.king at kitware.com
Thu Sep 15 11:54:06 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, next has been updated
via d1f74eb70b945fcba223b7251dc9ff028bc4e5cb (commit)
via 9cbd04be5fa86c2363c7c7f65b6a00969bc87d1d (commit)
from e2c31db68b79b9e2f4724f4fa776a872eed21f42 (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=d1f74eb70b945fcba223b7251dc9ff028bc4e5cb
commit d1f74eb70b945fcba223b7251dc9ff028bc4e5cb
Merge: e2c31db 9cbd04b
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Sep 15 11:54:05 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Sep 15 11:54:05 2016 -0400
Merge topic 'ExternalProject-http-credentials' into next
9cbd04be Help: Add notes for topic 'ExternalProject-http-credentials'
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9cbd04be5fa86c2363c7c7f65b6a00969bc87d1d
commit 9cbd04be5fa86c2363c7c7f65b6a00969bc87d1d
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Sep 15 11:52:27 2016 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Sep 15 11:52:27 2016 -0400
Help: Add notes for topic 'ExternalProject-http-credentials'
diff --git a/Help/release/dev/ExternalProject-http-credentials.rst b/Help/release/dev/ExternalProject-http-credentials.rst
new file mode 100644
index 0000000..e3a362a
--- /dev/null
+++ b/Help/release/dev/ExternalProject-http-credentials.rst
@@ -0,0 +1,5 @@
+ExternalProject-http-credentials
+--------------------------------
+
+* The :module:`ExternalProject` module gained ``HTTP_USERNAME`` and
+ ``HTTP_PASSWORD`` options to set http download credentials.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/ExternalProject-http-credentials.rst | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 Help/release/dev/ExternalProject-http-credentials.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list