aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/build.rb
AgeCommit message (Expand)Author
2012-08-29superenv only adds X11 paths if requiredMax Howell
2012-08-29Warn user if they set CFLAGS, etc. with superenvMax Howell
2012-08-29Attempt to fix opt link if absentMax Howell
2012-08-29Much better CTRL-C handlingMax Howell
2012-08-29Force --env=std for stuff using scons, etc.Max Howell
2012-08-29superenv: build-environments that just workMax Howell
2012-08-29Create active symlinks for installed formulaMax Howell
2012-08-14build: expand requirements recursively when modifying ENVJack Nagel
2012-08-13Uninstall keg if error during build & tab creationMax Howell
2012-08-07Allow multiple unsatisfied fatal requirementsAdam Vandenberg
2012-07-27Requirement: add modify_build_environment methodJack Nagel
2012-07-08Prevent error pipe object from being finalizedJeff Clites
2012-07-07Remove `brew install foo --help`Adam Vandenberg
2012-07-01ENV.x11 automatically if depends_on :x11Camillo Lugaresi
2012-06-29Refactor PATH setupJack Nagel
2012-06-15Add comment about error pipe (mis)behaviorJack Nagel
2012-06-13Allow --get for non-interactive builds.Adam Vandenberg
2012-06-01Replace /usr/bin/ruby with full Framework pathMisty De Meo
2012-05-23Set close-on-exec on the error pipeJack Nagel
2012-05-15`sudo -k` before calling build scriptsMax Howell
2012-04-01New fails_with infrastructureJack Nagel
2012-02-27Set ACLOCAL_PATH so that things workMax Howell
2012-02-24Replace UI uses of 'folder' with 'directory'Jack Nagel
2012-02-16Add dev_tools_path to PATH if not in PATH alreadyMax Howell
2011-09-16Centralize definition of `rack` in formula.rbCharlie Sharpsteen
2011-08-24Recursively scan for keg-only deps before generating build ENVMax Howell
2011-08-24Rename install.rb to build.rb for clarity and great justiceMax Howell