September 06
https://issues.dlang.org/show_bug.cgi?id=24746

          Issue ID: 24746
           Summary: Expand build graph information for build managers
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody@puremagic.com
          Reporter: alphaglosined@gmail.com

This is a tracking issue, to cover information that the compiler can provide to build managers as part of a build.

Some information is already provided with ``-deps``.

Other forms may be desired, such as json which is a more consumerable form.

This was discussed during September 2024 monthly meeting, and this has not got priority.

--