serpent-os / boulder-d-legacy

Replaced by Rust tooling
https://serpentos.com
21 stars 7 forks source link

boulder&macros: Initial support for D builds #70

Closed joebonrichie closed 8 months ago

joebonrichie commented 1 year ago

Currently things are hardcoded to support the ldc2 compiler for both the llvm and gnu toolchain. In the future, we'll switch to using the GDC compiler when using the gcc toolchain once it is packaged.

It is unlikely we will support the reference compiler (dmd) OOTB.

joebonrichie commented 1 year ago

changes planned