Skip to content

resolve_dependencies rewrite to make it faster and only report back actually missing deps#806

Merged
boegel merged 6 commits intoeasybuilders:developfrom
boegel:enhance_resolve_deps
Jan 21, 2014
Merged

resolve_dependencies rewrite to make it faster and only report back actually missing deps#806
boegel merged 6 commits intoeasybuilders:developfrom
boegel:enhance_resolve_deps

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Dec 29, 2013

this fixes #763

@apanteli
Copy link
Copy Markdown

Nice. Please proceed the merge.

Comment thread easybuild/main.py Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace this with

for i,entry in enumerate(unprocessed):

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, I seem to recall there was a reason I wasn't using enumerate, but I can't see why anymore

anyway: fixed :)

@stdweird
Copy link
Copy Markdown
Contributor

@boegel some minor remarks

@stdweird
Copy link
Copy Markdown
Contributor

@boegel ok

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jan 21, 2014

Jenkins: please test this

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jan 21, 2014

fixed merge conflict with develop, merging in, thanks for the reveiw @stdweird!

boegel added a commit that referenced this pull request Jan 21, 2014
resolve_dependencies rewrite to make it faster and only report back actually missing deps
@boegel boegel merged commit b1c283b into easybuilders:develop Jan 21, 2014
@boegel boegel deleted the enhance_resolve_deps branch January 21, 2014 15:21
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