mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 23:48:59 +08:00
6772fdd145
* [vcpkg] Teach `vcpkg install` `--no-build-missing` This switch causes failure to restore from cache to abort the build instead of performing a just-in-time build. This is useful in complex CI systems where the build was expected to have been performed previously, such as via another pipeline. * [vcpkg] Rename flag to require binary caching |
||
---|---|---|
.. | ||
backcompat-helpers.ps1 | ||
binarycaching.ps1 | ||
build-missing.ps1 | ||
cli.ps1 | ||
create.ps1 | ||
env-passthrough.ps1 | ||
integrate-install.ps1 | ||
registries.ps1 | ||
spaces.ps1 |