Hey, Just a heads up that a build job for LDC is now running here: http://ci.lycus.org/job/LDC/
We're planning to add openSUSE and OS X to the mix eventually. The former has a bug in llvm-config that's blocking us; the latter needs a server upgrade because the latest version of LLVM seems to break horribly on OS X versions lower than 10.7. The job runs the following commands: $ cmake -DMULTILIB=ON .; $ make; $ ctest --output-on-failure; Let me know if anything else should be part of the job. Regards, Alex --
