<p dir="ltr">Hi Iain, <br></p>
<p dir="ltr">On 18 May 2013 12:41, "Iain Buclaw" <<a href="mailto:ibuclaw@ubuntu.com">ibuclaw@ubuntu.com</a>> wrote:<br>
>... <br>
><br>
> Rory... so we meet again.  :)</p>
<p dir="ltr">Are you from <a href="http://selection.co.uk">selection.co.uk</a>? </p>
<p dir="ltr">> Looks like a nifty tool. However many projects use wildly different build system's - all mine use make,  some people prefer waf or cmake - or may provide configuration files for one of the vagary of package managers out there's for D that are out there roaming around.<br>

><br>
> So do you cater for all these mix match of tools out there, or is your focus thise specific to the d tool chain. </p>
<p dir="ltr">If it's to have any success it'll have to support the other build systems. However my hope is that I can make this thing so simple and intuitive that new projects would prefer it.<br>
I haven't spent much time on it yet so there is a way to go still.</p>
<p dir="ltr">><br>
> Also, only dmd support?<br>
><br>
At the moment yes. But it will definitely support others.<br>
Probable environment variables are:<br>
DARCH = amd64 # 386|amd64|arm<br>
DCC = dmd # dmd|gcc|ldc</p>
<p dir="ltr">For make files I'll have to support a specific interaction with them. Probably just make and make install for starters. </p>
<p dir="ltr">> Regards<br>
> -- <br>
> Iain Buclaw<br>
><br>
> *(p < e ? p++ : p) = (c & 0x0f) + '0';<br><br></p>