Reggae: a metabuild system in D (Daniel, you should read this). Now with more dub. And package builds.
    Atila Neves via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue Jun  2 07:32:10 PDT 2015
    
    
  
On Tuesday, 2 June 2015 at 14:18:29 UTC, BlackEdder wrote:
> On Tuesday, 2 June 2015 at 13:45:40 UTC, Atila Neves wrote:
>> http://code.dlang.org/packages/reggae
>>
>> Atila
>
> Does reggae make it easy to build multiple executables in one 
> go?
Yes. Reggae is able to build itself, its own build description 
produces a ut binary and the production binary concurrently. It's 
the example in the README.
Anything you want to build and any way you want it, reggae lets 
you. If it doesn't then that's my fault, and I'll fix it.
Atila
    
    
More information about the Digitalmars-d-announce
mailing list