aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2013-06-06Add class name to method_added errorAdam Vandenberg
2013-06-06Add MacOS.pretty_nameJack Nagel
2013-06-06Decouple bottle tags from MacOS.catJack Nagel
2013-06-06Move oldest_cpu to HardwareJack Nagel
2013-06-06bottles: use String#[] instead of "captures.first rescue nil"Jack Nagel
2013-06-06cleanup: use String#[] instead of "captures.first rescue nil"Jack Nagel
2013-06-06Use ivar accessorsJack Nagel
2013-06-06linkapps: replace #max_by with #maxMisty De Meo
2013-06-06depends_on :python don't set any LDFLAGSSamuel John
2013-06-06Hotfix: Revert Python moduleSamuel John
2013-06-06PythonInstalled: Don't require superenvSamuel John
2013-06-05Define to_s for Version::TokenJack Nagel
2013-06-05Improve tokenization of version stringsJack Nagel
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-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