[Issue 22821] New: Dub package does not use incremental compilation

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 23 15:56:55 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=22821

          Issue ID: 22821
           Summary: Dub package does not use incremental compilation
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: contact at lsferreira.net

Using dub package provided by dmd to use DMD as a library does not produce
incremental compilation, forcing the user to recompile/link the binaries every
time it compiles.

--


More information about the Digitalmars-d-bugs mailing list