[Issue 16746] Please output Makefile-style depfiles for ninja and make
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Dec 22 20:11:29 PST 2016
https://issues.dlang.org/show_bug.cgi?id=16746
greenify <greeenify at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |greeenify at gmail.com
--- Comment #7 from greenify <greeenify at gmail.com> ---
> This is indeed what I am looking for - does dmd have this too and I am just not seeing it?
(dmd --help didn't show something useful)
No - it's implemented here:
https://github.com/dlang/tools/blob/master/rdmd.d#L346
You package `rdmd` as well, right? Or is there a problem with using `rdmd`?
--
More information about the Digitalmars-d-bugs
mailing list