mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
* Add DMD 2.081.2 & 2.082.0
This commit is contained in:
@@ -45,7 +45,7 @@ compiler.ldc1_10.semver=1.10.0
|
||||
compiler.ldcbeta.exe=/opt/compiler-explorer/ldcbeta/bin/ldc2
|
||||
compiler.ldcbeta.semver=beta
|
||||
|
||||
group.dmd.compilers=dmd20783:dmd20790:dmd20791:dmd20801:dmd2nightly
|
||||
group.dmd.compilers=dmd20783:dmd20790:dmd20791:dmd20801:dmd20812:dmd20820:dmd2nightly
|
||||
group.dmd.options=-c
|
||||
group.dmd.compilerType=dmd
|
||||
group.dmd.groupName=DMD2
|
||||
@@ -63,6 +63,10 @@ compiler.dmd20791.exe=/opt/compiler-explorer/dmd-2.079.1/dmd2/linux/bin64/dmd
|
||||
compiler.dmd20791.semver=2.079.1
|
||||
compiler.dmd20801.exe=/opt/compiler-explorer/dmd-2.080.1/dmd2/linux/bin64/dmd
|
||||
compiler.dmd20801.semver=2.080.1
|
||||
compiler.dmd20812.exe=/opt/compiler-explorer/dmd-2.081.2/dmd2/linux/bin64/dmd
|
||||
compiler.dmd20812.semver=2.081.2
|
||||
compiler.dmd20820.exe=/opt/compiler-explorer/dmd-2.082.0/dmd2/linux/bin64/dmd
|
||||
compiler.dmd20820.semver=2.082.0
|
||||
compiler.dmd2nightly.exe=/opt/compiler-explorer/dmd2-nightly/dmd2/linux/bin64/dmd
|
||||
compiler.dmd2nightly.semver=nightly
|
||||
|
||||
|
||||
Reference in New Issue
Block a user