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-03-01
reinstall: fix incorrect use of Formula.canonical_name
Jack Nagel
2014-03-01
Make conditional more obvious
Jack Nagel
2014-03-01
brew-test-bot: use fetch --retry.
Mike McQuaid
2014-03-01
fetch: add --retry option to retry fetch once.
Mike McQuaid
2014-02-28
audit: don't complain about missing cross-tap dependencies
Jack Nagel
2014-02-28
Don't munge arguments when configure is run by make
Jack Nagel
2014-02-28
Fix blacklist.rb syntax error
Ben Moss
2014-02-28
Fix libpcap blacklist message
Jack Nagel
2014-02-28
Use Formula.path
Jack Nagel
2014-02-28
Remove libarchive from the blacklist, it's in core now
Jack Nagel
2014-02-28
Use File.expand_path
Jack Nagel
2014-02-28
Automatically install taps for cross-tap dependencies
Jack Nagel
2014-02-28
Add custom exception for untapped formulae
Jack Nagel
2014-02-28
Use constant
Jack Nagel
2014-02-28
Don't verify deps when ignoring them
Jack Nagel
2014-02-28
Use Dependency#option_name in BuildOptions#add_dep_option
Jack Nagel
2014-02-28
Add TapDependency
Jack Nagel
2014-02-28
FormulaInstaller: verify dependencies map to formulae before locking
Jack Nagel
2014-02-28
Remove "brew info <URL>"
Jack Nagel
2014-02-28
Remove deprecation notice from system "xcodebuild"
Jack Nagel
2014-02-28
move scons helper to fileutils
Adam Vandenberg
2014-02-27
Add audit check for system "xcodebuild"
Jack Nagel
2014-02-27
Add an xcodebuild helper and deprecate system "xcodebuild"
Jack Nagel
2014-02-27
Set owner ivar in SoftwareSpec
Jack Nagel
2014-02-27
Cache and reuse Dependency objects
Jack Nagel
2014-02-27
Eliminate mutation of Dependency objects
Jack Nagel
2014-02-27
Pass expansion-time build options to install_dependency
Jack Nagel
2014-02-27
Clean up FormulaInstaller#install_dependency
Jack Nagel
2014-02-27
Add set union to Options
Jack Nagel
2014-02-27
Apply cyclic dependency hack unconditionally
Jack Nagel
2014-02-27
Remove requested? dependency magic
Jack Nagel
2014-02-27
Use Formula[] in example formula
Jack Nagel
2014-02-27
deps: use Dependency objects in recursive_deps_tree
Jack Nagel
2014-02-27
deps: keep "--all" output sorted
Jack Nagel
2014-02-27
add audit for Formula.factory
Adam Vandenberg
2014-02-27
add Formula[]
Adam Vandenberg
2014-02-26
doctor: tweak XQuartz check.
Mike McQuaid
2014-02-25
fix typo in audit
Adam Vandenberg
2014-02-25
add audit for scons
Adam Vandenberg
2014-02-25
add scons helper
Adam Vandenberg
2014-02-25
only get counts if needed
Adam Vandenberg
2014-02-25
add more documentation
Adam Vandenberg
2014-02-25
fix incorrect comment
Adam Vandenberg
2014-02-25
remove charset.alias directly
Adam Vandenberg
2014-02-24
Add nil check to partially address Homebrew/homebrew#26563
Jack Nagel
2014-02-24
Implement fails_with_llvm compat method in terms of fails_with
Jack Nagel
2014-02-24
Add example using a stable block
Jack Nagel
2014-02-24
Remove some bad practices from example formula
Jack Nagel
2014-02-23
Remove unused variable
Jack Nagel
2014-02-23
update doc
Adam Vandenberg
[next]