5 Commits

Author SHA1 Message Date
Rasmus Thomsen
ab6bc37ef8 community/ldc: disable on x86
Also disable dependants. LDC currently can't build on x86 because GDC
is broken on x86 due to time_t changes in musl 1.2. Once
https://github.com/dlang/druntime/pull/3313 landed we can re-enable
this.
2020-12-14 16:34:35 +01:00
Rasmus Thomsen
2821896bfc testing/dcd: rebuild against libdparse-0.15.1 2020-06-29 07:29:10 +00:00
Rasmus Thomsen
96946a734c testing/dcd: enable on x86
ldc is available on x86 now
2020-04-17 10:02:46 +02:00
Rasmus Thomsen
49422204f2 testing/dcd: enable on aarch64
ldc is available on aarch64 now
2020-04-14 17:14:52 +00:00
Rasmus Thomsen
c3613e450b testing/dcd: new aport
https://github.com/dlang-community/DCD
The D Completion Daemon is an auto-complete program for the D programming language
2020-03-01 11:24:34 +01:00