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

Pull in latest from nerdvegas/master ... #3

Merged
merged 49 commits into from
Jul 1, 2016

Conversation

yawpitch
Copy link

@yawpitch yawpitch commented Jul 1, 2016

Update from nerdvegas/master, which has now incorporated our minimal_windows_fixes branch.

fpiparo and others added 30 commits October 12, 2015 18:30
-PackageOrder WIP
-NOTE solver solve_time currently misleading, need different way to calculate
-added some low-level configurable options to speed solves a little
-implemented better load/solve time tracking
-package reorderers rxt save/load
-added context patching code in new file, standalone. NOTE: other code in rez not using this yet.
-added rez-gui --diff option
-single context load now maximises the subwindow
-updated old pkg command conversion to fall back on bash on any error.
… rxt

-changed patching behavior so that a non-conflict patch overrides all refs to that pkg, including !/~
-fixed bug in Requirement.__iter__ when requirement is a conflict
Will make it so that, if in the package.py you do "version.as_tuple() >= (5, 2)",  we won't get an unexpected result if the version is 5.0.  Will still be a (potential) problem if the version is "5.00" - but that's likely a less common case, and at least they now have to the option of using 5.0 if they want to ensure easy numeric comparision

would eventually like to override > / < / == comparison to automatically convert the other side to a Version object if it's a string, and then compare using it's more sophisticated logic... but this is a quick fix for now
Creating a single branch with all the Windows changes.
…hed shell being left in a blocked state waiting on user input.
@yawpitch yawpitch merged commit 86568b9 into Pixomondo:master Jul 1, 2016
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.

4 participants