I hate new DUB config format
Bruno Medeiros via Digitalmars-d
digitalmars-d at puremagic.com
Mon Dec 7 03:08:21 PST 2015
On 27/11/2015 12:33, Sönke Ludwig wrote:
>> * dub describe does not provide information for all build
>> configurations, only the default one. As such the IDE has to parse the
>> json to find out all available configurations itself. (This is used in
>> the DDT IDE to show a list of "Build Targets" in the UI)
>
> You can do "dub --print-builds --print-configs --annotate"
>
> But it's currently uselessly bound to the build/run commands. Should
> definitely be part of "dub describe"'s output.
Thanks, this seems like it should be useful.
--
Bruno Medeiros
https://twitter.com/brunodomedeiros
More information about the Digitalmars-d
mailing list