index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
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-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
2013-03-28
Make clear that this method discards arguments
Jack Nagel
2013-03-20
Move this method somewhere more appropriate
Jack Nagel
2013-03-20
Move Formula.all to compat
Jack Nagel
2013-03-20
brew-info: specify whether poured or built.
Mike McQuaid
2013-03-18
Simplify SoftwareSpec checksum methods
Jack Nagel
2013-03-16
Use a priority queue to select compilers
Jack Nagel
2013-03-16
Replace custom collection with Set
Jack Nagel
2013-03-12
Switch compilers when no build is specified
Jack Nagel
2013-03-12
Pass filename and lineno arguments to class_eval
Jack Nagel
2013-03-01
Support 32-bit 10.6 bottles.
Mike McQuaid
2013-03-01
Add custom bottle URL support.
Mike McQuaid
2013-02-24
Revert "Shouldn't override def patch"
Adam Vandenberg
2013-02-22
Shouldn't override def patch
Adam Vandenberg
2013-02-21
Formula: fix class-level version accessor
Jack Nagel
2013-02-21
Only fails_with compiler version for developers.
Mike McQuaid
[next]