Commit Graph

8 Commits

Author SHA1 Message Date
Kai Pastor
7bb00fe8b5
[c-ares] Fix usage (#24385)
* Minor changes

* Guard creation of imported lib

* Add usage

* Update versions
2022-04-27 18:59:20 -07:00
Thomas1664
3c8c9eef1f
[c-ares] update to 1.18.1 (#24062)
* [c-ares] update to 1.18.1

* patch

* What's going on here?

* I see...

* version

* unsupported on UWP

* version
2022-04-11 08:39:59 -07:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
Jack·Boos·Yu
383060ffb6
[many ports] Add vcpkg_fixup_pkgconfig (#19721)
* [many ports]Add vcpkg_fixup_pkgconfig

* version

* Update ports/libepoxy/vcpkg.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update versions/l-/libepoxy.json

* Update versions/l-/libepoxy.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-08-26 10:09:08 -07:00
Gerald Combs
01e2abdfbf
[c-ares] Update to 1.17.2. (#19482)
Version 1.17.2 fixes CVE-2021-3672. Details can be found in the security
advisory at https://c-ares.haxx.se/adv_20210810.html
2021-08-11 19:03:07 -07:00
Johannes Schönberger
9db6c29de7
Fix c-ares compilation under Linux with dynamic linkage (#19126)
* Fix c-ares compilation under Linux with shared linkage

* Update version

* Update version file

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-08-02 16:55:47 -07:00
Jack·Boos·Yu
bc4cca6735
[c-ares] Fix definition on static build, add options to disable tools and tests (#17230)
* [c-ares] Fix definition on static build, add options to disable tools and tests

* update version record
2021-04-12 10:24:05 -07:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00