vcpkg/toolsrc
Billy O'Neal a28bfe7674
[vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197)
This changes our PR builds to treat 'fail' in the ci.baseline.txt as 'skip' instead of using tombstones.

We currently have large numbers of spurious failures that get enshrined in PRs through no fault of a PR author, removing the tombstones concept will fix those by allowing the user to retry. This does mean we accept some risk of not detecting when a port is 'fixed', but that failure is reasonable for us to handle after we see it in CI, but that seems worth it given that it lets us get rid of the tombstone concept.

This also helps out the binary caching feature, because we don't have to figure out how to productize tombstones.
2020-07-02 20:20:07 -07:00
..
cmake [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
include [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197) 2020-07-02 20:20:07 -07:00
src [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197) 2020-07-02 20:20:07 -07:00
vcpkg allow tests to run on older standard libraries 2019-07-19 23:20:28 -07:00
vcpkglib [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
vcpkgmetricsuploader [vcpkg] Clean up CMake build system (#10834) 2020-04-14 22:08:50 -07:00
vcpkgtest [vcpkg] Clean up CMake build system (#10834) 2020-04-14 22:08:50 -07:00
.clang-format [vcpkg metrics] Allow someone to opt out after build (#11542) 2020-05-29 14:09:03 -07:00
CMakeLists.txt [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
dirs.proj [vcpkg] msbuild: do not build vcpkgmetricsuploader when -disableMetrics (#11368) 2020-05-18 11:05:23 -07:00
vcpkg.natvis Initial addition of native visualizer, to improve debugging experience. (#3906) 2018-08-01 10:58:25 -07:00
vcpkg.sln improve logic expression evaluation (#7508) 2019-08-02 21:37:49 -07:00
VERSION.txt [vcpkg] fix missing " around path include (#9912) 2020-02-05 11:23:36 -08:00