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
Age
Commit message (
Expand
)
Author
2014-04-29
xcrun wrapper: rephrase comments
Jack Nagel
2014-04-29
xcrun wrapper: reorganize so we only access ARGV once
Jack Nagel
2014-04-29
xcrun wrapper: inline try method
Jack Nagel
2014-04-29
xcrun wrapper: skip superenv bin when walking PATH
Jack Nagel
2014-04-29
Drop obsolete compiler fallback in stdenv
Jack Nagel
2014-04-29
unpack: use correct constant scope for DATA
Jack Nagel
2014-04-29
brew-unpack: Handle new style :DATA patches
Charlie Sharpsteen
2014-04-29
Remove test that doesn't add value
Jack Nagel
2014-04-29
ENV/shared: use homebrew/versions GCC if installed
Mike McQuaid
2014-04-29
Use MacOS.locate and delete wrong comment
Jack Nagel
2014-04-29
Remove comment that no longer reflects adjacent code
Jack Nagel
2014-04-29
We don't use -Qunused-arguments anymore
Jack Nagel
2014-04-29
ENV.{cc,cxx} setters already set OBJC and OBJCXX
Jack Nagel
2014-04-29
Make ENV.O4 a no-op
Jack Nagel
2014-04-27
Fix brew-readall for updated tap structure
Jack Nagel
2014-04-27
brew list --versions --multiple
Adam Vandenberg
2014-04-27
run macports check after failed build instead of before every build
Andrew Potter
2014-04-27
Respect tap directory layout when searching
Jack Nagel
2014-04-27
Use canonical_name to canonicalize aliases
Jack Nagel
2014-04-27
Search results should always be sorted
Jack Nagel
2014-04-27
Use Formulary.factory to find formula in taps
Jack Nagel
2014-04-26
Explicitly pass key-value options to the build process
Jack Nagel
2014-04-25
Yield absolute paths from find_formula
Jack Nagel
2014-04-25
Pass around only absolute paths when dealing with taps
Jack Nagel
2014-04-25
Build relative paths using resolved_path and relative_path_from
Jack Nagel
2014-04-25
Less code in begin clause
Jack Nagel
2014-04-25
Extract some boilerplate into an each_tap method
Jack Nagel
2014-04-24
Remove slow tab completion for `brew tap`
Jack Nagel
2014-04-24
Fix tap completion when there aren't any taps
Jack Nagel
2014-04-24
Don't use a regexp to match paths, just compare them for equality
Jack Nagel
2014-04-24
Pass arguments instead of reopening Pathname
Jack Nagel
2014-04-24
Using existing method to make tap symlinks
Jack Nagel
2014-04-24
Update bash completion for new tap format
Jack Nagel
2014-04-24
Make the on-disk representation of taps unambiguous
Tsukasa OMOTO
2014-04-24
Blacklist more flags that clang does not support
Jack Nagel
2014-04-23
separate the brew info for multiple formulae
Dan Martinez
2014-04-23
Migrate apple-gcc42 back to homebrew/versions.
Mike McQuaid
2014-04-23
Use gcc instead of apple-gcc42 when needed.
Mike McQuaid
2014-04-23
LICENSE: move to root folder.
Mike McQuaid
2014-04-23
Support core GCC formula as a GCC compiler.
Mike McQuaid
2014-04-23
shared: don't warn about non-Apple compilers now.
Mike McQuaid
2014-04-23
formula: move cxxstdlib methods to the class.
Mike McQuaid
2014-04-22
Only directories are candidates for superenv bin
Jack Nagel
2014-04-22
Simplify conditions for superenv activation
Jack Nagel
2014-04-21
The argument to MacOS.locate is always a string
Jack Nagel
2014-04-21
rewrite TeX requirement message
Mario Mueller
2014-04-21
Only check Xcode prefix when non-nil
Jack Nagel
2014-04-21
Remove comments that no longer reflect any adjacent code
Jack Nagel
2014-04-21
Don't test jruby deps since it makes the tests slow
Jack Nagel
2014-04-21
Adjust installer for updated link error handling
Jack Nagel
[next]