| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-04 | [vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. ↵ | Billy O'Neal | |
| (#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. | |||
| 2020-09-11 | [vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (#13421) | Billy O'Neal | |
| 2019-08-24 | [vcpkg docs] More tool maintainer docs! (#7821) | nicole mazzuca | |
| * [vcpkg docs] Add benchmarking 🏎 to the docs! Also, minor changes to the testing docs. * add documentation for the layout of the project | |||
