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-05
Drop support for passing incomplete paths
Jack Nagel
2014-04-05
Extract alias resolution to a separate loader class
Jack Nagel
2014-04-05
Use StandardLoader when we know the path already
Jack Nagel
2014-04-05
Drop readable? check since we don't do that for any other case
Jack Nagel
2014-04-05
Simplify tap formula loading
Jack Nagel
2014-04-05
Pass path directly to StandardLoader when possible
Jack Nagel
2014-04-05
Eliminate repeated work in Formulary.factory
Jack Nagel
2014-04-05
Remove unnecessary usage of Formula.canonical_name
Jack Nagel
2014-04-05
Guard against nil in inherited_options hash
Jack Nagel
2014-04-05
Combine conditional branches that do the same thing
Jack Nagel
2014-04-05
FromPathLoader already calls expand_path
Jack Nagel
2014-04-05
Prefer File.extname to regexp
Jack Nagel
2014-04-05
More correct "symlink already exists" check
Jack Nagel
2014-04-05
Avoid realpath where it is not necessary
Jack Nagel
2014-04-05
Ignore interrupts while cleaning up
Jack Nagel
2014-04-05
Automatically reinstall up-to-date dependencies that are missing options
Jack Nagel
2014-04-05
Rename outdated_keg to linked_keg
Jack Nagel
2014-04-05
Load install receipt before performing any operations on existing kegs
Jack Nagel
2014-04-05
Ensure build deps are installed for deps with inherited options
Jack Nagel
2014-04-05
Add Xcode 5.1.1 (=Golden master build) clang version
Clemens Gruber
2014-04-04
Clean up some concatentation inside interpolation
Jack Nagel
2014-04-04
Xcode.prefix: remove osx-gcc-installer hack
Misty De Meo
2014-04-04
Need to still check formula build state for some reason
Jack Nagel
2014-04-04
Fix universal option inheritance during upgrades
Jack Nagel
2014-04-04
python_dependency: don't block pour when :build.
Mike McQuaid
2014-04-04
0644 is not executable
Jack Nagel
2014-04-03
Remove need for class name cache by only computing it once per formula
Jack Nagel
2014-04-03
python_dependency: only pour with system python.
Mike McQuaid
2014-04-03
formula_installer: check pour from requirements.
Mike McQuaid
2014-04-03
requirement: add pour_bottle? method.
Mike McQuaid
2014-04-03
Build the version scanner regexp once
Jack Nagel
2014-04-03
Add missing '`' to message of blacklisted rubinius
Clemens Müller
2014-04-03
Revert "Audit gnome URLs, prefer download.gnome.org"
Jack Nagel
2014-04-03
Add keg-only reason symbols for Xcode 4.3 and Xcode 5
Jack Nagel
2014-04-03
Remove special behavior of autotools symbol deps
Jack Nagel
2014-04-02
Cache MacOS.version comparison results
Jack Nagel
2014-04-02
Add fast path for CVS dep
Jack Nagel
2014-04-01
Remove dead code
Jack Nagel
2014-04-01
Make keg_only validation lazy
Jack Nagel
2014-04-01
The argument to pkgutil_info is always a string
Jack Nagel
2014-04-01
Batch up mdfind calls when possible
Jack Nagel
2014-04-01
Avoid calling xcodebuild twice
Jack Nagel
2014-04-01
Reorganize conditional to avoid shelling out if possible
Jack Nagel
2014-04-01
Remove unused parameter
Jack Nagel
2014-04-01
Extract tag and checksum selection from DSL method
Jack Nagel
2014-04-01
Remove now unnecessary branching from bottle DSL methods
Jack Nagel
2014-04-01
Stop jumping through hoops to get at the collector object
Jack Nagel
2014-03-31
Use resolved_path instead of dirname and readlink directly
Jack Nagel
2014-03-31
Remove default value from Keg#link_dir mode parameter
Jack Nagel
2014-03-31
Pass the link mode to resolve_any_conflicts
Jack Nagel
[next]