Skip to content

Conversation

@Bit-Crust
Copy link
Contributor

Meson configurations should be generally usable now. Removed conditional builds from all Meson build paths, removed expectations of differentiated executables from Meson tasks, renamed all tasks to accurately read either "Launch" or "Configure & Launch" depending on specifics, and created parity. Now the project can be either built and run or configured, built, and run, for both Windows and Unix configurations.

I have neglected to gut the MSBuild stuff because I dunno exactly how to do that besides just cutting it from the tasks.json and launch.json files. That can be a separate PR, I think.

…ld. Make Launch configuration generate the Release build.
@Bit-Crust Bit-Crust requested a review from HeliumAnt January 8, 2026 17:14
@Bit-Crust
Copy link
Contributor Author

I suppose gutting MSBuild also includes removing it from continuous integration and such.

Copy link
Contributor

@HeliumAnt HeliumAnt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! You can leave msbuild as is, that's working fine.

@Bit-Crust Bit-Crust requested a review from Causeless January 9, 2026 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants