commandcenter
commandcenter copied to clipboard
Add support for build-order deadlock detection
Check next item in build order, if it needs a prereq, add it to top of BO. If it needs supply, add supply to top of BO. This should make all builds possible.