| 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-12-17 | [vcpkg] `VCPKG_ENV_PASSTHROUGH_UNTRACKED` (#15115) | ras0219 | |
| * [vcpkg] Add VCPKG_ENV_PASSTHROUGH_UNTRACKED * [vcpkg] CR comments Co-authored-by: Robert Schumacher <roschuma@microsoft.com> | |||
