Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW PORT] lang/dmd2 : d-lang reference compiler #917

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dkgroot
Copy link
Contributor

@dkgroot dkgroot commented Nov 20, 2019

d-lang reference compiler

Updated to 2.089.0

Make dependencies:

dependencies:

  • lang/ldc (Separate commit/PR) or lang/gdc (Separate commit/PR)
  • Mk/Uses/dlang.mk (Separate commit/PR) provides USES=dlang

MAINTAINER: [email protected]

Signed-off-by: ddegroot [email protected]

Updated to 2.089.0

Depends on:
- ldc or gdc for bootstrapping (druntime >2.079.1). Once initial bootstrap is done, it can use it-self for subsequent builds.
- USES=dlang will automatically take care of the bootstrap if no (compatible) d-compiler is found.

dependencies:
 - lang/ldc (Separate commit/PR) or lang/gdc (Separate commit/PR)
 - Mk/Uses/dlang.mk (Separate commit/PR) provides USES=dlang

MAINTAINER: [email protected]

Signed-off-by: ddegroot <[email protected]>
@tuxillo
Copy link
Member

tuxillo commented Oct 20, 2022

What do we do with this one?

@tuxillo tuxillo marked this pull request as draft July 28, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants