Windows CI incl. downloadable latest pre-built LDC for Win64!

John Colvin via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Mon Aug 31 08:55:48 PDT 2015


On Monday, 31 August 2015 at 15:07:30 UTC, kinke wrote:
> 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! :)

Is it possible that you could deploy the build to a rolling 
"master" release on github via 
http://www.appveyor.com/docs/deployment/github ?


More information about the digitalmars-d-ldc mailing list