summaryrefslogtreecommitdiffstats
path: root/development/d-tools/README
diff options
context:
space:
mode:
author Eugen Wissner2019-05-27 09:36:21 +0200
committer Willy Sudiarto Raharjo2019-05-30 03:20:07 +0200
commit13dc7e800c7ac8aa64c6a54b59e9b0c8fa893d63 (patch)
tree5d14ef26f00f26801311cc23776fe219d67adee6 /development/d-tools/README
parent48d1a4aefdfacba7afcccba99cdf1b6e7539b7ec (diff)
downloadslackbuilds-13dc7e800c7ac8aa64c6a54b59e9b0c8fa893d63.tar.gz
development/d-tools: Updated for version 2.086.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/d-tools/README')
-rw-r--r--development/d-tools/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/development/d-tools/README b/development/d-tools/README
index 4bab43bb34..79c8ee33c1 100644
--- a/development/d-tools/README
+++ b/development/d-tools/README
@@ -7,6 +7,7 @@ The following tools are included:
* rdmd - D build tool.
* dustmite - Test case minimization tool.
* D-Scanner - Swiss-army knife for D source code.
+* DCD - Auto-complete program.
By default DMD is used to build all tools but you can build them with GDC as
well. DMD is not required in this case. Specify $DC variable for that: