On the performance of building D programs
Andrej Mitrovic
andrej.mitrovich at gmail.com
Sun Apr 7 07:32:39 PDT 2013
On 4/7/13, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> On 4/7/13, Vladimir Panteleev <vladimir at thecybershadow.net> wrote:
>> We'd need to improve either the -v
>> output (to include inter-module dependencies) or -deps output (to
>> include import()-ed files) to provide that information to rdmd.
>>
>
> -v is a better choice, it will allow us to use pipes later.
>
Even better is to make -deps without arguments just print to stdout.
I'm making a pull for this soon.
More information about the Digitalmars-d
mailing list