aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2013-03-29superenv: Filter out -isysrootSamuel John
2013-03-28brew.rb: drop constant reassignmentJack Nagel
2013-03-28brew-readall: remove unused variableJack Nagel
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
2013-03-20superenv: move check logic into superenv?Misty De Meo
2013-03-20superenv: move MacSystem into separate fileMisty De Meo
2013-03-18versions: remove FIXMEJack Nagel
2013-03-18Simplify SoftwareSpec checksum methodsJack Nagel
2013-03-18Reduce footprint of fails_with_llvm compat codeJack Nagel
2013-03-18Fix fails_with_llvm compatibilityJack Nagel
2013-03-18doctor: Tweak git-clean suggestion for empty dirsSamuel John
2013-03-18cleaner: simplify verbose pathname extensionJack Nagel
2013-03-17Temporarily omit bottle source warning.Mike McQuaid
2013-03-16Fix `brew update` so that it doesn't show doublesPeter Aronoff
2013-03-16ENV: clear influential include path varsJack Nagel
2013-03-16Decouple CompilerSelector from ENVJack Nagel
2013-03-16Use a priority queue to select compilersJack Nagel
2013-03-16Replace custom collection with SetJack Nagel
2013-03-16fix gcc tap suggestionAdam Vandenberg
2013-03-15audit github downloadsAdam Vandenberg
2013-03-15audit: Improve url audits.Tobias Lidskog
2013-03-14Xcode 4.6.1 is releasedJack Nagel
2013-03-14add brew linkapps --systemIain Beeston
2013-03-13doctor: add check for coreutils in pathAdam Vandenberg
2013-03-13doctor: mess with indentationAdam Vandenberg
2013-03-12Blacklist plain gcc formula with caveat pointing to homebrew-versionsXiyue Deng