diff options
| author | William Woodruff <william@trailofbits.com> | 2020-05-08 17:35:16 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-08 14:35:16 -0700 |
| commit | a1c887936f556e0128e1c3e3f5e5b9a875b6fc63 (patch) | |
| tree | 7a4c3d81753bfa3d40c6ec23df6616f3ef1acb59 /scripts | |
| parent | 1ad4220e5b2f3e0f4af1a63f7304c7df14754ab1 (diff) | |
| download | vcpkg-a1c887936f556e0128e1c3e3f5e5b9a875b6fc63.tar.gz vcpkg-a1c887936f556e0128e1c3e3f5e5b9a875b6fc63.zip | |
[uthenticode] Add new port (#11199)
* [uthenticode] Add new port
* ports/uthenticode: Add openssl as a dependency
* ports/uthenticode: 1.0.1
* ports/uthenticode: 1.0.2
* ports/uthenticode: Drop quotes
* treewide: Mark uthenticode as failing on UWP
* ports/uthenticode: Use ${PORT}
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index fb2c31fba..192325a80 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1868,6 +1868,8 @@ usd:x64-linux=ignore usd:x86-windows=fail
usrsctp:arm-uwp=fail
usrsctp:x64-uwp=fail
+uthenticode:arm-uwp=fail +uthenticode:x64-uwp=fail uvatlas:arm64-windows=fail
uvatlas:arm-uwp=fail
uvatlas:x64-linux=fail
|
