aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2012-11-17tests: add profiling supportJack Nagel
2012-11-14Try to remove a single .DS_Store when uninstallingAdam Vandenberg
2012-11-13ENV.rb: Configure Objective-C++ compilerCharlie Sharpsteen
2012-11-13superenv.rb: Configure Objective-C compilersCharlie Sharpsteen
2012-11-13bash completion for doctor checksJack Nagel
2012-11-13superenv: don't set VERBOSEMisty De Meo
2012-11-12Don't error out if metafiles are linkedAdam Vandenberg
2012-11-12Don't advise XQuartz upgrades for system X11Jack Nagel
2012-11-12Remove m4 macro warning.Mike McQuaid
2012-11-12Xcode 4.5.2 is latestAdam Vandenberg
2012-11-12exclude repository from brew list --unbrewedAdam Vandenberg
2012-11-11Remove plist file exists checkStefan
2012-11-11Work around Readline clashJack Nagel
2012-11-11Update vendered pc file path in superenvJack Nagel
2012-11-11doctor checks XQuartz versionAdam Vandenberg
2012-11-11Add more files and extensions to metafilesAdam Vandenberg
2012-11-11Teach Pathname how to scan for metafilesAdam Vandenberg
2012-11-11Use a class for FORMULA_META_FILESAdam Vandenberg
2012-11-11Move vendored .pc files to ENVAdam Vandenberg
2012-11-10Exclude the cache from `brew list --unbrewed`Adam Vandenberg
2012-11-09debrew: take input from same line as promptJack Nagel
2012-11-09Formula#system: don't try to close a closed streamJack Nagel
2012-11-08Fix typo in postgres requirementJack Nagel
2012-11-08Factor out MySQL and Postgres requirementsJack Nagel
2012-11-06Fix curlrc existence checkJack Nagel
2012-11-06Move conflict message into conflict classJack Nagel
2012-11-06Fix framework install namesJack Nagel
2012-11-06Inject framework paths into stdenv compiler flagsJack Nagel
2012-11-06Link Frameworks into top-level Frameworks directoryJack Nagel
2012-11-06Combine duplicated postfix conditionalsJack Nagel
2012-11-06Hoist top-level directory list into a constantJack Nagel
2012-11-03doctor: Remove fuse.pc from the whitelistCharlie Sharpsteen
2012-11-01Add Xcode 4.5.2 to standard compilers mapJack Nagel
2012-11-01Error out on lowercase --head parameter to install.Adam Vandenberg
2012-10-31Fix build failure being non-verbose when --verboseMax Howell
2012-10-31Only show the troubleshooting linkMax Howell
2012-10-29Add support for 7zip archivesSijawusz Pur Rahnama
2012-10-28brew-update: Guard non-directory files in TapsCharlie Sharpsteen
2012-10-28formula: shorten path helpersAdam Vandenberg
2012-10-28debrew: formula debugging for homebrewCamillo Lugaresi
2012-10-28Specify where to get the CLT packageMax Howell
2012-10-28Homebrew should not ignore curlrcStephen Nelson
2012-10-27Pathname: add exec and jar helpersAdam Vandenberg
2012-10-25tests: define assert_empty for Ruby <= 1.8Jack Nagel
2012-10-25ComparableSet#merge returns selfJack Nagel
2012-10-25test_cleaner: add missing requireJack Nagel
2012-10-25Allow requirements to record tagsJack Nagel
2012-10-25Move requirement subclasses to a separate fileJack Nagel
2012-10-24FormulaInstaller: disambiguate show_header usageJack Nagel
2012-10-24Return the block value in ARGV.filter_for_dependenciesJack Nagel