diff options
author | Eugen Wissner <belka@caraus.de> | 2017-12-01 21:44:23 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-02 06:30:53 +0700 |
commit | b39739f45c880b9095ec1dfc39d51c269d858538 (patch) | |
tree | 2c374dff7610a555a21cecd253818e90664d25d3 /development/d-tools/README | |
parent | b1d7ad70ee889f811c863aece3ed52b61a1ef1cc (diff) |
development/d-tools: Updated for version 2.077.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/d-tools/README')
-rw-r--r-- | development/d-tools/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/development/d-tools/README b/development/d-tools/README index 6debf44601b9a..4bab43bb34ea9 100644 --- a/development/d-tools/README +++ b/development/d-tools/README @@ -6,6 +6,7 @@ The following tools are included: * ddemangle - D symbol demangler. * rdmd - D build tool. * dustmite - Test case minimization tool. +* D-Scanner - Swiss-army knife for D source code. 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: |