Commit Graph

3 Commits

Author SHA1 Message Date
Billy O'Neal
2e7fd315d7
[ms-quic] Remove from ci.baseline.txt and fix UWP builds. (#39498)
Also fix uwp builds so that all ci.baseline.txt entries can be removed,
submitted upstream as https://github.com/microsoft/msquic/pull/4373
Also fix x86-windows builds which incorrectly compared SYSTEM_PROCESSOR
with 'win32' rather than 'x86'. Submitted upstream as
https://github.com/microsoft/msquic/pull/4374 . This patch originally
authored by @LillyWangLL

Originally started from https://github.com/microsoft/vcpkg/pull/39475

Co-authored by: Lily Wang <v-lilywang@microsoft.com>
2024-06-25 11:02:38 -07:00
jim wang
a83d2315aa
[ms-quic] update to 2.3.5 (#39332)
Fixes https://github.com/microsoft/vcpkg/issues/39318

1.Delete tools(quicping,quicreach) that do not exist.
2. Fix the issue that afxdp_helper.h file does not exist during
compilation.
3. Remove patches fix-platform.patch and fix-warnings.patch that have
been fixed upstream.
2024-06-18 11:58:24 -07:00
Park DongHa
d30657b533
[ms-quic] create a new port (#18225)
* [ms-quic] create a new port

* rewrite to fix garbled history of #18225

* [ms-quic] update port/version SHA

* [ms-quic] disable windows-static triplet

* Update ports/ms-quic/vcpkg.json

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

* Update ports/ms-quic/vcpkg.json

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

* [ms-quic] update patch files

* [ms-quic] make quictls only

* reduce feature list for future updates
* update version SHA

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-07-25 12:48:56 -07:00