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

Avoid regenerating all bindings when a single WebIDL file is modified #1553

Closed
jdm opened this issue Jan 24, 2014 · 1 comment
Closed

Avoid regenerating all bindings when a single WebIDL file is modified #1553

jdm opened this issue Jan 24, 2014 · 1 comment

Comments

@jdm
Copy link
Member

@jdm jdm commented Jan 24, 2014

The makefile code is nearly there, but we will always need to reparse all WebIDL files and update ParserResults.pkl.The trick is that the new binding file needs to depend on ParserResults.pkl, but we don't want to make all binding files depend on it or they will be regenerated.

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Mar 5, 2014

This is #809.

@Ms2ger Ms2ger closed this Mar 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.