aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2013-04-02Fix chicken scheme importsJack Nagel
2013-04-02Add new tests for fails_with DSLJack Nagel
2013-04-02Isolate compiler selector testsJack Nagel
2013-04-02CompilerSelector: don't use non-existent compilersJack Nagel
2013-04-02Bump useable clang version to 318Jack Nagel
2013-04-02Move x86_64 Requirement into coreJack Nagel
2013-04-02Use satisfy syntax for CLTDependencyJack Nagel
2013-04-01Test that X11 env is triggered correctlyJack Nagel
2013-04-01Fix X11 env setupJack Nagel
2013-04-01Requirement: env DSL is evaluated in context of self, not ENVJack Nagel
2013-04-01Add optional post_install method to Formula.Mike McQuaid
2013-04-01formula_installer: warn on bottles being skipped.Mike McQuaid
2013-04-01Make testing_env somewhat readableJack Nagel
2013-04-01Silence stderr in test suiteJack Nagel
2013-04-01audit: fix check for depending on requirement classesJack Nagel
2013-04-01Fix `list --pinned` for non-formula kegsJack Nagel
2013-03-31Fix uninstallation of non-formula kegsJack Nagel
2013-03-31onoe and opoo print to stderrJack Nagel
2013-03-31DRY ohai truncationJack Nagel
2013-03-31brew-pin: Fix bug in `FormulaPin#pinned?`Simon Sigurdhsson
2013-03-31brew-info: Add pinned status to info.Simon Sigurdhsson
2013-03-30Simplify destructuring this arrayJack Nagel
2013-03-30brew-pin: prevent selected formulae from upgrade.Simon Sigurdhsson
2013-03-29Use each_key instead of keys.eachJack Nagel
2013-03-29doctor: restore newlines between checksAdam Vandenberg
2013-03-28Remove circular requireJack Nagel
2013-03-28Suppress uninitialized instance variable warningsJack Nagel
2013-03-28extend/fileutils: suppress discarded method definition warningsJack Nagel
2013-03-28Suppress ambiguous argument and grouped expression warningsJack Nagel
2013-03-28Make clear that this method discards argumentsJack Nagel
2013-03-28audit: don't complain about postgis using postgresqlAdam Vandenberg
2013-03-28info: make use of Tab#to_sJack Nagel
2013-03-28Tab#to_s returns a one-line summary of the receiptJack Nagel
2013-03-26doctor: check for all DYLD env varsAdam Vandenberg
2013-03-23LinuxCPUs: Fix method aliasSebastian Staudt
2013-03-23Hardware: separate out CPU values into CPU moduleMisty De Meo
2013-03-21Turn double modifier into a single conditionalJack Nagel
2013-03-21utils: remove obsolete commentJack Nagel
2013-03-21versions: add debug outputJack Nagel
2013-03-21versions: remove unnecessary variableJack Nagel
2013-03-21versions: unload constant before calling Formula.factoryRussell Teabeault
2013-03-21Better superenv support for Xcode elsewhereSamuel John
2013-03-21Replace remaining shelled-out `which`esMisty De Meo
2013-03-21Fix local installation of bottles.Mike McQuaid
2013-03-20Fix `brew options --all`Jack Nagel
2013-03-20Move this method somewhere more appropriateJack Nagel
2013-03-20Move Formula.all to compatJack Nagel
2013-03-20superenv: fix xcode43_developer_dir checkMisty De Meo
2013-03-20brew-info: specify whether poured or built.Mike McQuaid
2013-03-20superenv?: fail when xcode43_developer_dir raisesMisty De Meo