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

Reply via email to