aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/exceptions.rb
AgeCommit message (Expand)Author
2014-05-28Remove unused attributeJack Nagel
2014-05-28Remove unused method and associated test fixturesJack Nagel
2014-05-08exceptions: fix tap issue URL.Mike McQuaid
2014-04-30--config -> configAdam Vandenberg
2014-04-23Use gcc instead of apple-gcc42 when needed.Mike McQuaid
2014-04-06show formula version in failed build outputAdam Vandenberg
2014-04-06Remove now unnecessary realpath callsJack Nagel
2014-04-05Automatically reinstall up-to-date dependencies that are missing optionsJack Nagel
2014-03-17Don't check issues on Ruby 1.8.6Misty De Meo
2014-02-28Add custom exception for untapped formulaeJack Nagel
2014-02-27Pass expansion-time build options to install_dependencyJack Nagel
2014-02-18Tweak DownloadError message to include wrapped exceptionJack Nagel
2014-02-18Add DownloadError to catch a broader range of resource download errors.Drew Rodman
2014-02-18Inline static exception text to remove a rescueJack Nagel
2014-02-08Don't let issue search kill install processJack Nagel
2014-02-02C++ stdlibs: issue warning, don't fail the buildMisty De Meo
2014-01-20utils: improve issue searching.Mike McQuaid
2014-01-03exceptions: remove unused AlreadyTappedError.Mike McQuaid
2013-12-14Update string references to mxcl/homebrew.Mike McQuaid
2013-12-03Make CompilerSelectionError an InstallationErrorJack Nagel
2013-11-11exceptions: improve tap error message.Mike McQuaid
2013-10-31Use HOMEBREW_LOGS more consistently.Mike McQuaid
2013-10-30exceptions: direct to correct tap on failure.Mike McQuaid
2013-10-27fix build log outputStefan
2013-10-22Different regex for user/tap/formula and user/tap.Mike McQuaid
2013-10-21tap: use dedicated exception for already tapped.Mike McQuaid
2013-10-21global: unify tap regex.Mike McQuaid
2013-09-27Adjust CompilerSelectionError messageMisty De Meo
2013-09-11Implement ResourcesAdam Vandenberg
2013-09-01Check dependencies for a compatible C++ stdlibMisty De Meo
2013-08-08exception styleAdam Vandenberg
2013-06-24Use 'path or URL' as tap for non-tap, non-core formulaeAdam Vandenberg
2013-06-24Show tap/path for non-core formulae on build failureAdam Vandenberg
2013-06-09Separate formula conflicts from requirementsJack Nagel
2013-06-08Consolidate sudo checks.Adam Vandenberg
2013-06-02InstallationError: don't search issues on < 1.8.6Misty De Meo
2013-05-20CompilerSelector: raise when no compatible compilerMisty De Meo
2013-04-27Allow `brew versions` to work with underspecified formulaeJack Nagel
2013-04-13Improved formula attribute validationJack Nagel
2013-04-03Don't error out when a package is already installedJack Nagel
2013-02-18Don't use deprecated form of attrJack Nagel
2013-02-18Silence "`*` interpreted as argument prefix" warningsJack Nagel
2013-01-27Extract unsatisfied dependency logic from installerJack Nagel
2013-01-26FormulaInstaller: implement installation locksJack Nagel
2012-10-31Only show the troubleshooting linkMax Howell
2012-10-03Fix use of ISSUES_URL.Mike McQuaid
2012-09-27When builds fail verbosely, be verboseMax Howell
2012-09-25Clean up and improve build-error output and logsMax Howell
2012-09-01Update build failure message.Adam Vandenberg
2012-08-13Encourage clicks on issues linkMax Howell