10000 Change public headers to support msh3 by talregev · Pull Request #4525 · microsoft/msquic · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Change public headers to support msh3 #4525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Change public headers to support msh3 #4525

merged 1 commit into from
Sep 4, 2024

Conversation

talregev
Copy link
Contributor
@talregev talregev commented Sep 1, 2024

Change public headers to support msh3

@talregev talregev requested a review from a team as a code owner September 1, 2024 23:32
Copy link
codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.85%. Comparing base (22b7dda) to head (bed8679).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4525      +/-   ##
==========================================
- Coverage   86.37%   85.85%   -0.53%     
==========================================
  Files          56       56              
  Lines       15515    15517       +2     
==========================================
- Hits        13401    13322      -79     
- Misses       2114     2195      +81     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nibanks nibanks added Area: Build external Proposed by non-MSFT labels Sep 3, 2024
@nibanks nibanks merged commit e5c0777 into microsoft:main Sep 4, 2024
456 of 471 checks passed
@talregev talregev deleted the TalR/public_headers branch September 4, 2024 12:54
@talregev talregev mentioned this pull request Dec 4, 2024
talregev added a commit to talregev/msquic that referenced this pull request Dec 4, 2024
talregev added a commit to talregev/msquic that referenced this pull request Dec 4, 2024
nibanks pushed a commit that referenced this pull request Dec 5, 2024
* Change public headers to support msh3 (#4525)

* simplify export include dir cmake code (#4575)

* Delegate build environment configuration with QUIC_EXTERNAL_TOOLCHAIN (#4625)

Well managed CMake build environments make use of CMAKE_TOOLCHAIN_FILE
to configure build environment such as include/lib search paths,
system libraries, build flags, etc.

This change introduces QUIC_EXTERNAL_TOOLCHAIN build option, which
when enabled stops MSQuic CMake scripts from attempting to
do CMake toolchain job.

QUIC_EXTERNAL_TOOLCHAIN defaults to OFF to preserve original behaviour.

* export platform (#4574)

* Add wbemuuid (#4687)

---------

Co-authored-by: Maxim Ivanov <hi+github@yamlcoder.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Build external Proposed by non-MSFT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0