Fix bogus rebuild of packages with no dependencies. Fixes #1091.
Packages without dependencies don't have a dub.selections.json file. Previously the absence of this file was deemed to be a sign that the build output is not up to date, thus always unconditionally rebuilding such a package even if nothing changed. |
---|
|
source/dub/generators/build.d |
---|