aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2013-06-08brew-test-bot: write bottle metadata files.Mike McQuaid
2013-06-08Bottle DSL: allow checksums access.Mike McQuaid
2013-06-08brew-test: add five minute timeout.Mike McQuaid
2013-06-08Use new download strategy for local bottles.Mike McQuaid
2013-06-08Raise bottle exceptions for Homebrew developers.Mike McQuaid
2013-06-07CurlDownloadStrategy no longer uses `?` in downloaded filenamesAdam Vandenberg
2013-06-07Add Requirement#inspectJack Nagel
2013-06-07test_dependency_expansion: dep names should always be stringsJack Nagel
2013-06-07Fix failing testJack Nagel
2013-06-07Add Dependency#inspectJack Nagel
2013-06-07Simplify Options#inspectJack Nagel
2013-06-07CurlDownloadStrategy: use opt path for xzJack Nagel
2013-06-07CurlDownloadStrategy: use with_system_path to locate tarShaun Jackman
2013-06-07Python: Don't print warning about PYTHONPATHSamuel John
2013-06-07python_helper.rb: Little comment improvementSamuel John
2013-06-07keg.rb: minor comment fixSamuel John
2013-06-07Improved audit of python stuffSamuel John
2013-06-06Warn when overriding ScriptFileFormula#installAdam Vandenberg
2013-06-06specialties: point to valid examplesAdam Vandenberg
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