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

Issue 929: #931

Merged
merged 1 commit into from
Aug 28, 2015
Merged

Issue 929: #931

merged 1 commit into from
Aug 28, 2015

Conversation

jlewicki
Copy link
Contributor

My previous commit attempted to use the same ordering algorithm (determineBuildOrder) for both serial and parallel builds. The ordering was self-consistent, but was not the same as the ordering reported by PrintDependencyGraph.

I restored the earlier behavior of using determineBuildOrder function only for parallel builds, and the order targets are executed in serial builds now matches that reported by PrintDependencyGraph

…rder in which targets were actually executed.
forki added a commit that referenced this pull request Aug 28, 2015
@forki forki merged commit 130e650 into fsprojects:master Aug 28, 2015
@forki
Copy link
Member

forki commented Aug 28, 2015

thx for the fast fix!

@utopius
Copy link

utopius commented Aug 28, 2015

Awesome, thx for fixing.

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.

3 participants