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.rb
Age
Commit message (
Expand
)
Author
2013-07-18
Formula: temporarily set PYTHONPATH.
Mike McQuaid
2013-07-12
Move inreplace off of Object
Jack Nagel
2013-06-29
Do this in a saner way
Jack Nagel
2013-06-29
Move Formula.factory into new Formulary module
Adam Vandenberg
2013-06-29
Add TODO to canonical_name
Adam Vandenberg
2013-06-29
Pass strings to factory
Adam Vandenberg
2013-06-26
Formula.each: note why import failed
Jack Nagel
2013-06-24
Use 'path or URL' as tap for non-tap, non-core formulae
Adam Vandenberg
2013-06-24
Show tap/path for non-core formulae on build failure
Adam Vandenberg
2013-06-23
Remove unused guard in canonical_name
Adam Vandenberg
2013-06-23
document canonical name and move vars down to usage
Adam Vandenberg
2013-06-20
Remove unused accessor
Jack Nagel
2013-06-20
Use a Set for skip_clean_paths
Jack Nagel
2013-06-20
Splatted parameter is always an array
Jack Nagel
2013-06-20
Formula: improve local bottle failure messaging.
Mike McQuaid
2013-06-09
Update Formula#to_hash for tweaked conflicts implementation
Jack Nagel
2013-06-09
Separate formula conflicts from requirements
Jack Nagel
2013-06-08
Make Test::Unit assertions available in formula tests
Jack Nagel
2013-06-06
Add class name to method_added error
Adam Vandenberg
2013-06-06
Use ivar accessors
Jack Nagel
2013-06-06
Hotfix: Revert Python module
Samuel John
2013-06-06
PythonInstalled: Don't require superenv
Samuel John
2013-06-05
Consolidate formula visibility blocks
Adam Vandenberg
2013-06-04
Extract attr_rw from Formula for reuse
Jack Nagel
2013-06-03
Remove unnecessary use of instance_eval
Jack Nagel
2013-06-03
Python 2.x and 3.x support
Samuel John
2013-05-25
Fix Formula#installed_prefix logic
Jack Nagel
2013-05-25
Remove cat_without_underscores bottle methods.
Mike McQuaid
2013-05-21
Formula: move pin methods somewhere less intrusive
Jack Nagel
2013-05-16
Use subdirs to avoid checking for .DS_Store
Jack Nagel
2013-05-16
Formula: remove specs accessor
Jack Nagel
2013-05-16
Formula#fetch: always return the cached path
Jack Nagel
2013-05-16
Adjust semantics of Formula#fetch
Jack Nagel
2013-05-10
Use Enumerable#grep
Jack Nagel
2013-05-05
Formula: fix to_hash output for bottles
Misty De Meo
2013-05-03
Add frameworks helper to formula
Adam Vandenberg
2013-04-27
Allow `brew versions` to work with underspecified formulae
Jack Nagel
2013-04-21
Remove global methods from formulae
Simon Sigurdhsson
2013-04-16
Add tests for FormulaPin and simplify implementation
Jack Nagel
2013-04-15
Avoid expensive Pathname concatenation
Jack Nagel
2013-04-14
Style nit
Jack Nagel
2013-04-14
Don't use Pathname#/ in performance-critical code
Jack Nagel
2013-04-13
Raise a useful exception for incomplete formulae
Jack Nagel
2013-04-13
Allow "devel-only" formulae
Jack Nagel
2013-04-13
Improved formula attribute validation
Jack Nagel
2013-04-09
Check existence rather than rescue exceptions
Jack Nagel
2013-04-07
Unify indentation of access modifiers
Jack Nagel
2013-04-05
Remove obsolete comment about download_strategy
Jack Nagel
2013-04-01
Add optional post_install method to Formula.
Mike McQuaid
2013-03-30
brew-pin: prevent selected formulae from upgrade.
Simon Sigurdhsson
[next]