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

experimental changes so that only cmi/j changes will trigger a rebuild #4863

Merged
merged 3 commits into from
Dec 8, 2020

Conversation

bobzhang
Copy link
Member

@bobzhang bobzhang commented Dec 8, 2020

  • windows support

This commit could cut some unneeded rebuild for -make-world. So for a package chain A -> B -> C

If we change A, however, its public essential files, cmi and cmj does not change, it will not trigger rebuild for B and C.

This works well when you write interface file for package A so its public interface is small.

@bobzhang bobzhang merged commit a9cb708 into master Dec 8, 2020
@cristianoc cristianoc deleted the cmji_changes branch June 18, 2022 02:24
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