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-05-02
doctor: use Xcode.bundle_path
Jack Nagel
2014-05-02
Simpler Xcode prefix detection code
Jack Nagel
2014-05-02
Remove obsolete fallback for broken Xcode 4.3+
Jack Nagel
2014-05-02
Simplify HOMEBREW_LIBRARY_PATH usage
Jack Nagel
2014-05-02
No need to put vendor on the load path
Jack Nagel
2014-05-02
`require` accepts Pathnames
Jack Nagel
2014-05-02
Set ENV variables to strings, not pathnames
Jack Nagel
2014-05-02
Use File::PATH_SEPARATOR
Jack Nagel
2014-05-02
Apparently quiet_system isn't always quiet
Jack Nagel
2014-05-02
doctor: suppress warnings from git wrapper script
Jack Nagel
2014-05-02
add comment
Adam Vandenberg
2014-05-01
Remove bad doctor check
Jack Nagel
2014-05-01
Remove MacOS.dev_tools_path and MacOS.dev_tools_prefix
Jack Nagel
2014-05-01
Rename Xcode.folder to MacOS.active_developer_dir
Jack Nagel
2014-05-01
Xcode-only path adjustments should be the same in both environments
Jack Nagel
2014-05-01
Move xctoolchain_path to Xcode module, where it belongs
Jack Nagel
2014-05-01
Trust xcrun now that we error out early for bad xcode-select paths
Jack Nagel
2014-05-01
Remove unnecessary nil check
Jack Nagel
2014-05-01
Fix caching of gcc_42_build_version
Jack Nagel
2014-05-01
Remove outdated comment
Jack Nagel
2014-05-01
Restore bash completion for --config
Jack Nagel
2014-05-01
zsh_completion: fix brew config.
Xu Cheng
2014-04-30
outdated: allow forcing verbose output
Adam Vandenberg
2014-04-30
--config -> config
Adam Vandenberg
2014-04-30
Superenv: determine_optflags should return a string
Misty De Meo
2014-04-30
brew-test-bot: handle failing devel requirements.
Mike McQuaid
2014-04-30
ENV/shared: handle untapped e.g. gcc48 formula.
Mike McQuaid
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
[next]