mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
dmd D Programming Language compiler
![]() Based on infrastructure in ci.sh (also used by Semaphore CI), but breaking up the testsuite into separate steps; I find that much better. Also testing all 3 host compilers - DMD, LDC and GDC. Unlike Semaphore, it doesn't rebuild itself and skips the dub package test (not sure what that is). A 32-bit FreeBSD job might be a worthwhile addition for the future. |
||
---|---|---|
.azure-pipelines | ||
.circleci | ||
.github/workflows | ||
changelog | ||
docs | ||
ini | ||
samples | ||
src | ||
test | ||
.cirrus.yml | ||
.codecov.yml | ||
.editorconfig | ||
.gitignore | ||
azure-pipelines.yml | ||
ci.sh | ||
CODEOWNERS | ||
config.d | ||
CONTRIBUTING.md | ||
dub.sdl | ||
Jenkinsfile | ||
LICENSE.txt | ||
posix.mak | ||
README.md | ||
semaphoreci.sh | ||
VERSION | ||
win32.mak | ||
win64.mak |
DMD
DMD is the reference compiler for the D programming language.
To report a problem or browse the list of open bugs, please visit the bug tracker.
For more information, including instructions for compiling, installing, and hacking on DMD, check the contribution guide and visit the D Wiki.
All significant contributors to DMD source code, via github, bugzilla, email, wiki, the D forums, etc., please assign copyright to those DMD source code changes to the D Language Foundation. Please send an email to walter@digitalmars.com with the statement:
"I hereby assign copyright in my contributions to DMD to the D Language Foundation"
and include your name and date.