aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/formula_installer.rb
AgeCommit message (Expand)Author
2011-03-12Fix UnsatisfiedExternalDependencyErrorGeorge Kulakowski
2011-03-12Fix 'brew install f' for already-installed brews.Adam Vandenberg
2011-03-12More modular cmd/install and FormulaInstallerMax Howell
2010-10-21fix jruby external depsAdam Vandenberg
2010-08-07ARGV - rename method that conflicts with optparseAdam Vandenberg
2010-07-21Fix message and undent for external depsAdam Vandenberg
2010-07-18Make expand_deps a class functionMax Howell
2010-07-18Some String.dedent actionMax Howell
2010-04-09Support jruby external dependencies.Adam Vandenberg
2010-03-19Fix external perl checker.Adam Vandenberg
2010-02-25Add support for external ruby deps, and fix external deps system.Andre Arko
2010-01-17Don't require beer_eventsMax Howell
2010-01-13Support Perl/CPAN external dependenciesMax Howell
2010-01-13Adds: depends_on 'simplejson' => :pythonMax Howell
2009-12-02Nice the install processMax Howell
2009-11-11Disable watch_out_for_spill temporarilyMax Howell
2009-11-09Don't use Kernel.system muchMax Howell
2009-11-08Use our own popen implementation in Formula.systemMax Howell
2009-11-07brew install improvementsMax Howell