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

Rewrite recipe graph #1064

Merged
merged 6 commits into from
Jun 24, 2017
Merged

Rewrite recipe graph #1064

merged 6 commits into from
Jun 24, 2017

Conversation

inclement
Copy link
Member

@inclement inclement commented Jun 4, 2017

This PR rewrites most of the recipe graph calculation, because the old version was extremely hacky and I couldn't actually work out how to fix it. The new version is much simpler but seems to give either the same or better results.

Fixes #826 and #1056 (and probably others).

Not for merging quite yet. Seems to work.

@inclement inclement changed the title Fix recipe graph Rewrite recipe graph Jun 4, 2017
@inclement
Copy link
Member Author

Merging because it seems to work, and I don't want to see this bug any more!

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.

Recipes are still not resolved properly sometimes
1 participant