aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/config_dub.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2023-01-23 16:10:00 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2023-01-25 09:53:48 -0500
commita615ba442e4c175e957dd0f07086b877268635df (patch)
treef13ebcbd01b5ea6908b78d907fb267b5b20008e1 /org/config_dub.org
parent2023, year rollover, old habit (diff)
nix & build housekeeping, alternative D compilers
- compilation status - dmd (@D2.100) ok, & has been fine - ldc (@D2.100) ok, & has been fine - gdc11 available in nixpkgs does not compile awaiting gdc12 (which would also be based on @D2.100 & just might)
Diffstat (limited to 'org/config_dub.org')
-rw-r--r--org/config_dub.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/org/config_dub.org b/org/config_dub.org
index 3a41711..ae25f5a 100644
--- a/org/config_dub.org
+++ b/org/config_dub.org
@@ -168,6 +168,10 @@
{
"name": "gdc",
"targetName": "spine-gdc"
+ },
+ {
+ "name": "gdmd",
+ "targetName": "spine-gdc"
}
]
}