aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2021-04-29 19:45:10 +0200
committerGitHub <noreply@github.com>2021-04-29 10:45:10 -0700
commit58678a961f63f2a2121c90c8fd9b6423c42a46b4 (patch)
tree92eeb91e882bd1961f52413c59bea182427b538e /scripts
parent2a61223ac027bb0e35495b3a1e8e201f8504797b (diff)
downloadvcpkg-58678a961f63f2a2121c90c8fd9b6423c42a46b4.tar.gz
vcpkg-58678a961f63f2a2121c90c8fd9b6423c42a46b4.zip
[darknet] fix opencv features, add compatibility with VS16.9 (#15942)
* [darknet] fix opencv features colliding one with the others * update yolov4-tiny sha512 * move to manifest file * format manifest file and fix some inconsistencies * [darknet] fix references * Update ports/darknet/vcpkg.json * Update versions/d-/darknet.json * apply review suggestions * [darknet] fix references * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * format as requested by CI * [darknet] update refs * [darknet] bugfix Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/ci.baseline.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt
index 08e0fb086..20863873e 100644
--- a/scripts/ci.baseline.txt
+++ b/scripts/ci.baseline.txt
@@ -177,8 +177,6 @@ cudnn:arm-uwp=fail
cudnn:x64-uwp=fail
cudnn:x64-windows-static=fail
cudnn:x86-windows=fail
-darknet:arm64-windows=fail
-darknet:arm-uwp=fail
# Since pipeline cannot automatically install dbghelp dependency, skip this detection
dbghelp:arm-uwp=skip
dbghelp:arm64-windows=skip