LDC 1.12.0-beta1

Joakim dlang at joakim.fea.st
Fri Sep 7 09:32:38 UTC 2018


On Friday, 7 September 2018 at 07:54:37 UTC, Petar Kirov 
[ZombineDev] wrote:
> On Friday, 7 September 2018 at 03:12:50 UTC, Joakim wrote:
>> On Wednesday, 5 September 2018 at 05:15:45 UTC, Joakim wrote:
>>> I'll add native beta builds for Android in a couple days.
>>
>> The native Android builds are up at the above github release 
>> link. I think this is the last time I'll put beta builds out, 
>> too much of a PITA to rebuild llvm each time. I'll continue 
>> maintaining the ldc package in the official Termux package 
>> repo though.
>>
>> The Termux package build script used to build these betas is 
>> online here:
>>
>> https://github.com/joakim-noah/termux-packages/tree/beta/packages/ldc-beta
>
> Can the Android builds be done automatically on the CI, like 
> those for other platforms or the process is more involved?

They could, though our tweaked llvm still has to be rebuilt for 
each Android platform. It may be worth setting up at some point.

I've been thinking of setting up an Alpine CI for ldc, so I don't 
have to manually build each release, just as kinke now does for 
linux/armhf also.


More information about the Digitalmars-d-announce mailing list