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-07-03
Replace ComparableSet with a Requirements collection
Jack Nagel
2014-07-02
Add min_version to X11Dependency inspect string
Jack Nagel
2014-07-01
Fix typo
Jack Nagel
2014-07-01
Use predicate methods instead of inspecting the tags array
Jack Nagel
2014-07-01
X11Dependency objects: fix hash equality
Jack Nagel
2014-07-01
X11Dependency: use Version objects
Jack Nagel
2014-05-16
fortran_dependency: use gcc instead of gfortran.
Mike McQuaid
2014-04-04
python_dependency: don't block pour when :build.
Mike McQuaid
2014-04-03
python_dependency: only pour with system python.
Mike McQuaid
2014-03-23
LD64Dependency: super before setting env proc
Misty De Meo
2014-03-22
LD64Dependency: adjust initializer signature
Misty De Meo
2014-03-18
python_dependency: no brewed python for bottles
Mike McQuaid
2014-03-14
python_dependency: move bottle check into method.
Mike McQuaid
2014-03-13
python_dependency: always bottle with brew Python.
Mike McQuaid
2014-03-12
python_dependency: fixes, features, cleanup.
Mike McQuaid
2014-03-09
language_module_dependency: handle nil import_name
Mike McQuaid
2014-03-05
Remove special X11 proxy deps
Jack Nagel
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
[next]