Posted on Feb 15, 2009

RubyInstaller repository relocated

This is a quick post to let everybody interested in One-Click Ruby Installer project that the repository got relocated.

From http://github.com/luislavena/rubyinstaller

To http://github.com/oneclick/rubyinstaller

I’ve added a note there just in case. All the code up-to-date got migrated, so no loss.

Posted on Feb 7, 2009

Building Ruby: Creating Packages

As I commented in my previous post, building Ruby can be a daunting task. This time I want to explain the logic behind the new DSL created for RubyInstaller

Continue Reading

Posted on Feb 7, 2009

Building Ruby: The background

As you guys may know, As maintainer of One-Click Ruby Installer, decided dump current builds of Ruby for one using MinGW (GCC) compiler back late 2007. This adventure turned into a quest and want to share the progress made in it.

Continue Reading