| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
|
| |
|
| |
|
|
|
|
|
|
|
| |
The package used to depend on itself (and was broken),
now using gdc we have a more sustainable bootstrap path.
It needs to be upgrade to v1.19.0 to include the fixes for
Musl which were made while porting 'gcc-gdc'.
|
|
|
|
|
| |
This replaces the bootstrapping (and outdated) LDC 1.8.0 package
with a build from source.
|
|
This add a package to support the D Programming Language.
Currently, one has to jump through hoops in order to use D on Alpine.
This packages installs the official (and only) LDC build that came
with an Alpine build, LDC-1.8.0.
While it is an old version of the compiler, 2.078.3,
it can be used to bootstrap other compiler versions.
|