Commit Graph

6 Commits

Author SHA1 Message Date
Kai Pastor
37131d79b2
[libtasn1] Update (#27682) 2022-11-07 15:40:47 -08:00
Kai Pastor
2ed5383f7b
[vcpkg_configure_make] Standardize OPTIONS list item handling (#19540)
* Remove unused EXTRA_QUOTES

* Uniformly invoke 'configure'

* [libtasn1] Fix mingw build

* Unify prefix handling

* Revise install dir processing

* x-add-version

* Force libdir to lib (adopted from #19666)

* [skip actions] CI rebuild

* CR request: Put backslash before shell var

* CR request: Use vcpkg_list

* Update versions

* Fix python3 options

* Update versions

* Bump python port-version.

* CR request: Add comment about backslashes before prefix

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-30 23:58:36 -07:00
Jack·Boos·Yu
f2f9f7993a
[vcpkg baseline][libtasn1] Fix static build (#18116)
* [vcpkg baseline][libtasn1] Fix static build

* update version record

* update baseline

* change the fix way to avoid other toolchain doesn't use VCPKG_X_FLAGS

* Update versions/l-/libtasn1.json

* Update ports/libtasn1/portfile.cmake

* Update versions/l-/libtasn1.json
2021-05-26 13:29:52 -07:00
Dawid Wróbel
83f9a6c469
[libtasn1] Add Windows support, update to 4.17 (#16953)
* [libtasn1] add Windows support

* [libtasn1] Supply absolute paths to standard headers in MSVC

* [libgpg-error] only apply MSVC patch on Windows

* [libtasn1] fix ar-lib issue

* [libtasn1] fix #include in sys_types.h as well

* [libtasn1] fix Windows builds

* [libtasn1] update to 4.17

* [libtasn1] fail x64-windows-static-md builds for now

* [libtasn1] update versions

* [libtasn1] wrap paths in double quotes

* [libtasn1] update versions

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-25 13:55:06 -07:00
Ilya Arzhannikov
cc64806c0b
[Libtasn1] disable documentation (#17420)
* disable documentation generation

* ./vcpkg x-add-version libtasn1

* fix autoformat

* ./vcpkg x-add-version libtasn1 --overwrite-version

* Update the format

* Update the baseline version

* add patch to disable gtk-doc at all

* ./vcpkg x-add-version libtasn1 --overwrite-version

* ./vcpkg x-add-version libtasn1 --overwrite-version

* disable documentation through gtkdocize env variable

* ./vcpkg x-add-version libtasn1 --overwrite-version

* remove patch from portfile

* ./vcpkg x-add-version libtasn1 --overwrite-version

Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-04-23 13:14:08 -07:00
Dawid Wróbel
3c7a12bdf3
[many ports] Add GnuTLS and its dependencies (#14242)
* [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>
2021-03-11 12:42:05 -08:00