[Cmake-commits] CMake branch, master, updated. v3.6.2-954-g171ea5d

Brad King brad.king at kitware.com
Wed Sep 14 08:56:25 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  171ea5d3cf58c40807ad9afaf80c0100993f98cb (commit)
       via  abeb42f1d9efc113ab16600d354f8ad1dd85281f (commit)
       via  e5ba1041be862212a3ad66bd51930fc7beeb8140 (commit)
      from  b93623550dceac981aa4cc49f9e892c497aee49a (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=171ea5d3cf58c40807ad9afaf80c0100993f98cb
commit 171ea5d3cf58c40807ad9afaf80c0100993f98cb
Merge: b936235 abeb42f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 14 08:56:22 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Sep 14 08:56:22 2016 -0400

    Merge topic 'file-curl-userpw'
    
    abeb42f1 Help: Add notes for topic 'file-curl-userpw'
    e5ba1041 file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboption


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

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


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list