Max Howell
b3ebd2df7b
A test to check that jruby installed correctly
2009-12-21 17:00:10 +00:00
Scott Barron
3f7a79a990
The jruby-src doesn't seem to work with an installation like this, but the -bin does
2009-12-21 11:25:01 -05:00
Theo
f8207cb00c
Fixed JRuby formula: no compilation & less crud
...
There's no need to build JRuby, it's already compiled out of the box.
The code that cleaned out non-darwin native libraries was broken, but no more.
2009-12-18 18:58:40 +01:00
David Höppner
4b403c4bf6
jruby: Fixes Homebrew/homebrew#173
2009-12-03 14:18:53 +01:00
Luke Amdor
31130182ff
Updated jruby to 1.4.0
...
Adam V: Also, remove non-Darwin native libs.
2009-11-18 10:09:21 -08:00
Adam Vandenberg
e535eeece6
JRuby - only keep darwin native libraries.
2009-11-16 13:08:46 -08:00
Max Howell
61b2307139
s/require 'brewkit'/require 'formula'/g
...
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Clinton R. Nixon
773ec7ca11
JRuby formula
...
100% Java implementation of Ruby.
2009-09-14 20:33:46 +01:00