Skip to content

Tags: facebook/mvfst

Tags

v2026.06.22.00

Toggle v2026.06.22.00's commit message
performance-move-const-arg in QuicServerPacketRouter.cpp

Reviewed By: dtolnay

Differential Revision: D109155713

fbshipit-source-id: 4bac857ab9ac87be0e9090e6720030c8df3736a1

v2026.06.15.00

Toggle v2026.06.15.00's commit message

v2026.05.04.00

Toggle v2026.05.04.00's commit message

v2026.04.27.00

Toggle v2026.04.27.00's commit message
getdeps: emit DEVELOPER_DIR for macOS CI builds; regenerate rebalance…

…r workflow

Summary:
Effectively bumps XCode to 16.2 - which has better support for modern C++.

macOS GitHub Actions runners with multiple Xcode versions installed need DEVELOPER_DIR set to select the correct toolchain. Without it, CMake may find the wrong compiler or SDK and the build can fail. Add DEVELOPER_DIR: /Applications/Xcode_16.2.app/Contents/Developer to the env block emitted for darwin builds in the getdeps.py generate-github-actions command, and regenerate the rebalancer oss_root/.github/workflows/getdeps_mac.yml to match.

Reviewed By: xiatingouyang

Differential Revision: D102531661

fbshipit-source-id: 62ac61a44989414e59df5d7a50a166548c354287