Commit graph

10 commits

Author SHA1 Message Date
Adam Vandenberg
421d480a2c Ruby Enterprise Edition depends on readline for unicode support.
(For reference, the Ruby 1.9 formula also depends on readline.)

This fixes Homebrew/homebrew#882.
2010-04-05 16:26:30 -07:00
Max Howell
dabeaddebb String.undent for prettier HEREDOCs 2010-03-07 17:57:05 +00:00
Carmine Paolino
4581490798 Update Ruby Enterprise Edition to 2010.01
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-25 15:39:16 -08:00
Joel Chippindale
3f89e19d3b Fix args for ruby-enterprise-edition formula
Without this change the following error was output for my homebrew location

==> /installer --auto /Users/joel/.homebrew/Cellar/ruby-enterprise-edition/2009.10 --no-tcmalloc -c --enable-shared
invalid option: --auto /Users/joel/.homebrew/Cellar/ruby-enterprise-edition/2009.10
2009-12-19 15:25:41 +00:00
Stephen Caudill
590f13efd1 Allow REE to be built shared 2009-12-05 18:09:20 +00:00
Max Howell
0531c8081f Some more aliases 2009-12-04 14:16:45 +00:00
Tom Ward
ed7aae5908 Updated ruby enterprise edition formula to 1.8.7-2009.10 release 2009-11-07 18:22:35 +00: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
Mathias Meyer
6b0cd606a3 Don't strip the ruby binary, unicorns die and bundles don't get loaded. 2009-10-15 15:18:53 +01:00
Attila Györffy
e267611d72 Ruby Enterprise Edition 1.8.7-20090928
A server-oriented friendly branch of Ruby which includes various enhancements.
2009-10-01 16:21:30 +01:00