Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

boulder&macros: Initial support for D builds #70

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

joebonrichie
Copy link
Contributor

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
Copy link
Contributor Author

changes planned

ermo

This comment was marked as outdated.

ermo
ermo previously requested changes Apr 20, 2023
Copy link
Member

@ermo ermo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but needs a rebase/conflict resolution?

@joebonrichie joebonrichie requested a review from ermo December 23, 2023 16:37
@joebonrichie joebonrichie force-pushed the cymorth-d-builds branch 2 times, most recently from 2659a18 to a854d10 Compare December 23, 2023 16:51
@joebonrichie joebonrichie force-pushed the cymorth-d-builds branch 2 times, most recently from 0ff0df2 to 9756753 Compare December 23, 2023 18:31
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.
Copy link
Member

@ermo ermo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@ermo ermo merged commit c1e1ea3 into serpent-os:main Dec 23, 2023
1 check passed
@joebonrichie joebonrichie deleted the cymorth-d-builds branch January 5, 2024 23:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants