Is run.d going to be expand for runtime and the phobos library?

Seb seb at wilzba.ch
Sat Jun 13 08:30:51 UTC 2020


On Saturday, 13 June 2020 at 03:33:14 UTC, Andrei Alexandrescu 
wrote:
> On 6/12/20 9:42 AM, 12345swordy wrote:
>> On Friday, 12 June 2020 at 08:27:07 UTC, MoonlightSentinel 
>> wrote:
>>> On Friday, 12 June 2020 at 00:24:41 UTC, 12345swordy wrote:
>>>> Quite curious that I never see any attempt on it what so 
>>>> ever.
>>>
>>> I assume you are talking about DMD's test runner 
>>> (https://github.com/dlang/dmd/blob/master/test/run.d).
>>>
>>>
>>> There are no concrete plan's AFAICT but I generally like the 
>>> idea to replace make for the other repos as well.
>> 
>> I'm Sorry, I was referring to this:
>> https://github.com/dlang/dmd/blob/master/src/build.d
>
> That should be killed with fire. I have seldom disliked a 
> program this much.

Huh. The Andrei I remember approved the migration away from the 
DigitalMars Makefiles multiple times.

On the contrary, there are plans to expand build.d for 
druntime+phobos and the only reason it didn't happen is because I 
myself consider Phobos as low priority to maintain as it's 
basically frozen/dead code.

Anyhow, PRs for build.d at druntime/phobos would be merged if 
someone is interested in this.



More information about the Digitalmars-d mailing list