Re: Prioritizing non-dependent targets in parallel make

2009-12-28 Thread tom honermann
On 12/25/2009 4:36 PM, Philip Guenther wrote: On Thu, Dec 24, 2009 at 7:16 AM, Paul Smith wrote: You can already completely control the order in which targets are invoked, even when using -j. At all times, make will try to build prerequisites starting with the first one in the prerequisite

Re: Prioritizing non-dependent targets in parallel make

2009-12-28 Thread tom honermann
On 12/24/2009 7:16 AM, Paul Smith wrote: You can already completely control the order in which targets are invoked, even when using -j. At all times, make will try to build prerequisites starting with the first one in the prerequisite list, and continuing in order to the last one in the list.

Re: Prioritizing non-dependent targets in parallel make

2009-12-28 Thread tom honermann
On 12/24/2009 2:37 AM, Tim Murphy wrote: Personally I don't like the idea of priorities very much. Large builds that I have done do have big targets but since we are building 5000 of the same kind of target (using a macro to define a generic template and $eval to instantiate it for each specific

[bug #28426] make parses dependencies incorrectly

2009-12-28 Thread Ian Lynagh
URL: Summary: make parses dependencies incorrectly Project: make Submitted by: igloo Submitted on: Mon 28 Dec 2009 12:23:51 GMT Severity: 3 - Normal Item Group: Bug

[bug #28425] Literal HTML markup on webpage

2009-12-28 Thread Ian Lynagh
URL: Summary: Literal HTML markup on webpage Project: make Submitted by: igloo Submitted on: Mon 28 Dec 2009 12:15:53 GMT Severity: 3 - Normal Item Group: None