I was working on DDT specific code last week, namely understanding build
configurations when the SDL format is used, (or when JSON is used with
non-standard syntax, like using trailing commas in an object/array entries).
Unfortunately dub describe
does not provide this info, which is the
root of the problem. Last time this was discussed, Sonke mentioned --print-configs --annotate
which I saved note for later, but now that
I tried it, it's not a full solution: It's prints the configs, but not
the target names. This is used by DDT to automatically generate launch
configurations for a DUB project.
Is there another way to get this information?
Bruno Medeiros
https://twitter.com/brunodomedeiros