aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/language
AgeCommit message (Expand)Author
2017-10-24Remove usless comments.Markus Reiter
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-09-24Rubocop: automatic rule fixes.Mike McQuaid
2017-07-11python_virtualenv_constants: update virtualenv to 15.1.0JCount
2017-07-07language/node: general cleanup.Mike McQuaid
2017-06-30partly revert log verbose npm pack output commitChristian Moritz
2017-06-29language/node: set cache config via argumentChristian Moritz
2017-06-29language/node: npm pack ignore prepublish scriptsChristian Moritz
2017-06-29language/node: log verbose npm pack outputChristian Moritz
2017-06-29language/node: make packname detection more robustChristian Moritz
2017-06-29language/node: build native addons from sourceChristian Moritz
2017-06-29language/node: set npm loglevel to max -dddChristian Moritz
2017-06-23Added rescue FormulaUnavailableError to setup_npm_environmentmansimarkaur
2017-06-12Autocorrect Rubocop Style/SpecialGlobalVars.Mike McQuaid
2017-06-01language/node: adjustments for npm 5.0.xDominyk Tiller
2017-05-29Fixup all RuboCop warnings.Mike McQuaid
2017-04-22More deprecations.Mike McQuaid
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