Hi I''ve noticed that the -I switch for passing in search paths has also gone away. In the binary release John talks about a batteries included approach. Does that mean all we have to do is extract it to a folder, add the bin folder to the PATH variable and off we go or are there still some switches to pass in when we want to use rubygems etc? Thanks Ivan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080725/4dd050e8/attachment.html>
The ?I switch is still there. We?re still delegating to ir.cmd to run IronRuby today. We?ll fix some of these problems now that we have a fixed relative path layout to our libs directory. We?ll be updating this drop to reflect this soon (and to do a few other things that we missed this time around like enabling RubyGems support out of the box). Thanks, -John From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Ivan Porto Carrero Sent: Friday, July 25, 2008 2:33 AM To: ironruby-core at rubyforge.org Subject: [Ironruby-core] binary release Hi I''ve noticed that the -I switch for passing in search paths has also gone away. In the binary release John talks about a batteries included approach. Does that mean all we have to do is extract it to a folder, add the bin folder to the PATH variable and off we go or are there still some switches to pass in when we want to use rubygems etc? Thanks Ivan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080725/7b24a550/attachment.html>
On Fri, Jul 25, 2008 at 9:16 AM, John Lam (IRONRUBY) <jflam at microsoft.com> wrote:> The ?I switch is still there. We''re still delegating to ir.cmd to run > IronRuby today. We''ll fix some of these problems now that we have a fixed > relative path layout to our libs directory. We''ll be updating this drop to > reflect this soon (and to do a few other things that we missed this time > around like enabling RubyGems support out of the box). >Will we see regular binary releases? I''m behind a particularly draconian proxy and SVN won''t work. HTTP headers that SVN uses are blocked. Being able to get regular binaries or even zipped source would be so nice! Justin
Life will get better for you when we move to github for our sources as they support tarball gen. And yes we will do more regular binary drops. Sent from my phone On Jul 25, 2008, at 11:30 AM, "Justin Bailey" <jgbailey at gmail.com> wrote:> On Fri, Jul 25, 2008 at 9:16 AM, John Lam (IRONRUBY) > <jflam at microsoft.com> wrote: >> The ?I switch is still there. We''re still delegating to ir.cmd to >> run >> IronRuby today. We''ll fix some of these problems now that we have a >> fixed >> relative path layout to our libs directory. We''ll be updating this >> drop to >> reflect this soon (and to do a few other things that we missed this >> time >> around like enabling RubyGems support out of the box). >> > > Will we see regular binary releases? I''m behind a particularly > draconian proxy and SVN won''t work. HTTP headers that SVN uses are > blocked. Being able to get regular binaries or even zipped source > would be so nice! > > Justin > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >
I can look into syncing svn to my github account. If it''s easy I''ll do it and let you know. JD ________________________________________ From: ironruby-core-bounces at rubyforge.org [ironruby-core-bounces at rubyforge.org] On Behalf Of John Lam (IRONRUBY) [jflam at microsoft.com] Sent: Friday, July 25, 2008 1:13 PM To: ironruby-core at rubyforge.org Cc: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] binary release Life will get better for you when we move to github for our sources as they support tarball gen. And yes we will do more regular binary drops. Sent from my phone On Jul 25, 2008, at 11:30 AM, "Justin Bailey" <jgbailey at gmail.com> wrote:> On Fri, Jul 25, 2008 at 9:16 AM, John Lam (IRONRUBY) > <jflam at microsoft.com> wrote: >> The ?I switch is still there. We''re still delegating to ir.cmd to >> run >> IronRuby today. We''ll fix some of these problems now that we have a >> fixed >> relative path layout to our libs directory. We''ll be updating this >> drop to >> reflect this soon (and to do a few other things that we missed this >> time >> around like enabling RubyGems support out of the box). >> > > Will we see regular binary releases? I''m behind a particularly > draconian proxy and SVN won''t work. HTTP headers that SVN uses are > blocked. Being able to get regular binaries or even zipped source > would be so nice! > > Justin > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >_______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core
I have a mirror of the IronRuby svn at GitHub: http://github.com/petebacondarwin/ironruby. I will manually track the svn repository on the "master" branch of this git repository for the time being. (The git-svn doesn''t work too well on windows at the moment). I have been using it to track my implementation of the BigDecimal library, which you are welcome to take a look at in the "bigdecimal" branch. Checkout the cool network graph to see what I mean: http://github.com/petebacondarwin/ironruby/network. You can pull zipped up sources from github. E.g. The master branch (which is currently a copy of SVN r127) can be pulled from: http://github.com/petebacondarwin/ironruby/tarball/master. Hope that helps, Pete -----Original Message----- From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Jim Deville Sent: Friday,25 July 25, 2008 21:58 To: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] binary release I can look into syncing svn to my github account. If it''s easy I''ll do it and let you know. JD ________________________________________ From: ironruby-core-bounces at rubyforge.org [ironruby-core-bounces at rubyforge.org] On Behalf Of John Lam (IRONRUBY) [jflam at microsoft.com] Sent: Friday, July 25, 2008 1:13 PM To: ironruby-core at rubyforge.org Cc: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] binary release Life will get better for you when we move to github for our sources as they support tarball gen. And yes we will do more regular binary drops. Sent from my phone On Jul 25, 2008, at 11:30 AM, "Justin Bailey" <jgbailey at gmail.com> wrote:> On Fri, Jul 25, 2008 at 9:16 AM, John Lam (IRONRUBY) > <jflam at microsoft.com> wrote: >> The -I switch is still there. We''re still delegating to ir.cmd to >> run >> IronRuby today. We''ll fix some of these problems now that we have a >> fixed >> relative path layout to our libs directory. We''ll be updating this >> drop to >> reflect this soon (and to do a few other things that we missed this >> time >> around like enabling RubyGems support out of the box). >> > > Will we see regular binary releases? I''m behind a particularly > draconian proxy and SVN won''t work. HTTP headers that SVN uses are > blocked. Being able to get regular binaries or even zipped source > would be so nice! > > Justin > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >_______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core
Cool, I''m going to let you handle it. BTW, I''ll probably be pulling your BigDecimal stuff tonight. Thanks for the contribution. JD ________________________________________ From: ironruby-core-bounces at rubyforge.org [ironruby-core-bounces at rubyforge.org] On Behalf Of Peter Bacon Darwin [bacondarwin at googlemail.com] Sent: Friday, July 25, 2008 2:11 PM To: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] binary release I have a mirror of the IronRuby svn at GitHub: http://github.com/petebacondarwin/ironruby. I will manually track the svn repository on the "master" branch of this git repository for the time being. (The git-svn doesn''t work too well on windows at the moment). I have been using it to track my implementation of the BigDecimal library, which you are welcome to take a look at in the "bigdecimal" branch. Checkout the cool network graph to see what I mean: http://github.com/petebacondarwin/ironruby/network. You can pull zipped up sources from github. E.g. The master branch (which is currently a copy of SVN r127) can be pulled from: http://github.com/petebacondarwin/ironruby/tarball/master. Hope that helps, Pete -----Original Message----- From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Jim Deville Sent: Friday,25 July 25, 2008 21:58 To: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] binary release I can look into syncing svn to my github account. If it''s easy I''ll do it and let you know. JD ________________________________________ From: ironruby-core-bounces at rubyforge.org [ironruby-core-bounces at rubyforge.org] On Behalf Of John Lam (IRONRUBY) [jflam at microsoft.com] Sent: Friday, July 25, 2008 1:13 PM To: ironruby-core at rubyforge.org Cc: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] binary release Life will get better for you when we move to github for our sources as they support tarball gen. And yes we will do more regular binary drops. Sent from my phone On Jul 25, 2008, at 11:30 AM, "Justin Bailey" <jgbailey at gmail.com> wrote:> On Fri, Jul 25, 2008 at 9:16 AM, John Lam (IRONRUBY) > <jflam at microsoft.com> wrote: >> The -I switch is still there. We''re still delegating to ir.cmd to >> run >> IronRuby today. We''ll fix some of these problems now that we have a >> fixed >> relative path layout to our libs directory. We''ll be updating this >> drop to >> reflect this soon (and to do a few other things that we missed this >> time >> around like enabling RubyGems support out of the box). >> > > Will we see regular binary releases? I''m behind a particularly > draconian proxy and SVN won''t work. HTTP headers that SVN uses are > blocked. Being able to get regular binaries or even zipped source > would be so nice! > > Justin > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >_______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core
That is great! Thanks! On Fri, Jul 25, 2008 at 2:11 PM, Peter Bacon Darwin <bacondarwin at googlemail.com> wrote:> I have a mirror of the IronRuby svn at GitHub: > http://github.com/petebacondarwin/ironruby. > I will manually track the svn repository on the "master" branch of this git > repository for the time being. (The git-svn doesn''t work too well on windows > at the moment). > I have been using it to track my implementation of the BigDecimal library, > which you are welcome to take a look at in the "bigdecimal" branch. > Checkout the cool network graph to see what I mean: > http://github.com/petebacondarwin/ironruby/network. > You can pull zipped up sources from github. E.g. The master branch (which > is currently a copy of SVN r127) can be pulled from: > http://github.com/petebacondarwin/ironruby/tarball/master. > Hope that helps, > Pete > > -----Original Message----- > From: ironruby-core-bounces at rubyforge.org > [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Jim Deville > Sent: Friday,25 July 25, 2008 21:58 > To: ironruby-core at rubyforge.org > Subject: Re: [Ironruby-core] binary release > > I can look into syncing svn to my github account. If it''s easy I''ll do it > and let you know. > > JD > ________________________________________ > From: ironruby-core-bounces at rubyforge.org > [ironruby-core-bounces at rubyforge.org] On Behalf Of John Lam (IRONRUBY) > [jflam at microsoft.com] > Sent: Friday, July 25, 2008 1:13 PM > To: ironruby-core at rubyforge.org > Cc: ironruby-core at rubyforge.org > Subject: Re: [Ironruby-core] binary release > > Life will get better for you when we move to github for our sources as > they support tarball gen. And yes we will do more regular binary drops. > > Sent from my phone > > On Jul 25, 2008, at 11:30 AM, "Justin Bailey" <jgbailey at gmail.com> > wrote: > >> On Fri, Jul 25, 2008 at 9:16 AM, John Lam (IRONRUBY) >> <jflam at microsoft.com> wrote: >>> The -I switch is still there. We''re still delegating to ir.cmd to >>> run >>> IronRuby today. We''ll fix some of these problems now that we have a >>> fixed >>> relative path layout to our libs directory. We''ll be updating this >>> drop to >>> reflect this soon (and to do a few other things that we missed this >>> time >>> around like enabling RubyGems support out of the box). >>> >> >> Will we see regular binary releases? I''m behind a particularly >> draconian proxy and SVN won''t work. HTTP headers that SVN uses are >> blocked. Being able to get regular binaries or even zipped source >> would be so nice! >> >> Justin >> _______________________________________________ >> Ironruby-core mailing list >> Ironruby-core at rubyforge.org >> http://rubyforge.org/mailman/listinfo/ironruby-core >> > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >
Just be aware that this BigDecimal is not quite there on division, remainder/modulos and sqrt at the moment. Pete -----Original Message----- From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Jim Deville Sent: Friday,25 July 25, 2008 22:14 To: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] binary release Cool, I''m going to let you handle it. BTW, I''ll probably be pulling your BigDecimal stuff tonight. Thanks for the contribution. JD ________________________________________ From: ironruby-core-bounces at rubyforge.org [ironruby-core-bounces at rubyforge.org] On Behalf Of Peter Bacon Darwin [bacondarwin at googlemail.com] Sent: Friday, July 25, 2008 2:11 PM To: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] binary release I have a mirror of the IronRuby svn at GitHub: http://github.com/petebacondarwin/ironruby. I will manually track the svn repository on the "master" branch of this git repository for the time being. (The git-svn doesn''t work too well on windows at the moment). I have been using it to track my implementation of the BigDecimal library, which you are welcome to take a look at in the "bigdecimal" branch. Checkout the cool network graph to see what I mean: http://github.com/petebacondarwin/ironruby/network. You can pull zipped up sources from github. E.g. The master branch (which is currently a copy of SVN r127) can be pulled from: http://github.com/petebacondarwin/ironruby/tarball/master. Hope that helps, Pete -----Original Message----- From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Jim Deville Sent: Friday,25 July 25, 2008 21:58 To: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] binary release I can look into syncing svn to my github account. If it''s easy I''ll do it and let you know. JD ________________________________________ From: ironruby-core-bounces at rubyforge.org [ironruby-core-bounces at rubyforge.org] On Behalf Of John Lam (IRONRUBY) [jflam at microsoft.com] Sent: Friday, July 25, 2008 1:13 PM To: ironruby-core at rubyforge.org Cc: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] binary release Life will get better for you when we move to github for our sources as they support tarball gen. And yes we will do more regular binary drops. Sent from my phone On Jul 25, 2008, at 11:30 AM, "Justin Bailey" <jgbailey at gmail.com> wrote:> On Fri, Jul 25, 2008 at 9:16 AM, John Lam (IRONRUBY) > <jflam at microsoft.com> wrote: >> The -I switch is still there. We''re still delegating to ir.cmd to >> run >> IronRuby today. We''ll fix some of these problems now that we have a >> fixed >> relative path layout to our libs directory. We''ll be updating this >> drop to >> reflect this soon (and to do a few other things that we missed this >> time >> around like enabling RubyGems support out of the box). >> > > Will we see regular binary releases? I''m behind a particularly > draconian proxy and SVN won''t work. HTTP headers that SVN uses are > blocked. Being able to get regular binaries or even zipped source > would be so nice! > > Justin > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >_______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core
Out of interest, when are we going to have sync''ed releases of the DLR, IronRuby and IronPython?? Would be really useful for IronEditor ;) On Sat, Jul 26, 2008 at 6:39 AM, Peter Bacon Darwin <bacondarwin at googlemail.com> wrote:> Just be aware that this BigDecimal is not quite there on division, > remainder/modulos and sqrt at the moment. > Pete > > -----Original Message----- > From: ironruby-core-bounces at rubyforge.org > [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Jim Deville > Sent: Friday,25 July 25, 2008 22:14 > To: ironruby-core at rubyforge.org > Subject: Re: [Ironruby-core] binary release > > Cool, I''m going to let you handle it. BTW, I''ll probably be pulling your > BigDecimal stuff tonight. Thanks for the contribution. > > JD > ________________________________________ > From: ironruby-core-bounces at rubyforge.org > [ironruby-core-bounces at rubyforge.org] On Behalf Of Peter Bacon Darwin > [bacondarwin at googlemail.com] > Sent: Friday, July 25, 2008 2:11 PM > To: ironruby-core at rubyforge.org > Subject: Re: [Ironruby-core] binary release > > I have a mirror of the IronRuby svn at GitHub: > http://github.com/petebacondarwin/ironruby. > I will manually track the svn repository on the "master" branch of this git > repository for the time being. (The git-svn doesn''t work too well on windows > at the moment). > I have been using it to track my implementation of the BigDecimal library, > which you are welcome to take a look at in the "bigdecimal" branch. > Checkout the cool network graph to see what I mean: > http://github.com/petebacondarwin/ironruby/network. > You can pull zipped up sources from github. E.g. The master branch (which > is currently a copy of SVN r127) can be pulled from: > http://github.com/petebacondarwin/ironruby/tarball/master. > Hope that helps, > Pete > > -----Original Message----- > From: ironruby-core-bounces at rubyforge.org > [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Jim Deville > Sent: Friday,25 July 25, 2008 21:58 > To: ironruby-core at rubyforge.org > Subject: Re: [Ironruby-core] binary release > > I can look into syncing svn to my github account. If it''s easy I''ll do it > and let you know. > > JD > ________________________________________ > From: ironruby-core-bounces at rubyforge.org > [ironruby-core-bounces at rubyforge.org] On Behalf Of John Lam (IRONRUBY) > [jflam at microsoft.com] > Sent: Friday, July 25, 2008 1:13 PM > To: ironruby-core at rubyforge.org > Cc: ironruby-core at rubyforge.org > Subject: Re: [Ironruby-core] binary release > > Life will get better for you when we move to github for our sources as > they support tarball gen. And yes we will do more regular binary drops. > > Sent from my phone > > On Jul 25, 2008, at 11:30 AM, "Justin Bailey" <jgbailey at gmail.com> > wrote: > >> On Fri, Jul 25, 2008 at 9:16 AM, John Lam (IRONRUBY) >> <jflam at microsoft.com> wrote: >>> The -I switch is still there. We''re still delegating to ir.cmd to >>> run >>> IronRuby today. We''ll fix some of these problems now that we have a >>> fixed >>> relative path layout to our libs directory. We''ll be updating this >>> drop to >>> reflect this soon (and to do a few other things that we missed this >>> time >>> around like enabling RubyGems support out of the box). >>> >> >> Will we see regular binary releases? I''m behind a particularly >> draconian proxy and SVN won''t work. HTTP headers that SVN uses are >> blocked. Being able to get regular binaries or even zipped source >> would be so nice! >> >> Justin >> _______________________________________________ >> Ironruby-core mailing list >> Ironruby-core at rubyforge.org >> http://rubyforge.org/mailman/listinfo/ironruby-core >> > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >
Ben Hall wrote:> Out of interest, when are we going to have sync''ed releases of the > DLR, IronRuby and IronPython?? Would be really useful for IronEditor > ;) > >As IronPython releases much less frequently, perhaps you could sync a binary release of IronRuby at the same time as the next IronPython release. Michael> On Sat, Jul 26, 2008 at 6:39 AM, Peter Bacon Darwin > <bacondarwin at googlemail.com> wrote: > >> Just be aware that this BigDecimal is not quite there on division, >> remainder/modulos and sqrt at the moment. >> Pete >> >> -----Original Message----- >> From: ironruby-core-bounces at rubyforge.org >> [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Jim Deville >> Sent: Friday,25 July 25, 2008 22:14 >> To: ironruby-core at rubyforge.org >> Subject: Re: [Ironruby-core] binary release >> >> Cool, I''m going to let you handle it. BTW, I''ll probably be pulling your >> BigDecimal stuff tonight. Thanks for the contribution. >> >> JD >> ________________________________________ >> From: ironruby-core-bounces at rubyforge.org >> [ironruby-core-bounces at rubyforge.org] On Behalf Of Peter Bacon Darwin >> [bacondarwin at googlemail.com] >> Sent: Friday, July 25, 2008 2:11 PM >> To: ironruby-core at rubyforge.org >> Subject: Re: [Ironruby-core] binary release >> >> I have a mirror of the IronRuby svn at GitHub: >> http://github.com/petebacondarwin/ironruby. >> I will manually track the svn repository on the "master" branch of this git >> repository for the time being. (The git-svn doesn''t work too well on windows >> at the moment). >> I have been using it to track my implementation of the BigDecimal library, >> which you are welcome to take a look at in the "bigdecimal" branch. >> Checkout the cool network graph to see what I mean: >> http://github.com/petebacondarwin/ironruby/network. >> You can pull zipped up sources from github. E.g. The master branch (which >> is currently a copy of SVN r127) can be pulled from: >> http://github.com/petebacondarwin/ironruby/tarball/master. >> Hope that helps, >> Pete >> >> -----Original Message----- >> From: ironruby-core-bounces at rubyforge.org >> [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Jim Deville >> Sent: Friday,25 July 25, 2008 21:58 >> To: ironruby-core at rubyforge.org >> Subject: Re: [Ironruby-core] binary release >> >> I can look into syncing svn to my github account. If it''s easy I''ll do it >> and let you know. >> >> JD >> ________________________________________ >> From: ironruby-core-bounces at rubyforge.org >> [ironruby-core-bounces at rubyforge.org] On Behalf Of John Lam (IRONRUBY) >> [jflam at microsoft.com] >> Sent: Friday, July 25, 2008 1:13 PM >> To: ironruby-core at rubyforge.org >> Cc: ironruby-core at rubyforge.org >> Subject: Re: [Ironruby-core] binary release >> >> Life will get better for you when we move to github for our sources as >> they support tarball gen. And yes we will do more regular binary drops. >> >> Sent from my phone >> >> On Jul 25, 2008, at 11:30 AM, "Justin Bailey" <jgbailey at gmail.com> >> wrote: >> >> >>> On Fri, Jul 25, 2008 at 9:16 AM, John Lam (IRONRUBY) >>> <jflam at microsoft.com> wrote: >>> >>>> The -I switch is still there. We''re still delegating to ir.cmd to >>>> run >>>> IronRuby today. We''ll fix some of these problems now that we have a >>>> fixed >>>> relative path layout to our libs directory. We''ll be updating this >>>> drop to >>>> reflect this soon (and to do a few other things that we missed this >>>> time >>>> around like enabling RubyGems support out of the box). >>>> >>>> >>> Will we see regular binary releases? I''m behind a particularly >>> draconian proxy and SVN won''t work. HTTP headers that SVN uses are >>> blocked. Being able to get regular binaries or even zipped source >>> would be so nice! >>> >>> Justin >>> _______________________________________________ >>> Ironruby-core mailing list >>> Ironruby-core at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/ironruby-core >>> >>> >> _______________________________________________ >> Ironruby-core mailing list >> Ironruby-core at rubyforge.org >> http://rubyforge.org/mailman/listinfo/ironruby-core >> _______________________________________________ >> Ironruby-core mailing list >> Ironruby-core at rubyforge.org >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> _______________________________________________ >> Ironruby-core mailing list >> Ironruby-core at rubyforge.org >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> _______________________________________________ >> Ironruby-core mailing list >> Ironruby-core at rubyforge.org >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> _______________________________________________ >> Ironruby-core mailing list >> Ironruby-core at rubyforge.org >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >-- http://www.ironpythoninaction.com/ http://www.voidspace.org.uk/ http://www.trypython.org/ http://www.ironpython.info/ http://www.theotherdelia.co.uk/ http://www.resolverhacks.net/
The DLR is going to stabilize at some point in the fall (I forget the exact date, but probably around PDC) and have its own codeplex project. At that time, the language repositories will start to share the version of the DLR on codeplex. In the shorter term, I''m updating the codeplex.com/sdlsdk bits shortly, so I''d suggest just taking that and then changing around things to build against the desktop assemblies. Peter has done this already, so if you have questions he''s your man. Daily builds for all these things are definitely something else that''ll have to come shortly. There is a light at the end of the tunnel =) ~js> -----Original Message----- > From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core- > bounces at rubyforge.org] On Behalf Of Ben Hall > Sent: Saturday, July 26, 2008 2:21 PM > To: ironruby-core at rubyforge.org > Subject: Re: [Ironruby-core] binary release > > Out of interest, when are we going to have sync''ed releases of the > DLR, IronRuby and IronPython?? Would be really useful for IronEditor > ;) > > On Sat, Jul 26, 2008 at 6:39 AM, Peter Bacon Darwin > <bacondarwin at googlemail.com> wrote: > > Just be aware that this BigDecimal is not quite there on division, > > remainder/modulos and sqrt at the moment. > > Pete > > > > -----Original Message----- > > From: ironruby-core-bounces at rubyforge.org > > [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Jim Deville > > Sent: Friday,25 July 25, 2008 22:14 > > To: ironruby-core at rubyforge.org > > Subject: Re: [Ironruby-core] binary release > > > > Cool, I''m going to let you handle it. BTW, I''ll probably be pulling > your > > BigDecimal stuff tonight. Thanks for the contribution. > > > > JD > > ________________________________________ > > From: ironruby-core-bounces at rubyforge.org > > [ironruby-core-bounces at rubyforge.org] On Behalf Of Peter Bacon Darwin > > [bacondarwin at googlemail.com] > > Sent: Friday, July 25, 2008 2:11 PM > > To: ironruby-core at rubyforge.org > > Subject: Re: [Ironruby-core] binary release > > > > I have a mirror of the IronRuby svn at GitHub: > > http://github.com/petebacondarwin/ironruby. > > I will manually track the svn repository on the "master" branch of > this git > > repository for the time being. (The git-svn doesn''t work too well on > windows > > at the moment). > > I have been using it to track my implementation of the BigDecimal > library, > > which you are welcome to take a look at in the "bigdecimal" branch. > > Checkout the cool network graph to see what I mean: > > http://github.com/petebacondarwin/ironruby/network. > > You can pull zipped up sources from github. E.g. The master branch > (which > > is currently a copy of SVN r127) can be pulled from: > > http://github.com/petebacondarwin/ironruby/tarball/master. > > Hope that helps, > > Pete > > > > -----Original Message----- > > From: ironruby-core-bounces at rubyforge.org > > [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Jim Deville > > Sent: Friday,25 July 25, 2008 21:58 > > To: ironruby-core at rubyforge.org > > Subject: Re: [Ironruby-core] binary release > > > > I can look into syncing svn to my github account. If it''s easy I''ll > do it > > and let you know. > > > > JD > > ________________________________________ > > From: ironruby-core-bounces at rubyforge.org > > [ironruby-core-bounces at rubyforge.org] On Behalf Of John Lam > (IRONRUBY) > > [jflam at microsoft.com] > > Sent: Friday, July 25, 2008 1:13 PM > > To: ironruby-core at rubyforge.org > > Cc: ironruby-core at rubyforge.org > > Subject: Re: [Ironruby-core] binary release > > > > Life will get better for you when we move to github for our sources > as > > they support tarball gen. And yes we will do more regular binary > drops. > > > > Sent from my phone > > > > On Jul 25, 2008, at 11:30 AM, "Justin Bailey" <jgbailey at gmail.com> > > wrote: > > > >> On Fri, Jul 25, 2008 at 9:16 AM, John Lam (IRONRUBY) > >> <jflam at microsoft.com> wrote: > >>> The -I switch is still there. We''re still delegating to ir.cmd to > >>> run > >>> IronRuby today. We''ll fix some of these problems now that we have a > >>> fixed > >>> relative path layout to our libs directory. We''ll be updating this > >>> drop to > >>> reflect this soon (and to do a few other things that we missed this > >>> time > >>> around like enabling RubyGems support out of the box). > >>> > >> > >> Will we see regular binary releases? I''m behind a particularly > >> draconian proxy and SVN won''t work. HTTP headers that SVN uses are > >> blocked. Being able to get regular binaries or even zipped source > >> would be so nice! > >> > >> Justin > >> _______________________________________________ > >> Ironruby-core mailing list > >> Ironruby-core at rubyforge.org > >> http://rubyforge.org/mailman/listinfo/ironruby-core > >> > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core