Reggae binary backend: build your project with a D compiled executable

Atila Neves via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Jun 6 13:07:20 PDT 2015


Original discussion:

http://forum.dlang.org/post/ranqlmrjornlvopsuris@forum.dlang.org


Now, with the `-b binary` option, reggae creates an executable 
called "build" in the build directory (i.e. wherever the CWD was 
when calling the tool) that knows how to build the project. If 
needed, there is no longer a dependency on make or ninja. I 
haven't tested it extensively, but it does pass all the other 
tests I wrote for make and ninja, so it looks good.

Atila


More information about the Digitalmars-d-announce mailing list