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-30
Remove unnecessary empty block
Jack Nagel
2014-08-30
Test fails_with against spec objects
Jack Nagel
2014-08-30
Test against real CompilerFailure objects
Jack Nagel
2014-08-30
Remove obsolete nil check
Jack Nagel
2014-08-30
Convert deps collections to arrays first
Jack Nagel
2014-08-30
Install dependencies before an interactive install
Jack Nagel
2014-08-30
Use different variable name
Jack Nagel
2014-08-30
brew-test-bot: check dependencies' compilers too.
Mike McQuaid
2014-08-30
Fix tests on 1.8
Jack Nagel
2014-08-29
Use cp because install warns on empty arrays
Jack Nagel
2014-08-29
Copy config.log even if the build succeeds
Jack Nagel
2014-08-29
Collapse iteration to a map
Jack Nagel
2014-08-29
Options internals no longer need to support switches
Jack Nagel
2014-08-29
Add a method for retrieving only flags from ARGV
Jack Nagel
2014-08-29
Move handling of leading dashes to Options.create
Jack Nagel
2014-08-28
Single character options should not be used in a formula
Jack Nagel
2014-08-28
Simplify implementation of ARGV.flag? and ARGV.switch?
Jack Nagel
2014-08-28
Use two-argument form of String#slice
Jack Nagel
2014-08-28
Implement ARGV.named in terms of ARGV.options_only
Jack Nagel
2014-08-28
ARGV.spec should be private
Jack Nagel
2014-08-28
gettext, readline: Add keg_only :shadowed_by_osx
Shaun Jackman
2014-08-27
Rewrite missing_options in a more obvious way
Jack Nagel
2014-08-27
Move OpenFST and OpenGRM-ngram to homebrew-science
Kyle Gorman
2014-08-27
Make sure all exceptions are sent back to the parent process
Jack Nagel
2014-08-27
Explicitly pass options into the build object
Jack Nagel
2014-08-27
Spell out formula in parameter and attribute names
Jack Nagel
2014-08-27
Object#methods returns an array of symbols on 1.9+
Jack Nagel
2014-08-27
Remove to_str from Option
Jack Nagel
2014-08-26
Structure the build process so that we don't need an at_exit hook
Jack Nagel
2014-08-26
Avoid intermediate option objects
Jack Nagel
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
[next]