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
Age
Commit message (
Expand
)
Author
2014-05-04
Move hugs98 to the boneyard.
Adam Vandenberg
2014-05-03
The \w character class already includes underscore
Jack Nagel
2014-05-03
Suppress a warning on Ruby 2.1+
Jack Nagel
2014-05-03
Move aws-iam-tools to the boneyard
Adam Vandenberg
2014-05-03
Remove executable bit from build.rb
Jack Nagel
2014-05-02
Fix for String#undent
Baptiste Fontaine
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
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-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
ENV/shared: handle untapped e.g. gcc48 formula.
Mike McQuaid
2014-04-29
Drop obsolete compiler fallback in stdenv
Jack Nagel
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
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
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
Make the on-disk representation of taps unambiguous
Tsukasa OMOTO
2014-04-23
separate the brew info for multiple formulae
Dan Martinez
[next]