Commit Graph

5 Commits

Author SHA1 Message Date
Billy O'Neal
8430e98114
Update vcpkg-tool to 2022-11-10. (#27764) 2022-11-11 12:53:43 -08:00
nicole mazzuca
fa43004f0c
[vcpkg-tool] Update to 2021-08-03 (#19347) 2021-08-04 14:20:23 -07:00
Phoebe
46be71dfe3
[vcpkg] Update tls12-download.exe to 2021-05-05 version (#17978) 2021-05-24 17:41:08 -07:00
Yuri Sevatz
3a588ab16c
[vcpkg] Change scripts/tls12-download.exe mode from 100644 to 100755 (#16211) (#16212)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-02-18 14:43:16 -08:00
Billy O'Neal
aa60b7efa5
[vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (#15474)
This reduces bootstrap cost for Windows customers, resolving the issue initially submitted as #12502 .

The `toolsrc` tree was extracted to https://github.com/microsoft/vcpkg-tool. `bootstrap.sh` was changed to download the right source tarball, extract, and build it. This was chosen over the previous attempt, a submodule, over concerns of accidentally destroying people's local modifications.
2021-02-04 10:15:44 -08:00