Don
a421f43ed1
Add headers to vcpkg_download_distfile ( #5640 )
...
* Add headers to vcpkg_download_distfile
Allows headers to be appended when downloading a distribution. This allows for setting
authentication headers to download from a private repository.
* [scripts,docs] Regenerate docs for portfile functions
* [docs,scripts] Fix typo regressions
* [docs,scripts] Fix broken link
2019-03-14 13:43:49 -07:00
Robert Schumacher
cf1df56e0d
[vcpkg_download_distfile] Apply workaround from #3399
2018-08-30 15:57:37 -07:00
Robert Schumacher
b93fb28e7c
[vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements for packages\ directory.
2018-06-26 21:48:42 -07:00
Jacob Zhong
8754105991
[vcpkg] Remove log files when downloading succeeds.
2018-04-02 18:48:14 -07:00
Jacob Zhong
892f7052f9
[vcpkg] Add support of external downloader aria2
2018-04-02 18:48:14 -07:00
Robert Schumacher
a0eece81c6
[vcpkg-download-distfile] Add proxy usage information to download failed message
2018-03-01 11:10:19 -08:00
Robert Schumacher
099759de63
[vcpkg-download-distfile] Create target directory on download
2018-02-21 17:45:57 -08:00
Cdec
3b3bff1824
[vcpkg_download_distfile] Change to refer _VCPKG_INTERNAL_NO_HASH_CHECK in parameter check
2018-01-14 12:49:04 +09:00
Robert Schumacher
2b30280c22
[vcpkg-download-distfile] Regenerate docs and enable SKIP_SHA512 only in unstable (head) mode
2018-01-05 16:16:08 -08:00
Mikhail Paulyshka
42c0cfc870
[vcpkg] fix --head flag for github-based ports
2018-01-05 15:47:17 -08:00
Robert Schumacher
7f9ca12c4c
[vcpkg-download-distfile] Fix #2426
2018-01-03 14:30:30 -08:00
Robert Schumacher
5e5506e68a
[vcpkg-download-distfile] Add input sanitization
2017-12-21 03:47:02 -08:00
Alexander Karatarakis
8bbd043bea
vcpkg_from_github] Use vcpkg_download_distfile()
2017-11-03 15:02:53 -07:00
Alexander Karatarakis
dc7db25713
[downloads] Don't show progress by default
2017-11-03 15:02:52 -07:00
Alexander Karatarakis
24c3f87bf4
[vcpkg_download_distfile] Now downloads in a temp dir and rename to the target location
2017-11-03 15:02:52 -07:00
Robert Schumacher
5c66f301b9
[vcpkg-scripts] Remove double expansions
2017-10-12 08:22:50 -07:00
Robert Schumacher
49cd399586
[vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs.
2017-05-28 14:15:13 -07:00
Robert Schumacher
4633c5e0ea
[vcpkg] Add support for installing from HEAD
2017-05-03 04:12:28 -07:00
Ninetainedo
586c96e1b1
Used a function to check file integrity
2016-09-25 00:36:50 +02:00
Ninetainedo
c55c9df228
Link to "issues" instead of "new issue"
2016-09-25 00:26:05 +02:00
Ninetainedo
51da39c1ed
Display status on download error
2016-09-25 00:25:40 +02:00
Ninetainedo
62d9473412
Added spaces between brackets for double clicking
2016-09-25 00:24:38 +02:00
Ninetainedo
930d0a7ded
URL and MIRRORS are now URLS
...
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Ninetainedo
add26b7b5f
Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the HASH errors to match the CMake formatting (easier to read)
2016-09-24 15:23:18 +02:00
Ninetainedo
8cee9c6e07
Replaced everything concerning MD5 with SHA512
2016-09-22 21:30:58 +02:00
Alexander Karatarakis
ccca198c1b
Initial commit
2016-09-18 20:54:03 -07:00