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

Modifying Slang code does not trigger rebuild of core module. #6037

Open
csyonghe opened this issue Jan 8, 2025 · 0 comments
Open

Modifying Slang code does not trigger rebuild of core module. #6037

csyonghe opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang

Comments

@csyonghe
Copy link
Collaborator

csyonghe commented Jan 8, 2025

During incremental builds, we should rerun slang-bootstrap and rebuild the core-module if slang source has changed, e.g. after modifying slang-ir.h or hlsl.meta.slang. Right now the slang core module binary is not rebuilt when the source code is changed.

@csyonghe csyonghe added the goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang label Jan 8, 2025
@csyonghe csyonghe added this to the Q1 2025 (Winter) milestone Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang
Projects
None yet
Development

No branches or pull requests

2 participants