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-10-15
Avoid the need to defensively flatten tags array
Jack Nagel
2013-09-14
Rename PythonInstalled to PythonDependency.
Mike McQuaid
2013-09-14
MinimumMacOSRequirement: rename file.
Mike McQuaid
2013-09-03
PythonInstalled: Allow formulae to set/append PYTHONPATH
Samuel John
2013-09-03
PythonInstalled: Adding a private_site_packages
Samuel John
2013-08-27
PythonInstalled, name includes modules
Samuel John
2013-08-23
PythonInstalled: Unset PYTHONPATH for `satisfied?`
Samuel John
2013-08-19
Use ENV.prepend_path
Jack Nagel
2013-08-19
Use ENV.append_path
Jack Nagel
2013-08-19
which in requirements always uses ORIGINAL_PATHS now
Jack Nagel
2013-08-19
Use File::PATH_SEPARATOR globally instead of ':'
Amos Wenger
2013-08-15
Unlinked brewed python -> use system python
Samuel John
2013-08-14
Iterate over these directly rather than mapping first
Jack Nagel
2013-08-14
Return value of modify_build_environment is unimportant
Jack Nagel
2013-08-14
Reverse conditional
Jack Nagel
2013-08-14
Collapse to one-liner
Jack Nagel
2013-08-14
No need to map, all? takes a block
Jack Nagel
2013-08-14
Add missing false
Jack Nagel
2013-08-14
Remove stray space
Jack Nagel
2013-08-10
Allow specifying a custom PATH for which method
Jack Nagel
2013-08-08
Python: Exit if PYTHONPATH is wrong
Samuel John
2013-08-08
For brewed python, make sure to unset the PYTHONPATH
Samuel John
2013-08-03
Remove ARCHFLAGS fixme from Python dependency
Adam Vandenberg
2013-07-22
Silence warnings
Jack Nagel
2013-07-22
Fix python dependency hash equality
Jack Nagel
2013-07-22
Remove redundant reader method
Jack Nagel
2013-07-17
Typo in comments
Samuel John
2013-07-16
Allow specifying version in depends_on :python
Samuel John
2013-07-01
Remove message from default_formula'd requirements
Mike McQuaid
2013-06-27
Use old #eql? for python reqs, for now
Jack Nagel
2013-06-26
Add syntax sugar for MPIDependency
Jack Nagel
2013-06-25
Rename Fortran requirement to fix option generation
Jack Nagel
2013-06-24
Add :fortran requirement
Adam Vandenberg
2013-06-19
depends_on :python => 'module' allow user packages
Samuel John
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
[next]