!R (Build) Refactored build system and tooling#14
Open
uniflare wants to merge 1 commit intoVindicta-Team:masterfrom
Open
!R (Build) Refactored build system and tooling#14uniflare wants to merge 1 commit intoVindicta-Team:masterfrom
uniflare wants to merge 1 commit intoVindicta-Team:masterfrom
Conversation
- Changed binary output names to match names required for the Arma mod package - Added convenience batch files for build all debug and release variants - Added Linux 32bit - Added VS 2022 support - now required for Build_All script - Added Visual Studio CMake build configurations and presets - Moved all build tools to Tools sub-folder - Moved mod package output to build folder - Moved build intermediates to build folder - Moved from Ninja to Ninja Multi-Config generator to simplify build configurations - Moved binary output to bin folder in root - Moved generator implementation to a single generator file that takes arguments
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.
Changelist:
I had fun playing with WSL and a HyperV Debian Linux setup with Remote Debugging etc. Not done before but it is actually surprisingly easy. Very impressed with the remote build/debugging/cmake support in Visual Studio so far.
If you get bored some day and maybe have time to check it for merging, I'll just leave it here for now. If someone really wants it and it is not merged, they can merge it themselves at least :).