Build Script in D

David d at dav1d.de
Fri Jan 11 10:14:01 PST 2013


> well the topic says script in D, so i assume this is for D and not
> C(there is already cmake, make and so on), and this is possible to get
> compiler info in D

What if you need e.g. stb_image, one of  the most awesome image-loading
libraries in C?

> ugly chaining is not so ugly, and is just an option, there is anyway
> "with (...)" construct in D

I think it gets unreadable

> log is was an example and not requirement, i just say that such class
> when used with CTFE somehow would be helpful to do easy compile with all
> dependencies, i.e. you only compile one target and using CTFE it
> compiles other, possibly messy stuff but maybe anyone need this...

Why used in CTFE? I don't understand what you mean.



More information about the Digitalmars-d-announce mailing list