aboutsummaryrefslogtreecommitdiff
path: root/versions/l-/libgnutls.json
AgeCommit message (Collapse)Author
2021-05-24[libgnutls] Disable tpm (#18070)Kai Pastor
* Disable tpm (not available in vcpkg) * Quote filepath expressions * x-add-version
2021-03-25[libgwenhywfar] new port (#16810)Dawid Wróbel
* [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>
2021-03-11[many ports] Add GnuTLS and its dependencies (#14242)Dawid Wróbel
* [libgnutls] add new port * [libtasn1] add new port * [libtasn1] fix building * [libtasn1] enable autoconfig * libtasn1: fix building, again * libgnutls: make it build on Linux * libgnutls: Linux only, for now * libgnutls: remove unnecessary dependency * update version record * Clean up baseline and add supports * update version record * libtasn1: clear macOS build * libgnutls: libidn2 is actually needed * libgnutls: clear macOS build * Update ports/libgnutls/CONTROL * Update ports/libtasn1/CONTROL * Update versions/l-/libgnutls.json * Update versions/l-/libtasn1.json * [libtasn1] convert CONTROL to manifest * [libgnutls] convert CONTROL to manifest * [libgnutls] update versions * [libtasn1] update versions Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>