Kai Pastor

Results 1070 comments of Kai Pastor

> I think we can rename it back to platform when the target msquic_platform / platform will be private again. This code churn affects other people's PRs and undermines trust...

The CMake part of the story is this: For using the exported/imported CMake target representing the `msquic_platform` *static* lib, CMake must forward the target's link libraries including private link targets...

The problem which I see now in [vcpkg](https://github.com/microsoft/vcpkg/pull/43018) is that the msquic shared lib encapsulates the quicified openssl3, but the msquic_platform static lib comes with openssl3 as a transitive linking...

The NDKs are not needed to be installed concurrently.

Rolled back to stop redundant CI. Actual integration now in #40339.

All checks green in #40339.

For review: [Report on colors and symbols](https://github.com/user-attachments/files/15896123/index.html.zip)

Applied (by direct replacement) in https://github.com/microsoft/vcpkg/pull/40122.

Closing in favor of #100.

> https://github.com/dl3sdo/mapper/tree/ocd-hole-points I will pick the commits which add the actual test and work on it separately first.