[Cmake-commits] CMake branch, master, updated. v2.8.12.1-1254-g20263b7

Brad King brad.king at kitware.com
Mon Jan 27 13:03:34 EST 2014


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  20263b719fd454f0e0c66b588510e18f0213ab68 (commit)
       via  a432b93b7919d34e37e202b0c992775a029928d3 (commit)
       via  1cb9ef817334235fa9ebb57060b6df78d1a0b058 (commit)
       via  f73f0fb357eee40f794abc55a0091e77f50cc62d (commit)
       via  b5e2265fc3a1e8505c6a230b79a2bbb768e5efc5 (commit)
      from  d31e68a26e6f854e90f3eab34d794a766227354d (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=20263b719fd454f0e0c66b588510e18f0213ab68
commit 20263b719fd454f0e0c66b588510e18f0213ab68
Merge: d31e68a a432b93
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 27 13:03:33 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jan 27 13:03:33 2014 -0500

    Merge topic 'robust-ep-download-verify'
    
    a432b93b file DOWNLOAD: Display the curl result status when a hash mismatch occurs.
    1cb9ef81 file DOWNLOAD: Test non-zero return status.
    f73f0fb3 file DOWNLOAD: Add test for bad hash.
    b5e2265f ExternalProject: Reattempt download when verification fails.


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

Summary of changes:
 Modules/ExternalProject.cmake                     |   34 ++++++++++++++++-----
 Source/cmFileCommand.cxx                          |    2 ++
 Tests/CMakeTests/CMakeLists.txt                   |    4 +++
 Tests/CMakeTests/FileDownloadBadHashTest.cmake.in |   10 ++++++
 Tests/CMakeTests/FileDownloadTest.cmake.in        |   13 ++++++++
 5 files changed, 56 insertions(+), 7 deletions(-)
 create mode 100644 Tests/CMakeTests/FileDownloadBadHashTest.cmake.in


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list