Commit Graph

7 Commits

Author SHA1 Message Date
autoantwort
9e65a26ba2
[libmicrohttpd] supports non windows arm (#33277) 2023-08-21 11:53:44 -07:00
Alexander Neumann
789e11badc
[libmicrohttpd] msbuild (#33173)
* libmicrohttpd msbuild

* v db

* fix patch

* v db
2023-08-16 12:57:23 -07:00
Karlson2k
431dcee145
[libmicrohttpd] update and various fixes (#31740)
* [libmicrohttpd] Update to version 0.9.77

* [libmicrohttpd] Remove unneeded dependency

Gettext is used by upstream only to build files for distribution.
Gettext is not used by the library itself.

* [libmicrohttpd] Add ARM support

The ARM is supported by upstream for a long time, VC support for ARM
was added in the version 0.9.77.

* [libmicrohttpd] Use universal project for VC builds

* [libmicrohttpd] Exclude wrong lib headers

* [libmicrohttpd] Support release/debug for non-VC builds

* [libmicrohttpd] Add license

* [libmicrohttpd] Add "https" feature

* [libmicrohttpd] Use right function for license file

* [libmicrohttpd] Fix "supports"

libmicrohttpd VC projects support only static library with static
runtime or dynamic library with dynamic runtime

* [libmicrohttpd] Update version database
2023-06-08 10:14:17 -07:00
autoantwort
5b11232d00
[many-ports] Don't use deprecated functions (autogenerated) (#26981)
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry

* [many-ports] don't use deprecated functions (autogenerated)

* atkmm: Fix license.
gperftools: Reformat vcpkg_check_features call.
gsl: Fix license.
libpff: Fix license.
pangomm: Fix license.
qtbase: Revert, only comment changes.
type-lite: Reformat vcpkg_check_features and actually use the feature options.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 09:13:15 -07:00
Mengna Li
a0886ef838
[libmicrohttpd] update to v0.9.75 (#22514)
* update libmicrohttpd to v0.9.75

* delete useless patch file

Co-authored-by: Mengna-Li <you@example.com>
2022-01-13 10:50:47 -08:00
autoantwort
41f86d7084
[libmicrohttpd] no absolute paths (#21576) 2021-11-22 15:51:27 -08:00
Kai Pastor
38e7e0367e
[vcpkg baseline][libmicrohttpd] Control dependencies, doc, examples, test (#17653)
* Quote filepath expressions

* Add mingw support

* Disable https, doc, examples, (curl) tests

* Declare gettext dependency

* x-add-version

* Disable gnutls in addition to disabling https

* x-add-version
2021-05-18 00:16:53 -07:00