Mathias LANG
Mathias LANG
Ping @WebFreak001
This issue actually motived me to improve `dub fetch`: https://github.com/dlang/dub/pull/2786 I know that is not what this issue asks, but I don't think having a flag like `customBuild` makes sense....
@etcimon : How do you currently do this ?
Found this when implementing the parser. It would be fairly trivial to deprecate but IIRC it wasn't rare: https://github.com/dlang/dub/blob/56077da3a269299ab661215d0112364052deab6a/source/dub/recipe/packagerecipe.d#L356-L360
This is handled in `dub.json`, but not in `dub.sdl`.
Sounds like a registry issue, but still an issue nonetheless.
I believe the situation has improved but we're still seeing way too many packages being returned. Would that be something you would be interested in tackling @WebFreak001 ?
Done in #2923
Just noticed that this is one of the oldest issues we still had open: #6 !
Another use case: https://github.com/dlang/dub/issues/437