Reggae v0.0.5 super alpha: A build system in D

Jacob Carlborg via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Apr 3 12:09:55 PDT 2015


On 2015-04-03 19:03, Atila Neves wrote:
> I wanted to work on this a little more before announcing it, but it
> seems I'm going to be busy working on trying to get unit-threaded into
> std.experimental so here it is:
>
> http://code.dlang.org/packages/reggae

One thing I noticed immediately (unless I'm mistaken), compiling a D 
project without dependencies is too complicated. It should just be:

$ cd my_d_project
$ reggae

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list