dub command line in config?

2016-10-08 Thread Jinx via Digitalmars-d-learn
how to add command line options to the dub.json so they do not have to be typed on the command line every time?

Re: dub command line in config?

2016-10-08 Thread Jinx via Digitalmars-d-learn
On Sunday, 9 October 2016 at 05:09:28 UTC, Mike Parker wrote: On Saturday, 8 October 2016 at 23:05:51 UTC, Jinx wrote: how to add command line options to the dub.json so they do not have to be typed on the command line every time? AFAIK, there's not support for this. Is it really necessary, t

Re: dub command line in config?

2016-10-09 Thread Jinx via Digitalmars-d-learn
On Sunday, 9 October 2016 at 06:55:44 UTC, Mike Parker wrote: On Sunday, 9 October 2016 at 05:34:36 UTC, Jinx wrote: huh? Yes it is necessary. How hard could it be. Editing a script is the same as editing the json file and creates junk files. Why make things harder than they have to be? Seem

Re: dub command line in config?

2016-10-09 Thread Jinx via Digitalmars-d-learn
On Sunday, 9 October 2016 at 08:52:55 UTC, rikki cattermole wrote: On 09/10/2016 9:17 PM, Jinx wrote: [...] That is enough. Mike Parker has presented a workaround that you can implement. He has also shown how you can contact those that have the power to make this happen as you desire. But a