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
2014-02-10
python_dependency: only set PYTHONPATH for system.
Mike McQuaid
2014-02-09
X11Dependency: style
Jack Nagel
2014-02-09
X11Dependency: return nil instead of raising in #<=>
Jack Nagel
2014-01-30
language_module_dependency: don't use build_env.
Mike McQuaid
2014-01-29
python_dependency: cleanup and fix build env.
Mike McQuaid
2014-01-20
python_dependency: cleanup, fix satisfy.
Mike McQuaid
2014-01-20
PythonDependency: massive refactoring.
Mike McQuaid
2014-01-11
LanguageModuleDependency: remove code that only worked by accident
Jack Nagel
2013-12-14
Update docs, comment mxcl/homebrew refs.
Mike McQuaid
2013-11-25
safer check for sys.executable in sitecustomize.py
MinRK
2013-11-18
Python might not be up-to-date, so use opt_prefix
Jack Nagel
2013-11-13
grammar edits
Adam Vandenberg
2013-11-01
python_dependency: fix includes location on 10.9.
Mike McQuaid
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
[next]