Bug 22821 – Dub package does not use incremental compilation

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2022-02-23T15:56:55Z
Last change time
2022-02-28T12:09:17Z
Keywords
pull
Assigned to
No Owner
Creator
Luís Ferreira

Comments

Comment #0 by contact — 2022-02-23T15:56:55Z
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.
Comment #1 by dlang-bot — 2022-02-23T16:05:31Z
@ljmf00 updated dlang/dmd pull request #13712 "fix(dub): Make config.d executable to incremental compilation" fixing this issue: - fix(dub): Make config.d executable to incremental compilation Fix issue 22821. Signed-off-by: Luís Ferreira <[email protected]> https://github.com/dlang/dmd/pull/13712
Comment #2 by dlang-bot — 2022-02-28T12:09:17Z
dlang/dmd pull request #13712 "fix(dub): Make config.d executable to incremental compilation" was merged into master: - f309925c8802ae20dce1aeb3f6b4c9fe4b4e9f1c by Luís Ferreira: fix(dub): Make config.d executable to incremental compilation Fix issue 22821. Signed-off-by: Luís Ferreira <[email protected]> https://github.com/dlang/dmd/pull/13712