buildrootschalter/package/ruby
Thomas Petazzoni 8bd4231599 ruby: convert to autotools and fix build
ruby is converted to the autotools infrastructure, and the dependency
on host-ruby is added since a ruby interpreter is needed to build a
ruby interpreter. Fortunately, this is taken into account in the ruby
build process, and it first start to build a mini-interpreter that is
used to build the rest. However, this doesn't take the
cross-compilation case into account, so we have to build ruby for the
host.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-07-06 10:32:35 +02:00
..
Config.in ruby: needs WCHAR support in toolchain 2009-07-13 09:20:40 +02:00
ruby-configure.patch Change ruby version to 1.9.1-p129 2009-07-12 22:33:52 +02:00
ruby.mk ruby: convert to autotools and fix build 2010-07-06 10:32:35 +02:00