vcpkg/versions
talregev 829c9e3def
[curl] Refactor curl port (#38786)
Refactor curl port:
- Add test
- Refine dependencies patch
- gssapi feature is not for windows

<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->

<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->


- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.


<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->

Co-authored-by: WangWeiLin-MV <156736127+WangWeiLin-MV@users.noreply.github.com>
2024-05-22 19:42:11 -07:00
..
3- [3fd|python3] switch to vcpkg-msbuild (#33026) 2023-08-09 10:29:22 -07:00
7- [7zip] Switch download source to github (#36228) 2024-01-24 09:57:01 -08:00
a- [avcpp] Update to 2.3.2 (#38749) 2024-05-17 14:10:43 -07:00
b- [boost-container] Fix deps and emscripten (#38806) 2024-05-22 18:15:41 -07:00
c- [curl] Refactor curl port (#38786) 2024-05-22 19:42:11 -07:00
d- [DPP] Bump to version 10.0.30 (#38811) 2024-05-21 15:17:29 -07:00
e- [eventpp] Optimize build (#38516) 2024-05-07 20:48:36 -07:00
f- [flatbush] update to v1.2.1 (#38848) 2024-05-22 00:58:26 -07:00
g- [glaze] update to v2.6.4 (#38819) 2024-05-21 15:13:01 -07:00
h- [hdr-histogram] add new port (#38810) 2024-05-21 15:29:01 -07:00
i- [icu] Add reminder to install autoconf-archive (#38019) 2024-05-17 14:31:11 -07:00
j- [Jsonifier] to v0.9.95 and [DiscordCoreAPI] to v2.0.6 (#38556) 2024-05-03 15:26:46 -07:00
k- [krb5, curl] Add new port, and add new feature curl[gssapi] (#38402) 2024-05-06 12:59:50 -07:00
l- [libjxl] Fix wasm32-emscripten build (#38785) 2024-05-17 14:34:35 -07:00
m- [mongoose] update to 7.14 (#38830) 2024-05-21 14:58:15 -07:00
n- [ngtcp2] Update to 1.5.0 (#38274) 2024-05-15 23:07:20 -07:00
o- [openssl] install cmake config wrapper only at the end (#38398) 2024-05-13 12:50:35 -07:00
p- [perfetto] update to 45.0 (#38664) 2024-05-09 20:17:43 -07:00
q- [qt5-base,qt5-tools,qt5-doc] Fix dependencies, enable qdoc (#38058) 2024-05-22 19:39:25 -07:00
r- [vcpkg baseline][realm-core] Fix zlib lookup failure (#38832) 2024-05-22 01:00:32 -07:00
s- [sqlite-orm] Fix test feature to support uwp (#38825) 2024-05-21 15:02:01 -07:00
t- [taskflow] Update to 3.7.0 (#38716) 2024-05-14 10:46:42 -07:00
u- [usd] update to v24.05 (#38552) 2024-05-03 15:27:30 -07:00
v- [vcpkg-tool-meson] Fix warnings, cmake, llvm 18 (#38796) 2024-05-22 19:21:52 -07:00
w- [wxwidgets] Update to 3.2.5 (#38733) 2024-05-17 12:11:49 -07:00
x- [xbyak] Update to 7.06 (#38726) 2024-05-15 15:22:35 -07:00
y- [yara] Update to 4.5.0 (#38645) 2024-05-09 12:32:57 -07:00
z- [zycore] Update to 1.5.0 (#38694) 2024-05-16 14:52:18 -07:00
baseline.json [curl] Refactor curl port (#38786) 2024-05-22 19:42:11 -07:00