Scaling rdmd up: build package at a time
Atila Neves via Digitalmars-d
digitalmars-d at puremagic.com
Sat Jun 6 09:53:20 PDT 2015
On Saturday, 6 June 2015 at 15:54:39 UTC, Andrei Alexandrescu
wrote:
> On 6/6/15 8:51 AM, Atila Neves wrote:
>> My $0.02: any project large enough to care about if rdmd
>> builds per
>> package or not is likely to need a real build system anyway.
>
> Integrating the strategy within rdmd will help make it popular
> and widespread. I recall Liran has had issues with build times
> but hadn't tried per-package builds because they weren't a
> common idiom. -- Andrei
From the conversation I had with him, he wouldn't be able to use
rdmd anyway. I understand the "the default should be per-package
and encouraged" argument though. In which case I'd tell people to
try reggae ;)
Atila
More information about the Digitalmars-d
mailing list