August 13, 2015 Indivisual Incremental Compalation with dub | ||||
---|---|---|---|---|
| ||||
I have a file that takes a while to compile with a static interface. Is there any way i can make dub keep the object file of only that file(for faster compilation)? |
August 13, 2015 Re: Indivisual Incremental Compalation with dub | ||||
---|---|---|---|---|
| ||||
Posted in reply to Freddy | On Thursday, 13 August 2015 at 05:42:38 UTC, Freddy wrote: > I have a file that takes a while to compile with a static interface. Is there any way i can make dub keep the object file of only that file(for faster compilation)? I don't think dub itself can do this, but https://github.com/atilaneves/reggae should be able to do it. And it will parse/understand your dub configuration file. |
Copyright © 1999-2021 by the D Language Foundation