diff options
| author | Park DongHa <luncliff@gmail.com> | 2021-07-26 04:48:56 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-25 12:48:56 -0700 |
| commit | d30657b5337d4563b3ca8204cf3187be15bc8e23 (patch) | |
| tree | 691b18c87c2ecab29be6d89622cbd2b8061a7474 /versions/baseline.json | |
| parent | 7d2541c69cc2f9099a118de1a80f59e29c5de15d (diff) | |
| download | vcpkg-d30657b5337d4563b3ca8204cf3187be15bc8e23.tar.gz vcpkg-d30657b5337d4563b3ca8204cf3187be15bc8e23.zip | |
[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>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index c8598a636..4fd7cb80f 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4212,6 +4212,10 @@ "baseline": "3.1.0", "port-version": 0 }, + "ms-quic": { + "baseline": "1.2.0", + "port-version": 0 + }, "msdfgen": { "baseline": "1.8", "port-version": 0 |
