On Wed, 20 Feb 2013, Marc Dionne wrote:
On Tue, Feb 19, 2013 at 7:10 PM, Benjamin Kaduk wrote:
We've had a few commits over the years to help parallel builds along by
splitting rules with two targets into two separate rules, one a pure
dependency and the other with the actual contents of the
On Tue, Feb 19, 2013 at 7:10 PM, Benjamin Kaduk wrote:
> We've had a few commits over the years to help parallel builds along by
> splitting rules with two targets into two separate rules, one a pure
> dependency and the other with the actual contents of the rule (usually
> compile_et).
>
> A typ
On Tue, 19 Feb 2013 19:10:21 -0500
Benjamin Kaduk wrote:
> We've had a few commits over the years to help parallel builds along by
> splitting rules with two targets into two separate rules, one a pure
> dependency and the other with the actual contents of the rule (usually
> compile_et).
>
>
We've had a few commits over the years to help parallel builds along by
splitting rules with two targets into two separate rules, one a pure
dependency and the other with the actual contents of the rule (usually
compile_et).
A typical example is 147aeeb6c59b5f4a9f8a795a91e0c42ecf80278c
(gerri