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
2013-01-26
Replace usages of recursive_deps with recursive_dependencies
Jack Nagel
2013-01-21
build: reorganize #install for readability
Jack Nagel
2013-01-09
Set userpaths before processing requirement ENV modifications
Jack Nagel
2012-12-26
Allow requirements to specify env options
Jack Nagel
2012-11-11
Teach Pathname how to scan for metafiles
Adam Vandenberg
2012-11-11
Use a class for FORMULA_META_FILES
Adam Vandenberg
2012-10-28
debrew: formula debugging for homebrew
Camillo Lugaresi
2012-10-23
Make --ignore-dependencies work again
Adam Vandenberg
2012-09-25
Clean up and improve build-error output and logs
Max Howell
2012-09-24
Fix fixopt and fixopt error handling
Max Howell
2012-09-24
Attempt to fix opt-paths for all deps
Max Howell
2012-09-23
superenv: Remove HOMEBREW_PREFIX/bin from PATH
Max Howell
2012-09-14
Support env :std, :userpaths
Adam Vandenberg
2012-09-13
Install plists in FormulaInstaller, not build.rb
Max Howell
2012-09-13
ghc requires std-env
Max Howell
2012-09-13
Auctex needs user path; Fixes Homebrew/homebrew#14699
Max Howell
2012-09-13
Apply userpaths after superenv-setup
Max Howell
2012-09-09
Fix code that chmods metafiles
Adam Vandenberg
2012-09-09
Install plists by default
Adam Vandenberg
2012-09-03
Prevent possible bug in build's optlink
Max Howell
2012-09-02
Process requirements before keg-only deps under stdenv
Jack Nagel
2012-09-01
Blacklist graphviz: don't use superenv
Max Howell
2012-08-31
Fixes Homebrew/homebrew#14594; superenv recursively finds X11 req
Max Howell
2012-08-31
Revert the user-PATH fix
Max Howell
2012-08-29
Force Wine to use stdenv for now
Max Howell
2012-08-29
Warn about removed warnings less shockingly
Max Howell
2012-08-29
Fixes Homebrew/homebrew#14528; undefined vars.
Max Howell
2012-08-29
superenv only adds X11 paths if required
Max Howell
2012-08-29
Warn user if they set CFLAGS, etc. with superenv
Max Howell
2012-08-29
Attempt to fix opt link if absent
Max Howell
2012-08-29
Much better CTRL-C handling
Max Howell
2012-08-29
Force --env=std for stuff using scons, etc.
Max Howell
2012-08-29
superenv: build-environments that just work
Max Howell
2012-08-29
Create active symlinks for installed formula
Max Howell
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
[next]