DUB build questions
    uri via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Dec 19 21:32:24 PST 2014
    
    
  
On Saturday, 20 December 2014 at 04:15:00 UTC, Rikki Cattermole 
wrote:
> On 20/12/2014 11:14 a.m., uri wrote:
>> Hi All,
>>
>> I'm very happy with CMakeD but thought I'd try dub because 
>> CMake script
>> is a PITA. So I have a couple of questions.
>>
>> a) Can dub do out out of source builds and how would I set 
>> that up.
> There is e.g. preBuildCommands.
>
>> b) Can I do parallel builds with dub. CMake gives me Makefiles 
>> so I can
>> make -j does dub have a similar option?
>
> No
>
>> I looked around on the DUB registry website but couldn't find 
>> any info.
>>
>> Thanks,
>> uri
OK thanks.
    
    
More information about the Digitalmars-d-learn
mailing list