| 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-16 | [vcpkg ci] upload diff from clang-format to artifacts (#15141) | nicole mazzuca | |
| * [vcpkg ci] upload diff from clang-format to artifacts this allows people who do not have access to clang-format to format their code via diff | |||
