www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ldc - Cutting-edge prebuilt CI packages for Linux/OSX/Windows

reply kinke <noone nowhere.com> writes:
Hi all,

LDC now features automatically deployed prebuilt binaries for 
Linux/OSX x86_64 too (built after each push to the master 
branch). Download them from the GitHub CI release:

https://github.com/ldc-developers/ldc/releases/tag/CI

The packages are equivalent to the release packages except for 
enabled LLVM and LDC assertions, so expect a slower compilation 
speed.
Dec 09 2017
parent Jon Degenhardt <jond noreply.com> writes:
On Saturday, 9 December 2017 at 21:05:39 UTC, kinke wrote:
 Hi all,

 LDC now features automatically deployed prebuilt binaries for 
 Linux/OSX x86_64 too (built after each push to the master 
 branch). Download them from the GitHub CI release:

 https://github.com/ldc-developers/ldc/releases/tag/CI

 The packages are equivalent to the release packages except for 
 enabled LLVM and LDC assertions, so expect a slower compilation 
 speed.
Very cool!
Dec 09 2017