Commit Graph

19 Commits (aee157d37fb1be032ac8cc61f5213c2d07561dc1)

Author SHA1 Message Date
Aku Kotkavuo ea7a87a24a Update JRuby to 1.5.6.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-04 17:19:43 +00:00
Aku Kotkavuo e992b56d97 Update JRuby to 1.5.5.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-10 11:18:19 -08:00
Adam Vandenberg 74c819db45 jruby - oops, lets use the binary download 2010-09-30 09:31:12 -07:00
Adam Vandenberg 89c729b669 JRuby 1.5.3 2010-09-28 12:44:11 -07:00
Adam Vandenberg 83a38e6350 JRuby 1.5.2 2010-08-21 12:02:52 -07:00
Adam Vandenberg 0103ba1bc2 Add RVM/cider caveats to alt. Rubies. 2010-07-20 07:24:39 -07:00
Adam Vandenberg e676af7135 Enable jruby test 2010-06-30 07:27:23 -07:00
Joshua Peek 61d2c1e75e only jruby bin/ should be linked to the main tree
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-12 20:38:54 -07:00
Aku Kotkavuo 5841491969 Update formula jruby to 1.5.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-07 15:25:42 -07:00
Martin Kühl 88e5ca0e20 Updated formula: jruby 1.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-17 20:23:44 -07:00
Adam Vandenberg 608d5b6fd2 jruby - take advantage of FileUtils being included in Formula. 2010-03-19 12:21:10 -07:00
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