Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
September 25, 2010 Where have all the sources gone? | ||||
---|---|---|---|---|
| ||||
I've found the phobos source: http://www.dsource.org/projects/phobos/browser/trunk/phobos The DMD source: http://www.dsource.org/projects/dmd/browser/trunk/ and this seems to be the runtime: http://www.dsource.org/projects/druntime/browser/trunk/ But I can't seem to even find object.d or dmd.conf. Does anyone have a full list of where to checkout everything in the dmd.2.x.zip? -- ... <IXOYE>< |
September 25, 2010 Re: Where have all the sources gone? | ||||
---|---|---|---|---|
| ||||
Posted in reply to BCS | On 2010-09-25 03:08, BCS wrote: > I've found the phobos source: > > http://www.dsource.org/projects/phobos/browser/trunk/phobos > > The DMD source: > > http://www.dsource.org/projects/dmd/browser/trunk/ > > and this seems to be the runtime: > > http://www.dsource.org/projects/druntime/browser/trunk/ > > But I can't seem to even find object.d or dmd.conf. > > Does anyone have a full list of where to checkout everything in the > dmd.2.x.zip? The source for object.d is in the druntime sources but it's called object_.d: http://www.dsource.org/projects/druntime/browser/trunk/src/object_.d . The sources are available in the zip as well. -- /Jacob Carlborg |
September 26, 2010 Re: Where have all the sources gone? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jacob Carlborg | Hello Jacob, > On 2010-09-25 03:08, BCS wrote: > >> I've found the phobos source: >> >> http://www.dsource.org/projects/phobos/browser/trunk/phobos >> >> The DMD source: >> >> http://www.dsource.org/projects/dmd/browser/trunk/ >> >> and this seems to be the runtime: >> >> http://www.dsource.org/projects/druntime/browser/trunk/ >> >> But I can't seem to even find object.d or dmd.conf. >> >> Does anyone have a full list of where to checkout everything in the >> dmd.2.x.zip? >> > The source for object.d is in the druntime sources but it's called > object_.d: > http://www.dsource.org/projects/druntime/browser/trunk/src/object_.d . > The sources are available in the zip as well. > I really do need the versions in the SVN repos. -- ... <IXOYE>< |
September 26, 2010 Re: Where have all the sources gone? | ||||
---|---|---|---|---|
| ||||
Posted in reply to BCS | On 2010-09-26 03:43, BCS wrote: > Hello Jacob, > >> On 2010-09-25 03:08, BCS wrote: >> >>> I've found the phobos source: >>> >>> http://www.dsource.org/projects/phobos/browser/trunk/phobos >>> >>> The DMD source: >>> >>> http://www.dsource.org/projects/dmd/browser/trunk/ >>> >>> and this seems to be the runtime: >>> >>> http://www.dsource.org/projects/druntime/browser/trunk/ >>> >>> But I can't seem to even find object.d or dmd.conf. >>> >>> Does anyone have a full list of where to checkout everything in the >>> dmd.2.x.zip? >>> >> The source for object.d is in the druntime sources but it's called >> object_.d: >> http://www.dsource.org/projects/druntime/browser/trunk/src/object_.d . >> The sources are available in the zip as well. >> > > I really do need the versions in the SVN repos. Everything is available in the SVN repositories, or I'm I missing something? -- /Jacob Carlborg |
September 26, 2010 Re: Where have all the sources gone? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jacob Carlborg | Hello Jacob, > On 2010-09-26 03:43, BCS wrote: > >> Hello Jacob, >> >>> On 2010-09-25 03:08, BCS wrote: >>> >>>> I've found the phobos source: >>>> >>>> http://www.dsource.org/projects/phobos/browser/trunk/phobos >>>> >>>> The DMD source: >>>> >>>> http://www.dsource.org/projects/dmd/browser/trunk/ >>>> >>>> and this seems to be the runtime: >>>> >>>> http://www.dsource.org/projects/druntime/browser/trunk/ >>>> >>>> But I can't seem to even find object.d or dmd.conf. >>>> >>>> Does anyone have a full list of where to checkout everything in the >>>> dmd.2.x.zip? >>>> >>> The source for object.d is in the druntime sources but it's called >>> object_.d: >>> http://www.dsource.org/projects/druntime/browser/trunk/src/object_.d >>> . The sources are available in the zip as well. >>> >> I really do need the versions in the SVN repos. >> > Everything is available in the SVN repositories, or I'm I missing > something? > I don't know (I havent checked yet), but I hope you are correct. -- ... <IXOYE>< |
Copyright © 1999-2021 by the D Language Foundation