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
/
test
/
test_formula_installer.rb
Age
Commit message (
Expand
)
Author
2016-10-03
invalid build options - fixed conflicts; rename
Bruce Steedman
2016-09-23
Store the formula used to build the keg in the keg
Shaun Jackman
2016-09-15
Use constants for LinkedKegs/PinnedKegs/Locks.
Mike McQuaid
2016-09-11
test/test_formula_installer: fix Rubocop warnings.
Mike McQuaid
2016-09-07
FormulaInstaller#check_install_sanity test pinned
Vlad Shablinsky
2016-07-06
development_tools: add installed? method. (#455)
Mike McQuaid
2016-06-14
tests: avoid compat code in --no-compat mode (#347)
Martin Afanasjew
2016-05-22
Remove LLVM-GCC support. (#252)
Mike McQuaid
2016-01-20
update test for Homebrew/homebrew-emacs#158
Alex Dunn
2015-11-27
tab: use cache to avoid rereading the same files.
Mike McQuaid
2015-11-25
Skip pouring from a bottle if --cc is passed
Daniel Trebbien
2015-10-19
add test for bottle disable
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-07-22
test_formula_installer: fix log file leak
Xu Cheng
2015-07-21
test_formula_installer: remove ScriptFileFormula test
Xu Cheng
2015-04-29
Installation tests now use the actual installer
Jack Nagel