aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/language
AgeCommit message (Expand)Author
2016-10-04Immortalize virtualenvs betterTim D. Smith
2016-10-02virtualenv_install_with_resources: select correct pythonilovezfs
2016-09-23Fix Style/IfUnlessModifier.Markus Reiter
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-10language/python_virtualenv_constants: fix Rubocop warnings.Mike McQuaid
2016-09-10language/python: fix Rubocop warnings.Mike McQuaid
2016-09-10language/node: fix Rubocop warnings.Mike McQuaid
2016-09-10language/haskell: fix Rubocop warnings.Mike McQuaid
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-08-02python: tweak script linking in virtualenv (#613)Martin Afanasjew
2016-07-31Allow virtualenvs to find Python bindings provided by deps (#608)Tim D. Smith
2016-07-29Refurbish args in virtualenv (#600)Tim D. Smith
2016-07-26Add helper class for Python virtualenvsTim D. Smith
2016-07-16Unify Version.create usageVlad Shablinsky
2016-07-10languages/go: die on empty arrays if HOMEBREW_DEVELOPERDominyk Tiller
2016-07-09language/python: fix bogus requireMartin Afanasjew
2016-05-21Haskell::Cabal: fix overquoting of flagsilovezfs
2016-05-02Update Homebrew/homebrew references in commentsMartin Afanasjew
2016-04-27Language::Node.npm_install_args: add helper method (#37)Christian Moritz
2016-02-25Haskell: cap cabal-install make jobs at 64Misty De Meo
2016-02-22haskell: fix empty flags build failuresilovezfs
2016-02-22git-annex: force-enable "webapp" flagCedric Staub
2016-02-21go: warn about no-op stage_deps callsBaptiste Fontaine
2016-02-21Haskell#cabal_install more robust deps resolutionilovezfs
2016-01-03languages/haskell: style nitsDominyk Tiller
2016-01-03language/haskell: wrap options in parensDominyk Tiller
2015-12-30Haskell: call fails_with on correct objectMisty De Meo
2015-12-25Improve Haskell language supportMiëtek Bak
2015-12-07Overhaul, simplify and cleanup documentation.Mike McQuaid
2015-08-03Core files style updates.BrewTestBot
2015-05-28Cabal: move fails_with to a class methodMisty De Meo
2015-05-13ghc: cleanup/decruft.Geoff Nixon
2015-03-13java overridable_java_home_envXu Cheng
2015-03-03language/python: add package_available? helperTim D. Smith
2015-02-28java: move java_dependency into a separate file and add Language::Java.java_h...Xu Cheng
2015-01-17language/haskell: optionally add args to install.Mike McQuaid
2015-01-09language/python: add --no-user-cfg to setuptools optionsTim D. Smith
2014-12-10Language::Python.setup_install: add deprecation warningTim D. Smith
2014-12-10language/python: setup_install_argsTim D. Smith
2014-11-14language/python: make sure site_packages is writableTim D. Smith
2014-11-10language/python: new setup_install methodTim D. Smith
2014-11-02language/python: add helper methods for pth detectionTim D. Smith
2014-09-07Avoid intermediate arrayJack Nagel
2014-09-01Add Go language module, resourcesMisty De Meo
2014-06-22Move deprecated Formula class methods to compatJack Nagel
2014-05-07git-annex: 5.20140421Gaëtan Lehmann
2014-03-12Add Language::Python module.Mike McQuaid