On 05/09/2012 11:13 PM, Adam Wilson wrote:
On Wed, 09 May 2012 14:10:27 -0700, Timon Gehr <[email protected]> wrote:
On 05/09/2012 11:09 PM, Adam Wilson wrote:
Essentially re-architect the DRT?
Slightly re-architect the makefile.
Right, but that would pretty significantly change the layout of the DRT
at least the import level.
Why? For some modules do
dmd -H ...
for some other modules do
cp module.d some/path/module.di
Although it'd be nice to physically separate
the support modules from the core runtime modules.
The directory layout is given by the import names.