aboutsummaryrefslogtreecommitdiff
path: root/third-party/cmake/DownloadAndExtractFile.cmake
Commit message (Expand)AuthorAge
* build(cmake): skip download if target file exists #14844)comicfans2021-07-08
* build: DownloadAndExtractFile.cmake: retry status_code=7 #11582Daniel Hahler2019-12-21
* third-party: download: retry (#10599)Daniel Hahler2019-07-24
* build: bundle: clean binary dir with new downloads (#10411)Daniel Hahler2019-07-04
* build: avoid cmake warning (#6417)Justin M. Keyes2017-04-01
* CMake: Don't use existing third-party sources by default.Florian Walch2015-09-09
* Switch to SHA256 for third-party bundles downloadingXu Cheng2015-03-06
* build: allow SKIP or skip to be used as the SHA1John Szakmeister2015-02-09
* build: split hash checking from the download stepJohn Szakmeister2015-02-09
* build: allow skipping of the hash check in the download stepJohn Szakmeister2014-11-25
* build: don't download and extract tarball if source is already presentXu Cheng2014-11-08
* Revert "build: don't download and extract tarball if source is already present"John Szakmeister2014-11-08
* Merge pull request #1411 from xu-cheng/homebrew-formulaJohn Szakmeister2014-11-07
|\
| * build: don't download and extract tarball if source is already presentXu Cheng2014-11-07
* | Prefer to SHA1 other than MD5 in third-party downloadsXu Cheng2014-11-07
|/
* Workaround the broken progress feedback in some versions of CMake.John Szakmeister2014-03-21