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
/
requirements
Age
Commit message (
Expand
)
Author
2013-06-18
Python module deps, ext. python fix and 10.6 fix
Samuel John
2013-06-16
Add minimum OS X version requirement
Adam Vandenberg
2013-06-14
Remove Version#to_a alias
Jack Nagel
2013-06-09
Separate formula conflicts from requirements
Jack Nagel
2013-06-09
PythonInstalled: Fix libdir for Python 3.x
Samuel John
2013-06-08
Add :ld64 dependency
Misty De Meo
2013-06-07
Python: Don't print warning about PYTHONPATH
Samuel John
2013-06-06
Hotfix: Revert Python module
Samuel John
2013-06-06
PythonInstalled: Don't require superenv
Samuel John
2013-06-05
depends_on :python sets PYTHONPATH internally
Samuel John
2013-06-05
Python add -F#{python.framework} for brewed Python
Samuel John
2013-06-04
Python: Don't use named tuples to get the version
Samuel John
2013-06-03
Revert "Remove default_formula from MPIDependency."
Jack Nagel
2013-06-03
Fix (Python) language dependency test
Samuel John
2013-06-03
depends_on :python Default to min vers 2.6 not 2.7
Samuel John
2013-06-03
Python 2.x and 3.x support
Samuel John
2013-05-24
Remove default_formula from MPIDependency.
Mike McQuaid
2013-05-23
Directory, not folder
Jack Nagel
2013-05-10
Allow requirements to specify a default formula.
Mike McQuaid
2013-05-06
Fix type error in conflict_requirement
Jack Nagel
2013-05-06
Reduce allocations in dependency construction
Jack Nagel
2013-04-02
Fix missing require in x11_dependency.rb
Jack Nagel
2013-04-02
Shrink requirements.rb
Jack Nagel