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
/
cmd
/
install.rb
Age
Commit message (
Expand
)
Author
2015-08-27
install: fix if isn't migrated
Vlad Shablinsky
2015-08-21
Merge bottle install without Xcode branch
Misty De Meo
2015-08-21
Call check_xcode check for CLT, too
William Woodruff
2015-08-21
Add guards to calls that would trigger Xcode install requests
William Woodruff
2015-08-21
FormulaInstaller: add prevent_build_flags to eliminate code repetition
William Woodruff
2015-08-21
Install: add BuildToolsError and BuildFlagsError
William Woodruff
2015-08-21
MacOS: update locate_cctool
William Woodruff
2015-08-21
Requirements: add CctoolsRequirement
William Woodruff
2015-08-21
Install: remove check_for_bad_install_name_tool
William Woodruff
2015-08-15
install: f.oldname can be nil
Xu Cheng
2015-08-14
install: mention if installed formula isn't migrated.
Mike McQuaid
2015-08-09
put caveats in finish after post_install Homebrew/homebrew#42565
Rafael Kitover
2015-08-06
add fully qualified name for core formulae
CNA-Bld
2015-08-03
Core files style updates.
BrewTestBot
2015-07-17
use ohai headers at the top of search results
Alex Dunn
2015-07-11
cmd/install: fix install warning timeout.
Mike McQuaid
2015-07-11
install: cleanup outdated repository warning.
Mike McQuaid
2015-07-11
cmd/install: check time of last update if FormulaUnavailableError
Alex Dunn
2015-06-16
Move 10.11 warning to doctor, pre-install, and post-failure
Jack Nagel
2015-05-29
install: use Formula#full_name
Xu Cheng
2015-03-11
install: refactoring blacklist check
Xu Cheng
2015-03-05
cmd/install: add force/debug/verbose to cask.
Mike McQuaid
2015-01-16
install: fix --HEAD for formulae with head and devel but no stable
Jack Nagel
2015-01-15
install: handle devel-only correctly
Dominyk Tiller
2015-01-05
install: fail on devel where devel doesn't exist
Dominyk Tiller
2014-12-26
Fix warning
Jack Nagel
2014-11-30
Allow searching/installing Homebrew Casks.
Mike McQuaid
2014-11-03
Make quieter an installer mode
Jack Nagel
2014-11-03
Make git an installer mode
Jack Nagel
2014-11-03
Add ARGV.git?
Jack Nagel
2014-10-31
Check for MacPorts/Fink installation only after build failures
Jack Nagel
2014-10-31
Revert "run macports check after failed build instead of before every build"
Jack Nagel
2014-10-31
Remove FormulaAlreadyInstalledError
Jack Nagel
2014-10-28
cmd/install: fallback to searching formula names.
Jim Witschey
2014-10-21
Point to a tap when installing or fetching.
Mike McQuaid
2014-10-20
Drop pointless use of CannotInstallFormulaError
Jack Nagel
2014-09-14
Consistently call name on formula instead of relying on to_s
Jack Nagel
2014-08-30
Install dependencies before an interactive install
Jack Nagel
2014-08-25
install: search when formula isn't found.
Mike McQuaid
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-06-16
Move head-only checks to cmd/install
Jack Nagel
2014-06-16
install: move requires to top of file
Jack Nagel
2014-06-03
doctor: Add check for install_name_tool
Misty De Meo
2014-05-19
Remove deprecated --use-{gcc,llvm,clang}
Jack Nagel
2014-05-12
Separate Xcode and CLT doctor checks by OS X version
Jack Nagel
2014-04-27
run macports check after failed build instead of before every build
Andrew Potter
2014-03-15
Rewrite `brew reinstall`
Jack Nagel
2014-03-13
Make FormulaInstaller setup more readable
Jack Nagel
2014-03-13
Make debug an installer mode
Jack Nagel
2014-03-13
Make verbose an installer mode
Jack Nagel
[next]