Dub needs some additions

Gary Willoughby via Digitalmars-d digitalmars-d at puremagic.com
Sun Jan 24 03:24:00 PST 2016


On Saturday, 23 January 2016 at 20:24:05 UTC, Igor wrote:
> Some simple extensions to dub are required for proper windows 
> support:
>
> 1. The Ability to generate full build selections for Visual D. 
> I only get Win32 when using `dub generate VisualD`. Win64 
> support should be added, along with alternate compiler support. 
> (GDC and LDC)
>
> 2. The ability to refresh a project by adding new dependencies 
> and files to the previously generate Visual D project. It 
> should retain modified settings of the project file. I'm 
> thinking of something like `dub refresh VisualD` would work.
>
> The current generate settings are just child's toys without the 
> ability to retain and update project info.
>
> Thank You.

Dub forums:

http://forum.rejectedsoftware.com/groups/rejectedsoftware.dub/


More information about the Digitalmars-d mailing list