I just created a dub package. Frankly, the whole thign is backward.

Tobias Pankrath tobias at pankrath.net
Fri Apr 29 12:52:45 UTC 2022


On Thursday, 28 April 2022 at 08:21:41 UTC, FeepingCreature wrote:
> On Tuesday, 26 April 2022 at 21:38:31 UTC, deadalnix wrote:
>
> We use a non-dub build flow. But integrating dub packages work 
> fine. We just grab dub.selections.json, and run `dub build` for 
> every dependency, then grab the library path from `dub 
> describe` and add it into our DMD build command. I don't 
> understand why people say dub is all-or-nothing.

Do you do this for every build or per compiler? `dub describe` 
doesn't work that well if you use multiple compilers.


More information about the Digitalmars-d mailing list