On 2012-02-13 22:41, Leandro Lucarella wrote:
Johannes Pfau, el 13 de febrero a las 20:57 me escribiste:
The problem with this is, if you are building gdc, you have to
clone/download THREE repositories/tarballs and move/extract them to
the correct places, which are in varying locations in the gc
Johannes Pfau, el 13 de febrero a las 20:57 me escribiste:
> > The problem with this is, if you are building gdc, you have to
> > clone/download THREE repositories/tarballs and move/extract them to
> > the correct places, which are in varying locations in the gcc source
> > code.
>
> Git submodule
Am Mon, 13 Feb 2012 19:30:07 +
schrieb Iain Buclaw :
> On 13 February 2012 18:46, Johannes Pfau wrote:
> > Am Mon, 23 Jan 2012 20:13:26 + (UTC)
> > schrieb Iain Buclaw :
> >
> >> Started an initial list for our roadmap for the next month.
> >>
> >> https://bitbucket.org/goshawk/gdc/wiki/R
On 13 February 2012 18:46, Johannes Pfau wrote:
> Btw: when gdc moves to git(hub), will we have separate repositories for
> druntime & phobos? This way we could make the gdc druntime/phobos forks
> of the dmd repositories and pushing changes upstream should be easier.
I created a new repository h
On 13 February 2012 18:46, Johannes Pfau wrote:
> Am Mon, 23 Jan 2012 20:13:26 + (UTC)
> schrieb Iain Buclaw :
>
>> Started an initial list for our roadmap for the next month.
>>
>> https://bitbucket.org/goshawk/gdc/wiki/Roadmap
>>
>>
>> Daniel, if there's anything you could help on, please do
On 13 February 2012 17:55, Johannes Pfau wrote:
> Am Fri, 10 Feb 2012 19:36:22 +0100
> schrieb Johannes Pfau :
>
>> Yep, anything 'class' related won't work without object.di and
>> probably much more. But to make a app using those features link,
>> object_.d needs to be compiled in as well, and t
Am Mon, 23 Jan 2012 20:13:26 + (UTC)
schrieb Iain Buclaw :
> Started an initial list for our roadmap for the next month.
>
> https://bitbucket.org/goshawk/gdc/wiki/Roadmap
>
>
> Daniel, if there's anything you could help on, please don't hesitate
> to contact me. :)
>
>
> Regards
> Iain
Am Fri, 10 Feb 2012 19:36:22 +0100
schrieb Johannes Pfau :
> Yep, anything 'class' related won't work without object.di and
> probably much more. But to make a app using those features link,
> object_.d needs to be compiled in as well, and that pulls in some
> druntime dependencies (not too many),