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
/
extend
Age
Commit message (
Expand
)
Author
2016-06-16
ENV: mark gcc-6 as supporting C++11 (#349)
msbit
2016-06-14
diagnostic: prod unsupported OS users to file PRs. (#365)
Mike McQuaid
2016-05-26
development_tools: fix broken 'Xcode' reference
Martin Afanasjew
2016-05-22
Remove LLVM-GCC support. (#252)
Mike McQuaid
2016-05-15
Synchronize counts for link and unlink (#242)
Paolo G. Giarrusso
2016-05-12
ARGV: fix 'value' method, make it more predictable
Martin Afanasjew
2016-05-09
extend/os/linux/hardware/cpu: fix typo.
Sebastian Staudt
2016-05-08
Make config command cross-platform.
Mike McQuaid
2016-05-08
Make development tools code cross-platform.
Mike McQuaid
2016-05-08
Make hardware code cross-platform.
Mike McQuaid
2016-05-08
Make diagnostic code cross-platform.
Mike McQuaid
2016-05-08
Make bottle code cross-platform.
Mike McQuaid
2016-05-06
brew install: make -s apply only to given formula, not deps (#205)
Andrew Janke
2016-05-03
Fix a variable name in error message (#190)
Toru Tanaka
2016-04-22
Explicitly list -arch in LDFLAGS on Leopard
Misty De Meo
2016-04-22
Set -faltivec in CFLAGS on Tiger
Misty De Meo
2016-04-22
Add a helper to determine make path on Tiger
Misty De Meo
2016-04-22
stage: fix block signature back-compatibility under Ruby 1.8.7
Andrew Janke
2016-04-21
stdenv: stop setting ACLOCAL_PATH
Misty De Meo
2016-04-18
brew test, install, update-test: add --keep-tmp option
Andrew Janke
2016-04-18
ARGV: remove unused 'usage' method
Martin Afanasjew
2016-04-13
superenv: fix formula prefix path to consider revisions
Andrew Janke
2016-04-13
superenv: allow paths under self's keg
Andrew Janke
2016-04-05
Merge pull request #27 from apjanke/test-bot-xml-filter
Andrew Janke
2016-04-05
FileUtils::mktemp pass gid to Etc.getgrgid as int
ilovezfs
2016-04-04
superenv: filter -I/-L paths on dependencies
Misty De Meo
2016-04-01
Pathname: improve compute_disk_usage
Xu Cheng
2016-03-31
Pathname#version: only parse version from file basename
Xu Cheng
2016-03-31
Xcode 7 MACOSX_DEPLOYMENT_TARGET and SDK fixes
ilovezfs
2016-03-21
add HOMEBREW_ENV_PATH internal variable
Xu Cheng
2016-03-20
deprecate SHA1
Xu Cheng
2016-03-19
Revert "Avoid constructing paths by string interpolation"
Tim D. Smith
2016-03-19
Avoid constructing paths by string interpolation
Tim D. Smith
2016-03-13
superenv: fix make_jobs regular expression
ilovezfs
2016-03-08
install_renamed: handle recursive installs.
Mike McQuaid
2016-02-26
ARGV: switch? should only has one dash
Xu Cheng
2016-02-21
FileUtils::mktemp fix for OS X 10.6.7 and earlier
ilovezfs
2016-02-21
pathname: add append_lines method
Dominyk Tiller
2016-02-20
env/shared: ignore perl opts
Dominyk Tiller
2016-02-11
ARGV: stop supporting --homebrew-developer option
Martin Afanasjew
2016-02-06
make HOMEBREW_BREW_FILE a Pathname object
Xu Cheng
2016-02-05
Don't accidentally inherit group "wheel" from /tmp
ilovezfs
2016-01-03
pathname: remove redundant spacing
Dominyk Tiller
2016-01-03
pathname: become less introspective
Dominyk Tiller
2015-12-30
pathname: don't try to calculate symlink size.
Mike McQuaid
2015-12-30
pathname: improve compute_disk_usage
Xu Cheng
2015-12-30
pathname: fix use of `find` on Ruby 1.8.
Mike McQuaid
2015-12-30
pathname: store file count and disk usage.
Rakesh
2015-12-23
ENV: avoid misleading Fortran setup warnings
Martin Afanasjew
2015-12-18
env: add java_cache env
Dominyk Tiller
[next]