aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_download_distfile.cmake
AgeCommit message (Expand)Author
2020-08-27[vcpkg_from_sourceforge] Skip mirrors that are in 'disaster recovery' mode (#...Jack·Boos·Yu
2020-07-03[vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018)Jack·Boos·Yu
2019-10-21[vcpkg_download_distfile.cmake] Fix Examples (#8669)Ehsan
2019-09-23[vcpkg] Avoid RENAME usage to prevent cross-device link problems (#4245) (#8032)Leonid Pospelov
2019-08-28Download Mode (#7950)Victor Romero
2019-08-28Revert "[vcpkg install] Enable Download Mode (#7797)" (#7949)Victor Romero
2019-08-28[vcpkg install] Enable Download Mode (#7797)Victor Romero
2019-03-14Add headers to vcpkg_download_distfile (#5640)Don
2018-08-30[vcpkg_download_distfile] Apply workaround from #3399Robert Schumacher
2018-06-26[vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements fo...Robert Schumacher
2018-04-02[vcpkg] Remove log files when downloading succeeds.Jacob Zhong
2018-04-02[vcpkg] Add support of external downloader aria2Jacob Zhong
2018-03-01[vcpkg-download-distfile] Add proxy usage information to download failed messageRobert Schumacher
2018-02-21[vcpkg-download-distfile] Create target directory on downloadRobert Schumacher
2018-01-14[vcpkg_download_distfile] Change to refer _VCPKG_INTERNAL_NO_HASH_CHECK in pa...Cdec
2018-01-05[vcpkg-download-distfile] Regenerate docs and enable SKIP_SHA512 only in unst...Robert Schumacher
2018-01-05[vcpkg] fix --head flag for github-based portsMikhail Paulyshka
2018-01-03[vcpkg-download-distfile] Fix #2426Robert Schumacher
2017-12-21[vcpkg-download-distfile] Add input sanitizationRobert Schumacher
2017-11-03vcpkg_from_github] Use vcpkg_download_distfile()Alexander Karatarakis
2017-11-03[downloads] Don't show progress by defaultAlexander Karatarakis
2017-11-03[vcpkg_download_distfile] Now downloads in a temp dir and rename to the targe...Alexander Karatarakis
2017-10-12[vcpkg-scripts] Remove double expansionsRobert Schumacher
2017-05-28[vcpkg-docs] Rework documentation for compatibility with readthedocs.io and M...Robert Schumacher
2017-05-03[vcpkg] Add support for installing from HEADRobert Schumacher
2016-09-25Used a function to check file integrityNinetainedo
2016-09-25Link to "issues" instead of "new issue"Ninetainedo
2016-09-25Display status on download errorNinetainedo
2016-09-25Added spaces between brackets for double clickingNinetainedo
2016-09-25URL and MIRRORS are now URLSNinetainedo
2016-09-24Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the HAS...Ninetainedo
2016-09-22Replaced everything concerning MD5 with SHA512Ninetainedo
2016-09-18Initial commitAlexander Karatarakis