index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
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-10-06
build: fix typo
Misty De Meo
2013-10-06
Track the OS's default C++ stdlib
Misty De Meo
2013-10-06
Only track C++ stdlibs for C++ code
Misty De Meo
2013-09-17
Move CompilerSelector logic into build env setup
Misty De Meo
2013-09-01
Check dependencies for a compatible C++ stdlib
Misty De Meo
2013-09-01
Tab: track C++ stdlib in use
Misty De Meo
2013-09-01
Move Tab creation into build process
Misty De Meo
2013-08-19
Move common stuff to extend/ENV.rb
Jack Nagel
2013-08-19
Make Superenv activation explicit
Jack Nagel
2013-07-22
Handle optional build-time deps correctly
Jack Nagel
2013-06-12
Remove unused variable
Jack Nagel
2013-06-10
Cast deps to formula before passing them to superenv
Jack Nagel
2013-06-03
Allow explicit conversion of requirements to deps
Jack Nagel
2013-05-25
build: expand dependencies only once
Jack Nagel
2013-05-25
build: expand requirements only once
Jack Nagel
2013-05-25
build: make deps an attribute of Build
Jack Nagel
2013-05-25
build: move build methods into a class
Jack Nagel
2013-05-20
CompilerSelector: raise when no compatible compiler
Misty De Meo
2013-05-20
build: use ARGV.interactive? instead of .flag?
Jack Nagel
2013-04-02
Isolate compiler selector tests
Jack Nagel
2013-03-16
Decouple CompilerSelector from ENV
Jack Nagel
2013-03-12
Switch compilers when no build is specified
Jack Nagel
2013-03-09
Rename these collections for clarity
Jack Nagel
2013-03-02
Save a subshell here
Jack Nagel
2013-02-09
build: ignore non-explicit build-time dependencies
Jack Nagel
2013-01-31
build: accept X11 proxies as X11 deps
Jack Nagel
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 #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 #14594; superenv recursively finds X11 req
Max Howell
2012-08-31
Revert the user-PATH fix
Max Howell
[next]