aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2012-03-09ENV.rb: Set GCC-style CPU flags for GFortranCharlie Sharpsteen
2012-03-09ENV.rb: Generalize method for setting CPU flagsCharlie Sharpsteen
2012-03-09ENV.rb: Modifier methods accept lists of flagsCharlie Sharpsteen
2012-03-09Remove unnecessary hyphenJack Nagel
2012-03-10Remove bad exit status; need to fix another way.Mike McQuaid
2012-03-09Restore cleaning of lib/charset.aliasJack Nagel
2012-03-09Fix typo in test_arch_for_commandJack Nagel
2012-03-09Don't cleanup the wrong thingsMax Howell
2012-03-09Move install_homebrew into ContributionsMax Howell
2012-03-09Add better Unix exit codes.Mike McQuaid
2012-03-09Run tests from anywhere and provide an exit code.Mike McQuaid
2012-03-09Fix test_ENV on 10.7/Xcode 4.Mike McQuaid
2012-03-09Fix test_arch_for_command on 10.7.Mike McQuaid
2012-03-08Fix gdk-pixbuf module installationJack Nagel
2012-03-07Include vi in list of binaries already in OS XOscar Del Ben
2012-03-07Don't attempt to cleanup source checkoutsMax Howell
2012-03-07Suggest full path to Xcode 4.3 /DeveloperMax Howell
2012-03-07Remove silly path methodAdam Vandenberg
2012-03-07Allow dependencies to still installMax Howell
2012-03-07Protect against unwritable cache locationMax Howell
2012-03-07Don't allow `sudo brew upgrade` if not sensibleMax Howell
2012-03-07Don't abort upgrade if one formula won't buildMax Howell
2012-03-07Stop supporting `brew install --force'Max Howell
2012-03-07Move brew output for BuildError into BuildErrorMax Howell
2012-03-07If multiple kegs, default to formula kegMax Howell
2012-03-06Extend FileUtils rather than include itJack Nagel
2012-03-06`brew cleanup` cleans up the download-cacheMax Howell
2012-03-06Pathname.stem knows about bottlesMax Howell
2012-03-06Proper single character switch handlingMax Howell
2012-03-06The doctor checks if you need to `brew update`Max Howell
2012-03-06'brew doctor' provides bad example commandJonathan Hitchcock
2012-03-06add which methodAdam Vandenberg
2012-03-06Don't require formula files for `brew rm --force`Max Howell
2012-03-06Doctor check for `python` is Python-3Max Howell
2012-03-06Require specialties at the end of formula.rbJack Nagel
2012-03-05Move llvm method to FailsWithLLVMAdam Vandenberg
2012-03-05shrinkAdam Vandenberg
2012-03-05invert conditionAdam Vandenberg
2012-03-05Move AmazonWebServicesFormula to formula_specialtiesAdam Vandenberg
2012-03-05Move specialized formulae base classes into a new fileAdam Vandenberg
2012-03-05Move path utils out of formula.rbAdam Vandenberg
2012-03-05Adjust updater tests for `git config` callsJack Nagel
2012-03-04keg: allow selective linking at the file levelJack Nagel
2012-03-04Don't allow `brew link` to be run as sudoMax Howell
2012-03-03brew-man: only exit 1 when an error occursNicolas Despres
2012-03-02update: disable git line ending conversionJack Nagel
2012-03-01doctor: make `git status` check sanerJack Nagel
2012-03-01doctor: s/folder/directory/Jack Nagel
2012-03-01audit: check for gfotran in Formula#deps insteadJack Nagel
2012-03-01Don't duplicate missing deps in `brew doctor`Jack Nagel