vcpkg/scripts
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
..
azure-pipelines [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197) 2020-07-02 20:20:07 -07:00
boost [vcpkg] [cudnn] [msmpi] [openmpi] Update VMSS (#11365) 2020-06-11 11:13:09 -07:00
buildsystems [msbuild] Revert the importance to Normal (#12212) 2020-07-02 20:19:23 -07:00
cmake [vcpkg] Fix vcpkg export --nuget regressions (#12174) 2020-06-30 14:02:26 -07:00
detect_compiler [vcpkg] Improve performance of compiler tracking by suppressing aspects of CMake's compiler detection. (#12203) 2020-07-02 00:12:54 -07:00
ifw [vcpkg-export-ifw] Maintenance Tool 2017-10-05 21:24:32 +03:00
posh-vcpkg/0.0.1 [vcpkg] Initial commit of powershell integration 2017-10-14 01:45:28 -07:00
templates [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
toolchains [vcpkg] Add nologo to windows toolchain (#11146) 2020-06-11 13:43:24 -07:00
addPoshVcpkgToPowershellProfile.ps1 Remove stray entries 2018-05-19 19:23:32 -07:00
bootstrap.ps1 [vcpkg] Update message in bootstrap.ps1 (#12145) 2020-07-01 16:58:04 -07:00
bootstrap.sh [vcpkg metrics] Allow someone to opt out after build (#11542) 2020-05-29 14:09:03 -07:00
build_info.cmake [vcpkg] New policy: SKIP_ARCHITECTURE_CHECK. (#10398) 2020-04-09 17:04:20 -07:00
ci.baseline.txt [vcpkg] Remove the tombstones and 'ignore' baseline concepts. (#12197) 2020-07-02 20:20:07 -07:00
cleanEnvironmentHelper.ps1 #5248 make vcpkg buildable as 'system' user (#7038) 2019-06-25 21:45:02 -07:00
Generate-SpdxLicenseList.ps1 [vcpkg] VM Update (#12176) 2020-07-01 10:53:10 -07:00
ports.cmake [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
vcpkg_completion.bash [autocomplete] Add tab-completion support for bash 2018-12-13 14:02:02 -08:00
vcpkg_get_dep_info.cmake [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
vcpkg_get_tags.cmake [vcpkg] Add the possibility to load vcvars.bat with external toolchain. (#10399) 2020-03-27 20:19:53 -07:00
vcpkgTools.xml [vcpkg] Enable NuGet-based binary caching via mono (#12170) 2020-07-01 12:18:37 -07:00