Skip to content

Conversation

@CaseyCarter
Copy link

@CaseyCarter CaseyCarter commented Nov 18, 2024

This replaces the horribly bit-rotted Visual Studio projects with a modern CMake build system. The CMake build can't yet do everything the Makefile build does, which is fine: the goal isn't to replace it, but to have a working MSVC build.

This shouldn't be destabilizing: the only interaction with the Makefile build/CI is the bash script to run xmllint, which is well tested. It should be safe to apply during the meeting.

Copy link
Member

@jwakely jwakely left a comment

Choose a reason for hiding this comment

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

This seems fine as is, but if you want to reformat the lint.sh that's fine too.

@CaseyCarter
Copy link
Author

This seems fine as is, but if you want to reformat the lint.sh that's fine too.

Reformatted. Please squash merge, I CBA to cleanup the fixup commits.

@jwakely
Copy link
Member

jwakely commented Nov 21, 2024

Rebased with fixups and pushed as d5afd6e

@jwakely jwakely closed this Nov 21, 2024
@CaseyCarter CaseyCarter deleted the cmake branch November 21, 2024 16:52
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