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
/
Homebrew
/
build.rb
Age
Commit message (
Expand
)
Author
2012-08-14
build: expand requirements recursively when modifying ENV
Jack Nagel
2012-08-13
Uninstall keg if error during build & tab creation
Max Howell
2012-08-07
Allow multiple unsatisfied fatal requirements
Adam Vandenberg
2012-07-27
Requirement: add modify_build_environment method
Jack Nagel
2012-07-08
Prevent error pipe object from being finalized
Jeff Clites
2012-07-07
Remove `brew install foo --help`
Adam Vandenberg
2012-07-01
ENV.x11 automatically if depends_on :x11
Camillo Lugaresi
2012-06-29
Refactor PATH setup
Jack Nagel
2012-06-15
Add comment about error pipe (mis)behavior
Jack Nagel
2012-06-13
Allow --get for non-interactive builds.
Adam Vandenberg
2012-06-01
Replace /usr/bin/ruby with full Framework path
Misty De Meo
2012-05-23
Set close-on-exec on the error pipe
Jack Nagel
2012-05-15
`sudo -k` before calling build scripts
Max Howell
2012-04-01
New fails_with infrastructure
Jack Nagel
2012-02-27
Set ACLOCAL_PATH so that things work
Max Howell
2012-02-24
Replace UI uses of 'folder' with 'directory'
Jack Nagel
2012-02-16
Add dev_tools_path to PATH if not in PATH already
Max Howell
2011-09-16
Centralize definition of `rack` in formula.rb
Charlie Sharpsteen
2011-08-24
Recursively scan for keg-only deps before generating build ENV
Max Howell
2011-08-24
Rename install.rb to build.rb for clarity and great justice
Max Howell