Commit Graph

5 Commits

Author SHA1 Message Date
David Nadlinger
d108412a2a Finally fix Tango import paths.
We don't install Tango in our build system, so the user could always choose a different layout, but this matches the default.
2012-03-28 13:59:05 +02:00
David Nadlinger
df61269ada Fixed LDC 1 config file installation.
Closes #79.

Thanks to SiegeLord for the meat of the patch.
2012-03-17 13:32:00 +01:00
David Nadlinger
235fed831d Search for LDC-specific modules first.
This commit flips the order of the import paths so that the directories we install our stuff to are searched first. This avoids problems if DMD's has been installed to the same directory.
2011-11-12 11:33:04 +01:00
SiegeLord
22679fe844 Define version Tango in the config file 2011-11-11 11:15:20 -05:00
David Nadlinger
3cf958a1b0 Added new config files missing from 4703232.
These will be picked for (and renamed on) installation and contain absolute paths for the directories involved.
2011-11-09 21:15:14 +01:00