Make dub part of the standard dmd distribution
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jun 3 02:05:43 PDT 2015
On 2015-06-02 17:01, Nick Sabalausky wrote:
> Related to this, does anyone happen to recall why rdmd uses "dmd -v" to
> get dependencies instead of "dmd -deps"? IIRC, it used to use -deps back
> at one time.
I would assumed it uses "-v" because it existed before "-deps"? I guess
"-deps" was explicitly create because of the rdmd use case.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list