On 16 October 2012 19:59, Jacob Carlborg <doob@me.com> wrote:
On 2012-10-16 17:17, Manu wrote:I mostly only build from source using git submodules. I have one or two libraries placed in the DMD directory.
Well, that's obviously crap. What is the approach most people take when
they want to install their library?
I'll just do what's considered standard...
Preferably I would like a package manager to handle this.Can DMD just be fixed to include [local/]/include/d in it's default
search paths? I presume GDC and LDC already look there?