vcpkg/toolsrc/include
Robert Schumacher 6772fdd145
[vcpkg] Teach vcpkg install --no-build-missing (#15139)
* [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
2020-12-30 12:12:17 -08:00
..
catch2 [vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239) 2020-05-14 12:49:31 -07:00
vcpkg [vcpkg] Teach vcpkg install --no-build-missing (#15139) 2020-12-30 12:12:17 -08:00
vcpkg-test [vcpkg] Introduce create_versioned_install_plan() (#14633) 2020-11-27 19:05:47 -08:00
pch.h [vcpkg] Use std::filesystem when Visual Studio is greater than 2015 (#12774) 2020-08-18 09:23:01 -07:00