Make dub part of the standard dmd distribution
Steven Schveighoffer via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jun 4 13:03:12 PDT 2015
On 6/4/15 3:49 PM, ponce wrote:
> On Thursday, 4 June 2015 at 15:07:58 UTC, Sönke Ludwig wrote:
>> Am 04.06.2015 um 15:07 schrieb Steven Schveighoffer:
>>> This would be better, but I still think a way to add dependencies should
>>> be supported on the command line. Something like dub depend someproject.
>>> You don't always know what a project will need at the beginning.
>
> imho if a program consumes a particular configuration file, it should
> not also write it.
> Counter examples: Visual Studio projects, MFC, IRC bouncers, and other
> technologies from Hell.
That program is not consuming a configuration file, it's editing it.
Call it dub-depend if you want.
-Steve
More information about the Digitalmars-d
mailing list