Nick Clark

Results 257 comments of Nick Clark

See #2438. It is an open PR that will address adding documentation.

Glad to hear a reduction in generation time. This is a pretty naive implementation that I have here, so hopefully we can continue improving performance over time with it.

Could you attach the generated makefile in question? Also, is this gmake or gmake2?

I'm going to go ahead and remove the bug tag until a repro case can be provided, but I won't close this for a while longer.

Visual Studio implicitly links all dependent projects together when you build a DLL or EXE. When you're using other exporters, you need to explicitly link transient project dependencies.

I'm probably misinterpreting what the flag is for then. I'll rewrite the issue, but basically, I want to allow for linking of the entire project dependency chain implicitly.

Looking into it, I'm not 100% sure if the flag is even working based on the description in the documentation. At least, it may not work at workspace scope and...

If you want to move it out to a standalone module, we'd be happy to link to it. However, there's zero D expertise in the core group of maintainers.

My person perspective on this (not speaking for the team as a whole) - If something is in the core repo, there's an expectation of maintenance of it from a...