index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
language
Age
Commit message (
Expand
)
Author
2017-04-22
More deprecations.
Mike McQuaid
2016-10-04
Immortalize virtualenvs better
Tim D. Smith
2016-10-02
virtualenv_install_with_resources: select correct python
ilovezfs
2016-09-23
Fix Style/IfUnlessModifier.
Markus Reiter
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-10
language/python_virtualenv_constants: fix Rubocop warnings.
Mike McQuaid
2016-09-10
language/python: fix Rubocop warnings.
Mike McQuaid
2016-09-10
language/node: fix Rubocop warnings.
Mike McQuaid
2016-09-10
language/haskell: fix Rubocop warnings.
Mike McQuaid
2016-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2016-08-02
python: tweak script linking in virtualenv (#613)
Martin Afanasjew
2016-07-31
Allow virtualenvs to find Python bindings provided by deps (#608)
Tim D. Smith
2016-07-29
Refurbish args in virtualenv (#600)
Tim D. Smith
2016-07-26
Add helper class for Python virtualenvs
Tim D. Smith
2016-07-16
Unify Version.create usage
Vlad Shablinsky
2016-07-10
languages/go: die on empty arrays if HOMEBREW_DEVELOPER
Dominyk Tiller
2016-07-09
language/python: fix bogus require
Martin Afanasjew
2016-05-21
Haskell::Cabal: fix overquoting of flags
ilovezfs
2016-05-02
Update Homebrew/homebrew references in comments
Martin Afanasjew
2016-04-27
Language::Node.npm_install_args: add helper method (#37)
Christian Moritz
2016-02-25
Haskell: cap cabal-install make jobs at 64
Misty De Meo
2016-02-22
haskell: fix empty flags build failures
ilovezfs
2016-02-22
git-annex: force-enable "webapp" flag
Cedric Staub
2016-02-21
go: warn about no-op stage_deps calls
Baptiste Fontaine
2016-02-21
Haskell#cabal_install more robust deps resolution
ilovezfs
2016-01-03
languages/haskell: style nits
Dominyk Tiller
2016-01-03
language/haskell: wrap options in parens
Dominyk Tiller
2015-12-30
Haskell: call fails_with on correct object
Misty De Meo
2015-12-25
Improve Haskell language support
Miëtek Bak
2015-12-07
Overhaul, simplify and cleanup documentation.
Mike McQuaid
2015-08-03
Core files style updates.
BrewTestBot
2015-05-28
Cabal: move fails_with to a class method
Misty De Meo
2015-05-13
ghc: cleanup/decruft.
Geoff Nixon
2015-03-13
java overridable_java_home_env
Xu Cheng
2015-03-03
language/python: add package_available? helper
Tim D. Smith
2015-02-28
java: move java_dependency into a separate file and add Language::Java.java_h...
Xu Cheng
2015-01-17
language/haskell: optionally add args to install.
Mike McQuaid
2015-01-09
language/python: add --no-user-cfg to setuptools options
Tim D. Smith
2014-12-10
Language::Python.setup_install: add deprecation warning
Tim D. Smith
2014-12-10
language/python: setup_install_args
Tim D. Smith
2014-11-14
language/python: make sure site_packages is writable
Tim D. Smith
2014-11-10
language/python: new setup_install method
Tim D. Smith
2014-11-02
language/python: add helper methods for pth detection
Tim D. Smith
2014-09-07
Avoid intermediate array
Jack Nagel
2014-09-01
Add Go language module, resources
Misty De Meo
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
2014-05-07
git-annex: 5.20140421
Gaëtan Lehmann
2014-03-12
Add Language::Python module.
Mike McQuaid