index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
formula_installer.rb
Age
Commit message (
Expand
)
Author
2011-03-12
Fix UnsatisfiedExternalDependencyError
George Kulakowski
2011-03-12
Fix 'brew install f' for already-installed brews.
Adam Vandenberg
2011-03-12
More modular cmd/install and FormulaInstaller
Max Howell
2010-10-21
fix jruby external deps
Adam Vandenberg
2010-08-07
ARGV - rename method that conflicts with optparse
Adam Vandenberg
2010-07-21
Fix message and undent for external deps
Adam Vandenberg
2010-07-18
Make expand_deps a class function
Max Howell
2010-07-18
Some String.dedent action
Max Howell
2010-04-09
Support jruby external dependencies.
Adam Vandenberg
2010-03-19
Fix external perl checker.
Adam Vandenberg
2010-02-25
Add support for external ruby deps, and fix external deps system.
Andre Arko
2010-01-17
Don't require beer_events
Max Howell
2010-01-13
Support Perl/CPAN external dependencies
Max Howell
2010-01-13
Adds: depends_on 'simplejson' => :python
Max Howell
2009-12-02
Nice the install process
Max Howell
2009-11-11
Disable watch_out_for_spill temporarily
Max Howell
2009-11-09
Don't use Kernel.system much
Max Howell
2009-11-08
Use our own popen implementation in Formula.system
Max Howell
2009-11-07
brew install improvements
Max Howell