Make dub part of the standard dmd distribution

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 2 00:07:21 PDT 2015


On 2015-06-01 17:16, "Marc =?UTF-8?B?U2Now7x0eiI=?= <schuetzm at gmx.net>" 
wrote:
> Since this thread seems to have turned into a wishlist for dub features,
> I'm going to add one:
>
> Undeprecate dependencies on git branches. They are really not different
> from dependencies with fuzzy "~>" versions. For both, the exact selected
> version can be stored in dub.selections.json.

That's a good point, as long as people understand how to use 
dub.selections.json [1]. But I would rather not allow branches in the 
registry. I would prefer that a git URL could be added directly to 
dub.json instead.

[1] https://github.com/github/gitignore/pull/1444

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list