Closed CyberShadow closed 1 year ago
✅ PR OK, no changes in deprecations or warnings
Total deprecations: 15
Total warnings: 0
Build statistics:
statistics (-before, +after)
executable size=5284832 bin/dub
-rough build time=81s
+rough build time=84s
I think this is a useful and harmless alternative way to understand "optional" in this context.
The motivation is being able to do autoconf-like optional dependencies: D packages may install a Dub package file somewhere on the system, which we can pull in if it is present, but silently skip if it's absent.