modernize build system and toolchain#1073
Closed
Kitsune44 wants to merge 2 commits into
Closed
Conversation
- unified MSVC toolchain migration (v143 → v145) with solution/tooling normalization - Visual Studio solution alignment and project system cleanup (vcxproj/vcxproj.filters across client/server/missionchooser) - artifact and output model standardization (intermediate/output layout, naming, linker path consistency) - build pipeline modernization (robocopy-based deployment, structured pre/post build execution, normalized error handling) - dependency graph repair for client video subsystem (VPX/WebM migration, legacy lib removal, vpx_tpl integration) - explicit MSVC debug ABI compatibility restoration (manual thunk resolution for function pointers under _DEBUG to preserve legacy binary-layout and callsite assumptions across toolchain changes)
- upgrade GitHub Actions dependencies (checkout v3 → v4, setup-msbuild v1.1 → v2) - CI runner baseline migration (windows-2022 → windows-2025-vs2026) - align CI toolchain expectations with modern MSVC ecosystem - stabilize build pipeline dependency surface (reduced legacy action bindings)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.