aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/config.rb
AgeCommit message (Expand)Author
2017-05-07Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"Mike McQuaid
2017-05-07Revert "Merge pull request #2603 from MikeMcQuaid/tweak-gem-vendoring"Mike McQuaid
2017-05-07Tweak Gem vendoring.Mike McQuaid
2017-05-07Vendor all Homebrew's gems.Mike McQuaid
2017-02-12Add test to check if `rubocop-cask` version is is outdated.Markus Reiter
2017-02-12Use constants for RuboCop version.Markus Reiter
2016-09-17Move LinkedKegs migration.Mike McQuaid
2016-09-17Always run LinkedKegs migration (if needed).Mike McQuaid
2016-09-16Move LinkedKegs/PinnedKegs/Locks from Library.Mike McQuaid
2016-08-26Restrict TMPDIR etc. changes to install, post_install and testZhiming Wang
2016-08-25Merge pull request #800 from zmwangx/set-TMPDIR-TEMP-TMP-to-HOMEBREW_TEMPMike McQuaid
2016-08-24Improve HOMEBREW_BREW_FILE unset failure case.Mike McQuaid
2016-08-24config: set TMPDIR, TEMP and TMP to HOMEBREW_TEMPZhiming Wang
2016-07-15ENV: move to new paths. (#507)Mike McQuaid
2016-07-11add vendor-install commandXu Cheng
2016-07-05config: document previously undocumented constantsMartin Afanasjew
2016-07-05config: remove obsolete HOMEBREW_CONTRIB constantMartin Afanasjew
2016-06-08introduce global lock directory (#337)Xu Cheng
2016-06-01Move HOMEBREW_CACHE to ~/Library/Caches (#292)Mike McQuaid
2016-03-21add HOMEBREW_ENV_PATH internal variableXu Cheng
2016-02-21HOMEBREW_LIBRARY_PATH: remove redundant /Homebrewilovezfs
2016-02-06make HOMEBREW_BREW_FILE a Pathname objectXu Cheng
2016-01-30config.rb: add comment explaining HOMEBREW_TEMP logicAndrew Janke
2016-01-27config: fail when HOMEBREW_BREW_FILE is unset.Mike McQuaid
2016-01-17bin/brew: set more HOMEBREW_* env from Bash.Mike McQuaid
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-06-15Call expand_path on the value of HOMEBREW_CACHEJack Nagel
2015-05-03Revert "Default HOMEBREW_TEMP to Dir.tmpdir"Jack Nagel
2015-04-30Default HOMEBREW_TEMP to Dir.tmpdirJack Nagel
2015-04-29Let the test environment inject its own load pathJack Nagel
2015-04-29Extract runtime configuration from global.rbJack Nagel