aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby.rb
AgeCommit message (Expand)Author
2010-06-16Add "fails_with_llvm" to formula to document LLVM build breaks.Adam Vandenberg
2010-05-29ruby formula can install from 1.9.2 dev branch by using --HEAD flagFaisal N. Jawdat
2010-05-19Adding the option "--with-doc" to install Ruby with documentation.Adriano Bonat
2010-01-24Update Ruby to 1.9.1-p378Aku Kotkavuo
2010-01-24Add an option to add a 1.9 suffix to rubyLincoln Stoll
2009-12-22Update ruby to 1.9.1-p376 releaseLon Baker
2009-12-02Warn users that gems can be troublesome with our formulaMax Howell
2009-12-02Revert "Don't install gem or rake"Max Howell
2009-11-11Don't install gem or rakeMax Howell
2009-11-09ruby formula forces gcc, to work around llvm breakageFaisal N. Jawdat
2009-10-19Add readline dependency to RubyAanand Prasad
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
2009-09-22Building Ruby with pthread is bad practice.elliottcable
2009-09-22I can’t find an explanation of `CFLAGS=-D_XOPEN_SOURCE=1`, so I’m removin...elliottcable
2009-09-21Revert to Ruby 1.9Max Howell
2009-09-18Ruby 64-bit formulaMike Enriquez
2009-09-14Ruby 1.9.1 formulaClinton R. Nixon