On the performance of building D programs

Jacob Carlborg doob at me.com
Sun Apr 7 01:22:54 PDT 2013


On 2013-04-06 16:22, Andrej Mitrovic wrote:

> It doesn't necessarily have to be dummy. I like to use an 'all.d'
> module which imports all of my library modules. I've used this
> technique to run unittest via "rdmd --main mylib\all.d". But being
> able to recursively compile a static library would be pretty nice.

Actually, just specifying a directory and having the compiler/some tool 
to compile all the files, recursively would be really nice to have.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list