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-08-26
etc.install: handle recursive directory installs.
Mike McQuaid
2014-08-25
Inline variable
Jack Nagel
2014-08-25
install: search when formula isn't found.
Mike McQuaid
2014-08-25
requirements: don't print out java_home.
Mike McQuaid
2014-08-24
Add friendlier local file missing error
Larry Shaffer
2014-08-24
Revert "Use the dependency object as the key in the inherited_options hash"
Jack Nagel
2014-08-24
Use the dependency object as the key in the inherited_options hash
Jack Nagel
2014-08-24
Consider on-disk state when computing dependencies
Jack Nagel
2014-08-24
Fix redefinition of x11 reader method in superenv
Jack Nagel
2014-08-23
Remove an unnecessary default argument
Jack Nagel
2014-08-23
Use opt_prefix instead of constructing it manually
Jack Nagel
2014-08-22
Use a set to track failed downloads
Jack Nagel
2014-08-22
Rescue only DownloadError
Jack Nagel
2014-08-22
Decouple IncompatibleCxxStdlibs from its superclass
Jack Nagel
2014-08-22
Pull common stdlib checking code into a method
Jack Nagel
2014-08-22
drush: move to Homebrew/php tap.
Arne Jørgensen
2014-08-21
Fix false positive audit warning
Jack Nagel
2014-08-20
Options no longer needs deep-copy semantics
Jack Nagel
2014-08-19
Make fails_with available in spec blocks
Jack Nagel
2014-08-18
Don't overwrite optimization flag map in ENV.clang
Jack Nagel
2014-08-17
Do not close inherited file descriptors in compiler wrapper
Jack Nagel
2014-08-17
Upgrade honors build_bottle? and built_as_bottle options
Larry Shaffer
2014-08-16
Use the build accessor rather than metaprogramming
Jack Nagel
2014-08-16
Define the test_defined? method dynamically
Jack Nagel
2014-08-16
Use the keg_only_reason instance method in keg_only?
Jack Nagel
2014-08-16
brew-pull: don't barf on syntax errors.
Mike McQuaid
2014-08-16
fetch: retry the download on a failure.
Mike McQuaid
2014-08-16
Simplify cxxstdlib_check implementation
Jack Nagel
2014-08-16
Remove the universal accessor from BuildOptions
Jack Nagel
2014-08-15
superenv: filter -Wno-long-double
Misty De Meo
2014-08-14
Remove two more unnecessary default arguments
Jack Nagel
2014-08-14
Fix mktmp to be generic as-per SUS/BSD.
xxxajk
2014-08-14
Use the as_flags method instead of map
Jack Nagel
2014-08-14
Use the Enumerable implementation of include?
Jack Nagel
2014-08-13
Avoid hardcoding the class name
Jack Nagel
2014-08-13
More idiomatic way to combine arrays
Jack Nagel
2014-08-13
Remove Options#concat
Jack Nagel
2014-08-13
Simplify build_argv
Jack Nagel
2014-08-13
Simplify tab test setup
Jack Nagel
2014-08-13
Drop unnecessary parens in tests
Jack Nagel
2014-08-13
Drop unnecessary to_a calls in options tests
Jack Nagel
2014-08-13
Replace Options.coerce with an alternate constructor
Jack Nagel
2014-08-13
Remove unused branches from Options.coerce
Jack Nagel
2014-08-13
Options is no longer used directly by BuildOptions
Jack Nagel
2014-08-13
Set methods on Options already return Options instances
Jack Nagel
2014-08-13
Always pass an Options instance to the BuildOptions constructor
Jack Nagel
2014-08-13
Only store strings in the tab object
Jack Nagel
2014-08-13
Revert "Always pass an Options instance to the BuildOptions constructor"
Mike McQuaid
2014-08-13
Revert "Set methods on Options already return Options instances"
Mike McQuaid
2014-08-13
Revert "Options is no longer used directly by BuildOptions"
Mike McQuaid
[next]