automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parallel builds with some ordering constraints


From: Kip Warner
Subject: Re: Parallel builds with some ordering constraints
Date: Sun, 30 Dec 2018 23:17:59 -0800
User-agent: Evolution 3.30.1-1build1

On Sun, 2018-12-30 at 19:19 -0500, Nick Bowler wrote:
> So you just need to change the spelling in the rule, usually by
> using a variable like:
> 
>   test_stop_log = test-stop.log
>   $(test_stop_log): blah blah blah

Thanks Nick. That was very helpful. Basically I just gave all relevant
targets an alias named "ordered_test_*" and then declared the graph
ordering. Works like a charm.

-- 
Kip Warner | Senior Software Engineer
OpenPGP signed/encrypted mail preferred
https://www.thevertigo.com

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]