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  4356bd7fe382585e59033287dcc43386689e5dc2 (commit)
       via  8f6cb36695df3ded9e242c35c4b0e79850d24a31 (commit)
      from  38a378e10d93740c11ac713c6035e26d6838ad96 (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=4356bd7fe382585e59033287dcc43386689e5dc2
commit 4356bd7fe382585e59033287dcc43386689e5dc2
Merge: 38a378e 8f6cb36
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Fri Sep 16 10:21:23 2016 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Fri Sep 16 10:21:23 2016 -0400

    Merge topic 'file-curl-httpheader'
    
    8f6cb366 file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption


-----------------------------------------------------------------------

Summary of changes:
 Help/command/file.rst                              |    3 ++
 Help/release/dev/file-curl-httpheader.rst          |    5 +++
 Source/cmFileCommand.cxx                           |   36 ++++++++++++++++++++
 .../DOWNLOAD-httpheader-not-set-result.txt}        |    0
 .../file/DOWNLOAD-httpheader-not-set-stderr.txt    |    4 +++
 .../file/DOWNLOAD-httpheader-not-set.cmake         |    1 +
 Tests/RunCMake/file/RunCMakeTest.cmake             |    2 ++
 .../UPLOAD-httpheader-not-set-result.txt}          |    0
 .../file/UPLOAD-httpheader-not-set-stderr.txt      |    4 +++
 .../RunCMake/file/UPLOAD-httpheader-not-set.cmake  |    1 +
 10 files changed, 56 insertions(+)
 create mode 100644 Help/release/dev/file-curl-httpheader.rst
 copy Tests/RunCMake/{Android/BadSYSROOT-result.txt => 
file/DOWNLOAD-httpheader-not-set-result.txt} (100%)
 create mode 100644 Tests/RunCMake/file/DOWNLOAD-httpheader-not-set-stderr.txt
 create mode 100644 Tests/RunCMake/file/DOWNLOAD-httpheader-not-set.cmake
 copy Tests/RunCMake/{Android/BadSYSROOT-result.txt => 
file/UPLOAD-httpheader-not-set-result.txt} (100%)
 create mode 100644 Tests/RunCMake/file/UPLOAD-httpheader-not-set-stderr.txt
 create mode 100644 Tests/RunCMake/file/UPLOAD-httpheader-not-set.cmake


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to