On 2017-06-12 09:00, Jonathan M Davis via Digitalmars-d wrote:

It's true that we don't have to constantly edit the makefiles, so it's not a
constant pain point, but it does come up every time we add or remove any
modules, and the pain in dealing with the makefiles and the time wasted with
them adds up over time.

For some reason, in most of the PRs I've made to DMD I had to modify the makefiles, just recently [1]. And not just the makefiles, now there's a Visual Studio project that needs to kept up to date as well.

[1] https://github.com/dlang/dmd/pull/6837

--
/Jacob Carlborg

Reply via email to