Windows CI incl. downloadable latest pre-built LDC for Win64!
kinke via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Mon Aug 31 08:07:28 PDT 2015
We've just got Windows CI support via Appveyor:
https://ci.appveyor.com/project/kinke/ldc
It's currently using a custom pre-built LLVM 3.7 RC and VS 2015.
It's set-up for branch merge-2.067 only ATM. The tests consist of
the druntime & phobos unit tests only, i.e., dmd-testsuite is
still excluded. The release tests are allowed to fail;
core.thread is the only unit test failure.
So you'd like to try out the very latest LDC on Win64 without
having to compile it yourself? Then make sure to read the new
Wiki page: http://wiki.dlang.org/Latest_pre-built_LDC_for_Win64
Have fun! :)
More information about the digitalmars-d-ldc
mailing list