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

fix: standardize linkage paths with forward slashes #24

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

schell
Copy link
Collaborator

@schell schell commented Dec 8, 2024

These changes make the source_path in spirv_builder_cli::Linkage a String that is ensured to have forward slashes for path components.

This should keep the manifest from showing a git diff after building shaders on Windows when those shaders have not changed.

This should also keep downstream libraries from showing a git diff if they happen to use the manifest.json file for compile-time code generation.

@schell schell merged commit 4462c42 into main Dec 8, 2024
4 checks passed
@schell schell deleted the fix/standardize-linkage-paths-with-forward-slashes branch December 8, 2024 19:11
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.

1 participant