Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct some reversed dependencies, minor other cleanup #16662

Merged
merged 6 commits into from
Dec 28, 2022

Conversation

unknownbrackets
Copy link
Collaborator

@unknownbrackets unknownbrackets commented Dec 27, 2022

I noticed some small issues while poking at another problem, and figured I'd drop some cleanup here.

This fixes several cases of Core being referenced by Common, which I'd like to avoid. There's still some left in Common/VR/, but that code is changing more often and I didn't want to break it anyway.

Also some small header cleanups and a few duplicate pathnames in CMakeLists.txt.

Oops, "tiny reverse dependency" was meant to be "tint", but I suppose it works just as well.

-[Unknown]

@unknownbrackets unknownbrackets added the Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. label Dec 27, 2022
@hrydgard hrydgard modified the milestones: v1.15.0, v1.14.2 Dec 28, 2022
Copy link
Owner

@hrydgard hrydgard left a comment

Choose a reason for hiding this comment

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

Was first gonna put off until 1.15, but after a closer look, this is simple and safe enough. nice.

@hrydgard hrydgard merged commit d65c7fb into hrydgard:master Dec 28, 2022
@unknownbrackets unknownbrackets deleted the minor-cleanup branch December 28, 2022 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup Cleanup to make future work easier. Needs to be done sometimes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants