aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/install.rb
AgeCommit message (Expand)Author
2015-03-11install: refactoring blacklist checkXu Cheng
2015-03-05cmd/install: add force/debug/verbose to cask.Mike McQuaid
2015-01-16install: fix --HEAD for formulae with head and devel but no stableJack Nagel
2015-01-15install: handle devel-only correctlyDominyk Tiller
2015-01-05install: fail on devel where devel doesn't existDominyk Tiller
2014-12-26Fix warningJack Nagel
2014-11-30Allow searching/installing Homebrew Casks.Mike McQuaid
2014-11-03Make quieter an installer modeJack Nagel
2014-11-03Make git an installer modeJack Nagel
2014-11-03Add ARGV.git?Jack Nagel
2014-10-31Check for MacPorts/Fink installation only after build failuresJack Nagel
2014-10-31Revert "run macports check after failed build instead of before every build"Jack Nagel
2014-10-31Remove FormulaAlreadyInstalledErrorJack Nagel
2014-10-28cmd/install: fallback to searching formula names.Jim Witschey
2014-10-21Point to a tap when installing or fetching.Mike McQuaid
2014-10-20Drop pointless use of CannotInstallFormulaErrorJack Nagel
2014-09-14Consistently call name on formula instead of relying on to_sJack Nagel
2014-08-30Install dependencies before an interactive installJack Nagel
2014-08-25install: search when formula isn't found.Mike McQuaid
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-06-16Move head-only checks to cmd/installJack Nagel
2014-06-16install: move requires to top of fileJack Nagel
2014-06-03doctor: Add check for install_name_toolMisty De Meo
2014-05-19Remove deprecated --use-{gcc,llvm,clang}Jack Nagel
2014-05-12Separate Xcode and CLT doctor checks by OS X versionJack Nagel
2014-04-27run macports check after failed build instead of before every buildAndrew Potter
2014-03-15Rewrite `brew reinstall`Jack Nagel
2014-03-13Make FormulaInstaller setup more readableJack Nagel
2014-03-13Make debug an installer modeJack Nagel
2014-03-13Make verbose an installer modeJack Nagel
2014-03-13Make interactive an installer modeJack Nagel
2014-03-10Make force_bottle an explicit installer modeJack Nagel
2014-03-10install: explicitly pass used options to the installerJack Nagel
2014-03-10Make build_from_source an explicit installer modeJack Nagel
2014-03-10Make build_bottle an explicit installer modeJack Nagel
2014-03-04Let commands decide what mode the installer should useJack Nagel
2014-03-04Extract installer setup to prelude methodJack Nagel
2014-03-02Revert "Let commands decide what mode the installer should use"Jack Nagel
2014-03-02Let commands decide what mode the installer should useJack Nagel
2014-02-28Use Formula.pathJack Nagel
2014-02-11Revert "Recognize --head as an alias for --HEAD"Adam Vandenberg
2014-02-09Recognize --head as an alias for --HEADMisty De Meo
2014-01-03install, update: AlreadyTappedError never raised.Mike McQuaid
2013-12-12Remove unused variablesJack Nagel
2013-12-02Emit deprecation warning for --use-{gcc,llvm,clang}Jack Nagel
2013-10-31install: search when formula isn't found.Mike McQuaid
2013-10-30install: print osx-gcc-installer doctor warning.Mike McQuaid
2013-10-22Different regex for user/tap/formula and user/tap.Mike McQuaid
2013-10-21install: silently ignore already tapped taps.Mike McQuaid
2013-10-21install: fix trying to tap local bottles.Mike McQuaid