digitalmars.D.announce - DSSS 0.74 released.
- Gregor Richards (23/23) Dec 20 2007 DSSS, the D Shared Software System, is a tool to ease the building,
- Lutger (1/1) Dec 21 2007 Thank you, your work is much appreciated.
- John Reimer (2/3) Dec 21 2007 Very much agree! (but don't let it go to your head, Gregor ;) )
- Gregor Richards (4/8) Dec 21 2007 Oh, don't worry, feedback doesn't get to my head - I know I'm
- Bill Baxter (4/12) Dec 21 2007 So prove it to the rest of us by putting a fraction of that
- Bill Baxter (3/32) Dec 21 2007 Yea! Here's to this many more releases of dsss in the future!
- Bill Baxter (6/35) Dec 22 2007 I'm getting the dreaded
- Bill Baxter (8/45) Dec 22 2007 BTW I think I recall you posting saying that you've been bouncing back
- yidabu (7/36) Dec 23 2007 libraries aren't builtĦĦon Windows.
DSSS, the D Shared Software System, is a tool to ease the building, installation, configuration and acquisition of D software. For those that like versions to have names, this is: DSSS 0.74, "Extremely Delayed Release" I didn't get everything I wanted to in 0.74, but it really needed to be released, so here it is. - Made `dsss net fetch` fall back on copying where renaming is - rebuild now ignores -v1 - Rebuild: Merged DMD 2.007. - Rebuild: rebuild_choosedc now works when installed to /usr/bin (see - Rebuild now supports the -debuglib and -defaultlib flags. - DSSS will no longer try to build if no config file is specified and no file are specified on the command line. - Auxiliary builds of binaries are now allowed with names e.g. As per usual, more information and downloads are available at http://www.dsource.org/projects/dsss/ - Gregor Richards
Dec 20 2007
Lutger wrote:Thank you, your work is much appreciated.Very much agree! (but don't let it go to your head, Gregor ;) )
Dec 21 2007
John Reimer wrote:Lutger wrote:Oh, don't worry, feedback doesn't get to my head - I know I'm super-amazing regardless. - Gregor RichardsThank you, your work is much appreciated.Very much agree! (but don't let it go to your head, Gregor ;) )
Dec 21 2007
Gregor Richards wrote:John Reimer wrote:So prove it to the rest of us by putting a fraction of that super-amazing-ness to work on implementing a versioning system for dsss. :-) --bbLutger wrote:Oh, don't worry, feedback doesn't get to my head - I know I'm super-amazing regardless.Thank you, your work is much appreciated.Very much agree! (but don't let it go to your head, Gregor ;) )
Dec 21 2007
Gregor Richards wrote:DSSS, the D Shared Software System, is a tool to ease the building, installation, configuration and acquisition of D software. For those that like versions to have names, this is: DSSS 0.74, "Extremely Delayed Release" I didn't get everything I wanted to in 0.74, but it really needed to be released, so here it is. - Made `dsss net fetch` fall back on copying where renaming is - rebuild now ignores -v1 - Rebuild: Merged DMD 2.007. - Rebuild: rebuild_choosedc now works when installed to /usr/bin (see - Rebuild now supports the -debuglib and -defaultlib flags. - DSSS will no longer try to build if no config file is specified and no file are specified on the command line. - Auxiliary builds of binaries are now allowed with names e.g. As per usual, more information and downloads are available at http://www.dsource.org/projects/dsss/ - Gregor RichardsYea! Here's to this many more releases of dsss in the future! --bb
Dec 21 2007
Gregor Richards wrote:DSSS, the D Shared Software System, is a tool to ease the building, installation, configuration and acquisition of D software. For those that like versions to have names, this is: DSSS 0.74, "Extremely Delayed Release" I didn't get everything I wanted to in 0.74, but it really needed to be released, so here it is. - Made `dsss net fetch` fall back on copying where renaming is - rebuild now ignores -v1 - Rebuild: Merged DMD 2.007. - Rebuild: rebuild_choosedc now works when installed to /usr/bin (see - Rebuild now supports the -debuglib and -defaultlib flags. - DSSS will no longer try to build if no config file is specified and no file are specified on the command line. - Auxiliary builds of binaries are now allowed with names e.g. As per usual, more information and downloads are available at http://www.dsource.org/projects/dsss/ - Gregor RichardsI'm getting the dreaded Error 1: Previous Definition Different : messages now with 0.74 that I wasn't getting with the previous version. So it looks like I'll be reverting to 0.73. :-( --bb
Dec 22 2007
Bill Baxter wrote:Gregor Richards wrote:BTW I think I recall you posting saying that you've been bouncing back and forth between two different behaviors and one works for some people and one works for others -- If that's the case then maybe you just need to make that choice of behavior an option for now until the linker bugs in dmd get fixed. Make one behavior default but provide a flag that will select the other behavior for those that are having linker troubles. --bbDSSS, the D Shared Software System, is a tool to ease the building, installation, configuration and acquisition of D software. For those that like versions to have names, this is: DSSS 0.74, "Extremely Delayed Release" I didn't get everything I wanted to in 0.74, but it really needed to be released, so here it is. - Made `dsss net fetch` fall back on copying where renaming is - rebuild now ignores -v1 - Rebuild: Merged DMD 2.007. - Rebuild: rebuild_choosedc now works when installed to /usr/bin (see - Rebuild now supports the -debuglib and -defaultlib flags. - DSSS will no longer try to build if no config file is specified and no file are specified on the command line. - Auxiliary builds of binaries are now allowed with names e.g. As per usual, more information and downloads are available at http://www.dsource.org/projects/dsss/ - Gregor RichardsI'm getting the dreaded Error 1: Previous Definition Different : messages now with 0.74 that I wasn't getting with the previous version. So it looks like I'll be reverting to 0.73. :-(
Dec 22 2007
libraries aren't builtĦĦon Windows. nothing happen: [ydb] target=ydb type=library dsss build ydb Gregor Richards Wrote:DSSS, the D Shared Software System, is a tool to ease the building, installation, configuration and acquisition of D software. For those that like versions to have names, this is: DSSS 0.74, "Extremely Delayed Release" I didn't get everything I wanted to in 0.74, but it really needed to be released, so here it is. - Made `dsss net fetch` fall back on copying where renaming is - rebuild now ignores -v1 - Rebuild: Merged DMD 2.007. - Rebuild: rebuild_choosedc now works when installed to /usr/bin (see - Rebuild now supports the -debuglib and -defaultlib flags. - DSSS will no longer try to build if no config file is specified and no file are specified on the command line. - Auxiliary builds of binaries are now allowed with names e.g. As per usual, more information and downloads are available at http://www.dsource.org/projects/dsss/ - Gregor Richards
Dec 23 2007