It’s been a slow week for D news. Finally, something to report: Gregor has released new versions of DSSS and Rebuild:
This release is mostly a bugfix release:
– Rebuild: Updated DMD frontend version.
– Fixed a bug with std.c.darwin.darwin vs std.c.unix.unix on OS X.
– Rebuild: -dc is now allowed in response files (see ticket #19)
– Rebuild: Fixed library linking order for DMD on Posix.
– Fixed problems with cross-compilation.
– Misc. bug fixes.
– Rebuild: Fixed -clean to only remove generated files. (see ticket #20)
– Rebuild: -J is now passed through properly.
– Rebuild: -g and -gc are now passed through properly.
Technorati Tags: D Programming Language, DSSS, Rebuild, build tools, compile