the build machines, which breaks many more important ports.
Switch dtools to build with dmd. This allows us to continue to offer the
package on at least amd64.
Comment out the gdmd line in lang/Makefile to make it clear this is
intentional. We will revisit gdmd once the ports world moves to gcc-11.
Found the hard way by tb@ -- apologies for the breakage
ok sthen@, who also mentioned the commenting out of gdmd in lang/Makefile
compiler.
powerpc testing, tweaks, and ok gkoehler@. Additional testing Ryan Boggs.
This package contains various tools redistributed with DMD or used
internally during various build tasks.
Programs include:
catdocd Concatenates Ddoc files.
changed Change log generator.
checkwhitespace Check for trailing whitespace.
contributors Query contributors between two D releases.
ddemangle D symbol demangler.
detab Replaces tabs with spaces.
dget D source code downloader.
dustmite Test case minimization tool.
rdmd D build tool.
tolf Line endings converter.
updatecopyright Update the copyright notices in DMD