Thread overview
DSSS 0.75 released.
Jan 11, 2008
Gregor Richards
Jan 14, 2008
John Reimer
Jan 25, 2008
Bill Baxter
January 11, 2008
DSSS, the D Shared Software System, is a tool to ease the building, installation, configuration and acquisition of D software.

This release just fixes an issue with libraries on DMD. I hope :)

(Some testing suggests it works, but I'm sure people will find their corner cases :P )

As per usual, more information and downloads are available at http://www.dsource.org/projects/dsss/

 - Gregor Richards
January 14, 2008
Gregor Richards wrote:
> DSSS, the D Shared Software System, is a tool to ease the building, installation, configuration and acquisition of D software.
> 
> This release just fixes an issue with libraries on DMD. I hope :)
> 
> (Some testing suggests it works, but I'm sure people will find their corner cases :P )
> 
> As per usual, more information and downloads are available at http://www.dsource.org/projects/dsss/
> 
>  - Gregor Richards


Is it up to date with dmd 0.125?
January 25, 2008
Gregor Richards wrote:
> DSSS, the D Shared Software System, is a tool to ease the building, installation, configuration and acquisition of D software.
> 
> This release just fixes an issue with libraries on DMD. I hope :)
> 
> (Some testing suggests it works, but I'm sure people will find their corner cases :P )
> 
> As per usual, more information and downloads are available at http://www.dsource.org/projects/dsss/
> 
>  - Gregor Richards

I just wanted to confirm that 0.75 fixes the issues that were introduced with 0.74  regarding building on Windows.

Thanks!

--bb