aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2012-07-08fetch: remove dead codeJack Nagel
2012-07-08Prevent error pipe object from being finalizedJeff Clites
2012-07-07Remove `brew install foo --help`Adam Vandenberg
2012-07-07doctor: update xcode chceckAdam Vandenberg
2012-07-06DownloadStrategy: Detect classesMisty De Meo
2012-07-06Keg#unlink: skip find for non-extant filesMisty De Meo
2012-07-05Stop stripping binary filesAdam Vandenberg
2012-07-05tests: expect that mirror lists are empty, not nilJack Nagel
2012-07-05Decouple pathname from bottlesJack Nagel
2012-07-05Remove compat's implicit dependency on formulaJack Nagel
2012-07-05Fix 'or' precedence errorsJack Nagel
2012-07-05SoftwareSpec: initialize @mirrorsMisty De Meo
2012-07-04bottles: protect against a nil bottleJack Nagel
2012-07-04Homebrew 0.9.20.9.2Jack Nagel
2012-07-04Give SoftwareSpec an initializerJack Nagel
2012-07-04Teach download strategies to take a SoftwareSpecJack Nagel
2012-07-04fetch: use new checksum verificationJack Nagel
2012-07-04Refactor download strategy detectionJack Nagel
2012-07-04tests: clean up whitespaceJack Nagel
2012-07-04Demonstrate that bottles are selected correctlyJack Nagel
2012-07-04Prune some requires from test filesJack Nagel
2012-07-04Refactor checksummingJack Nagel
2012-07-04audit: handle new formula specsJack Nagel
2012-07-04info: display available formula specsJack Nagel
2012-07-04fetch: make use of new formula specsJack Nagel
2012-07-04Introduce new formula specsJack Nagel
2012-07-02Cache Hardware.is_64_bit?Jack Nagel
2012-07-01Update formula template for new X11 dependencyJack Nagel
2012-07-01Dump Cmake environment variables in brew --envJack Nagel
2012-07-01Update doctor checks for XQuartzJack Nagel
2012-07-01Better describe X11 in brew --configCamillo Lugaresi
2012-07-01Better error message for unknown dep symbolCamillo Lugaresi
2012-07-01ENV.x11 automatically if depends_on :x11Camillo Lugaresi
2012-07-01Add depends_on :libpng as an alias to :x11Camillo Lugaresi
2012-07-01Simplify DependencyCollector#addCamillo Lugaresi
2012-07-01depends_on :x11 syntax supportCamillo Lugaresi
2012-07-01add method to find XQuartz versionCamillo Lugaresi
2012-07-01use XQuartz when presentCamillo Lugaresi
2012-06-30Clarify commentJack Nagel
2012-06-30Address some style issues in MacOS moduleJack Nagel
2012-06-29doctor: suggest the correct xcode-select path to the usersamueljohn
2012-06-29Add mdfind method to MacOS moduleJack Nagel
2012-06-29Refactor PATH setupJack Nagel
2012-06-28Organize compiler methodsJack Nagel
2012-06-27Extract MacOS module to separate fileAdam Vandenberg
2012-06-27Refactor MacOS.Adam Vandenberg
2012-06-27remove confusing commentsAdam Vandenberg
2012-06-27Fix Homebrew/homebrew#13012 properly and don't set the SDK if CLTsamueljohn
2012-06-27Homebrew 0.9.10.9.1Adam Vandenberg
2012-06-27Simplify check_non_librariesAdam Vandenberg