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
/
formula_installer.rb
Age
Commit message (
Expand
)
Author
2014-11-23
formula_installer: don't always post_install.
Mike McQuaid
2014-11-17
Regard any installation of the formula as conflicts
aereal
2014-11-03
Revert "Revert "FormulaInstaller: make mode reader methods private""
Jack Nagel
2014-11-03
Make quieter an installer mode
Jack Nagel
2014-11-03
Make git an installer mode
Jack Nagel
2014-11-03
Revert "FormulaInstaller: make mode reader methods private"
Jack Nagel
2014-11-02
FormulaInstaller: make mode predicate methods private
Jack Nagel
2014-11-02
FormulaInstaller: make mode reader methods private
Jack Nagel
2014-10-31
Remove FormulaAlreadyInstalledError
Jack Nagel
2014-10-29
Add predicate methods for specs and stop testing internals
Jack Nagel
2014-10-29
Rename "f" to "formula" in the installer
Jack Nagel
2014-10-29
Remove unreachable branch
Jack Nagel
2014-10-29
Test default formula requirements against correct dependent
Jack Nagel
2014-10-29
Reduce explicit branches in dependency expansion
Jack Nagel
2014-10-27
formula_installer: set exit code to failed always.
Mike McQuaid
2014-10-19
formula_installer: tweak argument migration warn.
Mike McQuaid
2014-10-19
formula_installer: warn on deprecated options.
Mike McQuaid
2014-10-17
Pull conditional out of begin block
Jack Nagel
2014-10-17
Move some code to the pour method
Jack Nagel
2014-10-13
Reorganize post-install checks so we can share more code
Jack Nagel
2014-10-13
Remove repeated conditional
Jack Nagel
2014-10-13
Simplify post-install audit output
Jack Nagel
2014-10-01
Post-install audit for shadowed header files
Jack Nagel
2014-09-28
Rearrange build process cleanup to avoid spawning a reader thread
Jack Nagel
2014-09-18
Rewrite debugger to remove monkeypatches and use of call/cc
Jack Nagel
2014-09-16
Fix variable shadowing bug in requirement expansion
Jack Nagel
2014-09-14
Consistently call name on formula instead of relying on to_s
Jack Nagel
2014-09-14
Remove InstallationError superclass
Jack Nagel
2014-08-26
Structure the build process so that we don't need an at_exit hook
Jack Nagel
2014-08-26
Avoid intermediate option objects
Jack Nagel
2014-08-24
Revert "Use the dependency object as the key in the inherited_options hash"
Jack Nagel
2014-08-24
Use the dependency object as the key in the inherited_options hash
Jack Nagel
2014-08-24
Consider on-disk state when computing dependencies
Jack Nagel
2014-08-22
Pull common stdlib checking code into a method
Jack Nagel
2014-08-16
Remove the universal accessor from BuildOptions
Jack Nagel
2014-08-13
More idiomatic way to combine arrays
Jack Nagel
2014-08-13
Simplify build_argv
Jack Nagel
2014-08-13
Replace Options.coerce with an alternate constructor
Jack Nagel
2014-08-13
Revert "Replace Options.coerce with an alternate constructor"
Mike McQuaid
2014-08-12
Replace Options.coerce with an alternate constructor
Jack Nagel
2014-08-12
Clarify keg-only caveats
Misty De Meo
2014-08-11
Replace the build object rather than mutate it
Jack Nagel
2014-08-11
formula_installer: check for recommended/optional.
Mike McQuaid
2014-08-11
formula_installer: default_formula using build.
Mike McQuaid
2014-08-10
options.each only yields one argument to the block
Jack Nagel
2014-08-10
Disconnect defined options from the build object
Jack Nagel
2014-08-10
Revert "formula_installer: fix reqs default formulae."
Mike McQuaid
2014-08-10
formula_installer: fix reqs default formulae.
Tomasz Pajor
2014-08-08
Read from the error pipe in a separate thread
Jack Nagel
2014-08-02
Use polymorphism to simplify stdlib compatibility check
Jack Nagel
[next]