Speed up `dub`.

Luis via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Mar 7 04:32:59 PST 2016


On Monday, 7 March 2016 at 09:18:37 UTC, ciechowoj wrote:
> I'm using `dub` to build project. And every time I run `dub` it 
> seems to check if dependencies are up to date, which takes some 
> time. Is there a way to switch of that checking? Or any other 
> way to speed up building process? It really slows down my 
> modify-compile-check iteration time.

On my case, I don't see taking too long. Could you check what 
version of dub are you using, and what OS & D compiler and 
version ?
And better, if you can past here your dub.sdl/dub.json .


More information about the Digitalmars-d-learn mailing list