aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/requirements
AgeCommit message (Expand)Author
2013-07-22Silence warningsJack Nagel
2013-07-22Fix python dependency hash equalityJack Nagel
2013-07-22Remove redundant reader methodJack Nagel
2013-07-17Typo in commentsSamuel John
2013-07-16Allow specifying version in depends_on :pythonSamuel John
2013-07-01Remove message from default_formula'd requirementsMike McQuaid
2013-06-27Use old #eql? for python reqs, for nowJack Nagel
2013-06-26Add syntax sugar for MPIDependencyJack Nagel
2013-06-25Rename Fortran requirement to fix option generationJack Nagel
2013-06-24Add :fortran requirementAdam Vandenberg
2013-06-19depends_on :python => 'module' allow user packagesSamuel John
2013-06-18Python module deps, ext. python fix and 10.6 fixSamuel John
2013-06-16Add minimum OS X version requirementAdam Vandenberg
2013-06-14Remove Version#to_a aliasJack Nagel
2013-06-09Separate formula conflicts from requirementsJack Nagel
2013-06-09PythonInstalled: Fix libdir for Python 3.xSamuel John
2013-06-08Add :ld64 dependencyMisty De Meo
2013-06-07Python: Don't print warning about PYTHONPATHSamuel John
2013-06-06Hotfix: Revert Python moduleSamuel John
2013-06-06PythonInstalled: Don't require superenvSamuel John
2013-06-05depends_on :python sets PYTHONPATH internallySamuel John
2013-06-05Python add -F#{python.framework} for brewed PythonSamuel John
2013-06-04Python: Don't use named tuples to get the versionSamuel John
2013-06-03Revert "Remove default_formula from MPIDependency."Jack Nagel
2013-06-03Fix (Python) language dependency testSamuel John
2013-06-03depends_on :python Default to min vers 2.6 not 2.7Samuel John
2013-06-03Python 2.x and 3.x supportSamuel John
2013-05-24Remove default_formula from MPIDependency.Mike McQuaid
2013-05-23Directory, not folderJack Nagel
2013-05-10Allow requirements to specify a default formula.Mike McQuaid
2013-05-06Fix type error in conflict_requirementJack Nagel
2013-05-06Reduce allocations in dependency constructionJack Nagel
2013-04-02Fix missing require in x11_dependency.rbJack Nagel
2013-04-02Shrink requirements.rbJack Nagel