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