[bug #105] Parallel builds should order by slowest-first

2018-01-22 Thread Andrew Stormont
Follow-up Comment #4, bug #105 (project make): It might make sense to implement a few different dependency ordering modes. For development I'd like to see a random mode to uncover missing dependencies, and to speed up builds I'd like to see make prioritise jobs with a high number of dependants.

[bug #105] Parallel builds should order by slowest-first

2010-07-03 Thread Paul D. Smith
Update of bug #105 (project make): Triage Status:None => Major Effort ___ Reply to this item at: ___ Message s

[bug #105] Parallel builds should order by slowest-first

2006-04-18 Thread Paul D. Smith
Follow-up Comment #3, bug #105 (project make): Closed support #105307 as a duplicate of this bug. See the details on that support request because it's slightly different, but any solution for this problem should ideally be "hookable" so that a generic re-ordering of prerequisites is possible.