aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby.rb
AgeCommit message (Expand)Author
2011-12-10ruby: Remove unrecognized optionMatthew King
2011-11-26Ruby: remove some suggestions from the caveatsAdam Vandenberg
2011-11-22ruby: Update to 1.9.3Michael Dippery
2011-09-02Don't fails_with_llvm if MacOS.lion?Max Howell
2011-09-01Allow fails_with_llvm {}Max Howell
2011-07-26ruby 1.9.2-p290Adam Vandenberg
2011-04-23Use ARGV.build_universal?Adam Vandenberg
2011-03-25Update fails_with_llvm in formulaeAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-21ruby 1.9.2-p180Mislav Marohnić
2011-02-06"ruby" formula: add "--universal" flag for arch=x86_64,i386Mislav Marohnić
2010-12-27ruby: Update to 1.9.2-p136Michael Dippery
2010-10-25Cider was renamed to CinderellaJamie Macey
2010-08-20Update ruby formula to use standard vendor and site pathsJoshua Peek
2010-08-20ruby - Move gems out of Cellar and into HOMEBREW_PREFIXAdam Vandenberg
2010-08-20--HEAD builds trunk instead of ruby 1.9.2Faisal N. Jawdat
2010-08-20Update formula ruby to 1.9.2Aku Kotkavuo
2010-08-20Update Formula: rubyJoshua Peek
2010-08-07Update formulae for version 0.7Adam Vandenberg
2010-07-20Add RVM/cider caveats to alt. Rubies.Adam Vandenberg
2010-07-16Add ARGV.build_head? and use it.Adam Vandenberg
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