www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22821] New: Dub package does not use incremental compilation

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 puremagic.com
          Reporter: contact 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.

--
Feb 23 2022