diff options
| author | Dawid Wróbel <me@dawidwrobel.com> | 2021-03-25 15:16:08 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-25 12:16:08 -0700 |
| commit | 70f73854cb0c9078d81d0e05b0c533cef994e30b (patch) | |
| tree | 84fc734f8299296fc2553653e651d56d0dcc9cd5 /scripts | |
| parent | 9a49e3df7f729655318c59b9985c9c18ad0c99d6 (diff) | |
| download | vcpkg-70f73854cb0c9078d81d0e05b0c533cef994e30b.tar.gz vcpkg-70f73854cb0c9078d81d0e05b0c533cef994e30b.zip | |
[libgwenhywfar] new port (#16810)
* [libgnutls] macOS fix; additional optimizations
- add missing macOS SDK CoreFoundation framework reference
- add OpenSSL compatibility feature
- explicitly disable libdane (was disabled implicitly due to
a missing libunbound)
- no need for autoconfig
* [libgnutls] update versions
* [libgwenhywfar] new port
* [libgwenhywfar] add versions
* [libgwenhywfar] use semver versioning scheme
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [libgwenhywfar] use semver versioning scheme
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [libgwenhywfar] update versions
* [libgwenhywfar] make sure to fail a windows build
* [libgwenhywfar] update versions
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 223cd42c3..d74f85db5 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -611,7 +611,6 @@ libfreenect2:x64-linux=fail libfreenect2:x64-osx=fail libgit2:arm-uwp=fail libgit2:x64-uwp=fail -libgnutls:x64-osx=fail libgo:arm-uwp=fail libgo:x64-uwp=fail libgo:arm64-windows=fail |
