d: support ldc2 and dmd modes from top-level.
authorJoel Martin <github@martintribe.org>
Fri, 10 May 2019 19:05:53 +0000 (14:05 -0500)
committerJoel Martin <github@martintribe.org>
Fri, 10 May 2019 19:05:53 +0000 (14:05 -0500)
commitc424b18de1a42081417b375daaab12efd8a22e61
treec03deb4e5d0f565018a9e5bef0c6bae564dda123
parent531b1f1837d88173fcbf8747077b4476fa7fc45d
d: support ldc2 and dmd modes from top-level.

Symlink dmd to /usr/bin in the dockerfile so that no PATH modification
is necessary.

Also, add a runtime modes count to the README.
.travis.yml
Makefile
README.md
d/Dockerfile
d/Makefile