Skip to content

Change public headers to support msh3#4525

Merged
nibanks merged 1 commit intomicrosoft:mainfrom
talregev:TalR/public_headers
Sep 4, 2024
Merged

Change public headers to support msh3#4525
nibanks merged 1 commit intomicrosoft:mainfrom
talregev:TalR/public_headers

Conversation

@talregev
Copy link
Copy Markdown
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
@codecov
Copy link
Copy Markdown

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
@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