aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2013-06-04ENV.userpaths! Hotfix to prefer brewed stuffSamuel John
2013-06-04python_helper style bitSamuel John
2013-06-04Python is less verbose with "brew: Using python.."Samuel John
2013-06-04Remove postgresql and mysql audit noiseJack Nagel
2013-06-04Extract attr_rw from Formula for reuseJack Nagel
2013-06-04Python: Don't use named tuples to get the versionSamuel John
2013-06-04mercurial: Install python bindings properlySamuel John
2013-06-04Don't error out on unreleased OSX versions.Mike McQuaid
2013-06-03FormulaInstaller: fix "optional build-time dep" edge caseJack Nagel
2013-06-03FormulaInstaller: split up big methodJack Nagel
2013-06-03aspell: fix audit warningJack Nagel
2013-06-03Remove unnecessary use of instance_evalJack Nagel
2013-06-03Revert "Remove default_formula from MPIDependency."Jack Nagel
2013-06-03Allow explicit conversion of requirements to depsJack Nagel
2013-06-03Refactor Requirement.expandJack Nagel
2013-06-03Fix (Python) language dependency testSamuel John
2013-06-03Remove empty test fileJack Nagel
2013-06-03make erlang versions case-insensitive for bottles.Mike McQuaid
2013-06-03brew-test-bot: skip unresolvable dependencies.Mike McQuaid
2013-06-03depends_on :python Default to min vers 2.6 not 2.7Samuel John
2013-06-03superenv: Work if build tool changes DEVELOPER_DIRSamuel John
2013-06-03Python 2.x and 3.x supportSamuel John
2013-06-02Allow gcc-4.2 in HOMEBREW_CCJack Nagel
2013-06-02InstallationError: don't search issues on < 1.8.6Misty De Meo
2013-06-02Requirement: fix typoJack Nagel
2013-06-02PostgresqlDependency: use canonical name for default formulaJack Nagel
2013-06-02superenv: find Homebrew's gcc-4.2Misty De Meo
2013-06-02brew-test-bot: improve long command output.Mike McQuaid
2013-06-02brew-test-bot: better name hash and url builds.Mike McQuaid
2013-06-02Update pull request regex name to include commits.Mike McQuaid
2013-06-01test_mach: move helper method out of global namespaceJack Nagel
2013-06-01Require hardware where it is neededJack Nagel
2013-05-31Add `brew tap-readme <name>` external command.Adam Vandenberg
2013-05-27Audit url/devel/head for redundant :usingAdam Vandenberg
2013-05-27Add `brew search --debian <f>`Adam Vandenberg
2013-05-27audit: drop redundant 'each' after 'grep'Jack Nagel
2013-05-27superenv: Improve compiler selectionMisty De Meo
2013-05-27doctor: check git SSL settings on <= 10.5Jack Nagel
2013-05-26doctor: combine git origin checksJack Nagel
2013-05-26doctor: combine git existence and version checksJack Nagel
2013-05-26Add required methods to AbstractDownloadStrategyJack Nagel
2013-05-26brew-test-bot: don't repeat SHA-1 if identical.Mike McQuaid
2013-05-26brew-test-bot: shorten Jenkins env SHA-1s.Mike McQuaid
2013-05-25Fix Formula#installed_prefix logicJack Nagel
2013-05-26brew-test-bot: use Jenkins env, add step.passed?Mike McQuaid
2013-05-26brew-test-bot: fix Jenkins JUnit package detection.Mike McQuaid
2013-05-25Fix completion of install options without formulaJack Nagel
2013-05-26brew-test-bot: more JUnit fixes.Mike McQuaid
2013-05-25Add tests for Formula#installed_prefixJack Nagel
2013-05-25tests: extract common formula helperJack Nagel