aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2013-06-05Consolidate formula visibility blocksAdam Vandenberg
2013-06-05depends_on :python sets PYTHONPATH internallySamuel John
2013-06-05Add failing test for patchlevel version comparisonsJack Nagel
2013-06-05Python add -F#{python.framework} for brewed PythonSamuel John
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-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-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-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-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-25Fix Formula#installed_prefix logicJack Nagel
2013-05-25Add tests for Formula#installed_prefixJack Nagel
2013-05-25tests: extract common formula helperJack Nagel
2013-05-25build: expand dependencies only onceJack Nagel
2013-05-25build: expand requirements only onceJack Nagel
2013-05-25build: make deps an attribute of BuildJack Nagel
2013-05-25build: move build methods into a classJack Nagel
2013-05-25Dependency: use instanceof? in eql?Jack Nagel
2013-05-25Remove cat_without_underscores bottle methods.Mike McQuaid
2013-05-24doctor: style nitsJack Nagel