DUB release candidate 0.9.24-rc.3 ready for testing

ponce via Digitalmars-d digitalmars-d at puremagic.com
Mon Sep 14 04:59:54 PDT 2015


On Monday, 14 September 2015 at 11:45:13 UTC, Sönke Ludwig wrote:
> If no regressions show up in this RC, the final release will be 
> made on the upcoming Sunday. The main additions are support for 
> SDLang [1] package recipes [2] and a vastly improved "dub 
> describe".
>
> Download:
> http://code.dlang.org/download
>
> Change log:
> https://github.com/D-Programming-Language/dub/blob/master/CHANGELOG.md
>
> [1]: http://sdl.ikayzo.org/display/SDL/Home
> [2]: http://code.dlang.org/package-format?lang=sdl

It would be great if 
https://github.com/D-Programming-Language/dub/pull/638 would be 
merged, it contains multiple fixes for being able to use LDC.

One of the commit here is controversial, but it wouldn't happen 
if DUB wouldn't pass multiple -march flags to compilers (DMD 
support redundant -m32/-m64, LDC doesn't).


More information about the Digitalmars-d mailing list