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-15
diy: warn when detected name is an alias
Jack Nagel
2014-03-15
Modernize `brew diy`
Jack Nagel
2014-03-15
Use canonicalized name in NoSuchKegError message
Jack Nagel
2014-03-15
Rewrite `brew reinstall`
Jack Nagel
2014-03-15
Update option completion
Jack Nagel
2014-03-14
Detect build-time deps from resource downloads
Jack Nagel
2014-03-14
Use Formula#system and existing error handling in scons helper
Jack Nagel
2014-03-14
Remove use of Forwardable from ExternalPatch
Jack Nagel
2014-03-14
superenv: filter -fno-check-new
Misty De Meo
2014-03-14
python_dependency: move bottle check into method.
Mike McQuaid
2014-03-14
Fix the debug implementation of Resource#stage as well
Jack Nagel
2014-03-14
Fix Resource#stage method signature in debug mode
Jack Nagel
2014-03-14
Ensure patch cache path is unique even when checksum is missing
Jack Nagel
2014-03-14
cc: filter more flags clang hates.
Mike McQuaid
2014-03-13
Add inspect methods to patch classes
Jack Nagel
2014-03-13
Drop version from cached patch filenames
Jack Nagel
2014-03-13
Teach audit about new patches implementation
Jack Nagel
2014-03-13
Teach fetch to download patches
Jack Nagel
2014-03-13
Enable new patch implementation with compatibility layer
Jack Nagel
2014-03-13
New patch implementation and DSL
Jack Nagel
2014-03-13
Don't ignore dependencies when actually building a dependency
Jack Nagel
2014-03-13
Revert "Roll ignore_deps change back temporarily"
Jack Nagel
2014-03-13
Stop letting GitDependency inject HOMEBREW_PREFIX/bin into the environment
Jack Nagel
2014-03-13
Roll ignore_deps change back temporarily
Jack Nagel
2014-03-13
Use ARGV.env
Jack Nagel
2014-03-13
Rewrite postfix conditional
Jack Nagel
2014-03-13
Simplify ARGV.filter_for_dependencies
Jack Nagel
2014-03-13
Make FormulaInstaller setup more readable
Jack Nagel
2014-03-13
Make debug an installer mode
Jack Nagel
2014-03-13
Make verbose an installer mode
Jack Nagel
2014-03-13
Make interactive an installer mode
Jack Nagel
2014-03-13
Add predicate methods for inspecting the installer mode
Jack Nagel
2014-03-13
Remove unnecessary check for pour_bottle?
Jack Nagel
2014-03-13
Whitelist arguments that are passed to build process
Jack Nagel
2014-03-13
Don't set installer options to their default
Jack Nagel
2014-03-13
Add ARGV.env
Jack Nagel
2014-03-13
brew-unpack: don't chdir further than a normal install would
Jack Nagel
2014-03-13
brew-unpack: separate args passed to system
Jack Nagel
2014-03-13
brew-unpack: use extend instead of reopening Formula
Jack Nagel
2014-03-13
Allow the debugger to work from inside staged resources
Jack Nagel
2014-03-13
Set bottle name so `brew fetch --retry` works
Jack Nagel
2014-03-13
Revert "software_spec: set a name for bottles."
Mike McQuaid
2014-03-13
brew-test-bot: set Git author/committer correctly.
Mike McQuaid
2014-03-13
software_spec: set a name for bottles.
Mike McQuaid
2014-03-13
brew-test-bot: use install_args for building deps.
Mike McQuaid
2014-03-13
brew-test-bot: hide --retry flag.
Mike McQuaid
2014-03-13
bottle: remove pyc files before bottling.
Mike McQuaid
2014-03-13
keg: add delete_pyc_files! method.
Mike McQuaid
2014-03-13
python_dependency: always bottle with brew Python.
Mike McQuaid
2014-03-13
utils: return empty issues array when no API.
Mike McQuaid
[next]