dmd 1.045 / 2.030 release

Robert Clipsham robert at octarineparrot.com
Thu May 14 05:11:57 PDT 2009


Christopher Wright wrote:
> If dmd had public source control, we could set up continuous integration 
> for it that will, for instance, run dstress and attempt to compile the 
> latest release of various common libraries. Then Walter can just check 
> its results when he wants to do a release -- depending on how long that 
> takes to run.

This is already done (to an extent) for ldc after each changeset at 
http://ldc.buildbot.octarineparrot.com/ (note that this needs updating 
to llvm /trunk, hence all the failures currently).

If Walter is willing to put dmd under public source control I'd happily 
set this up to automatically compile dmd, run tests suites, compile 
libraries etc. I could even set up a one command/one click release 
candidate/final release thing if needed (maybe even nightly builds too).


More information about the Digitalmars-d-announce mailing list