aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2014-03-10Make bottle implementation more genericJack Nagel
2014-03-10install: explicitly pass used options to the installerJack Nagel
2014-03-10Make build_from_source an explicit installer modeJack Nagel
2014-03-10Make build_bottle an explicit installer modeJack Nagel
2014-03-09Move mlton, mlkit, urweb to the boneyard.Adam Vandenberg
2014-03-09Clear dependency cache after each testJack Nagel
2014-03-09dependency_collector: pass second tag as import.Mike McQuaid
2014-03-09language_module_dependency: handle nil import_nameMike McQuaid
2014-03-08Pass build_from_source value to dependency installerJack Nagel
2014-03-08Add stubs for build_from_source and build_bottle installer modesJack Nagel
2014-03-08Remove "--fresh" option from installerJack Nagel
2014-03-08Don't remove --only-dependencies since it is meaninglessJack Nagel
2014-03-08Sanitize ARGV options that are reflected in the installer modeJack Nagel
2014-03-08Symbol#to_proc: fix with arrays of arraysMisty De Meo
2014-03-08fetch: fix --retry with resources.Mike McQuaid
2014-03-08audit: Raise problem with non-https Google Code download urlsIan Lancaster
2014-03-08remove brew info --allAdam Vandenberg
2014-03-08audit: check for good with/without usage.Mike McQuaid
2014-03-08audit: don't use GitHub zip files.Mike McQuaid
2014-03-08audit: better handle formulae whitelisting.Mike McQuaid
2014-03-07uses: fix `--installed` with outdated versionsJaime Marquínez Ferrándiz
2014-03-08Revert "ENV: request no byte code Python when bottling."Mike McQuaid
2014-03-07Print loader class name in debug modeJack Nagel
2014-03-07FormulaLoader: pull shared behavior into superclassJack Nagel
2014-03-07add opt shortcuts to formulaAdam Vandenberg
2014-03-07document formula path helpersAdam Vandenberg
2014-03-06fetch: fix overloading Homebrew.failed.Mike McQuaid
2014-03-06Fix cleanup for head-only formulaeJack Nagel
2014-03-05Finesse doctor message for /Library PythonAdam Vandenberg
2014-03-05update migrations for styleAdam Vandenberg
2014-03-05Redact kerlAdam Vandenberg
2014-03-05Don't use pkg_version when cleaning the cacheJack Nagel
2014-03-05OopsJack Nagel
2014-03-05Remove special X11 proxy depsJack Nagel
2014-03-05Prepare bottle tooling for formula revisionsJack Nagel
2014-03-05Teach commands to work with revisionsJack Nagel
2014-03-05Encode formula revision in installation prefixJack Nagel
2014-03-05Enable tracking of formula revisionsJack Nagel
2014-03-05Consolidate bottle defaults and remove a methodJack Nagel
2014-03-05audit: ...or quotedAdam Vandenberg
2014-03-05audit: find env/export as a full word, not as a prefixAdam Vandenberg
2014-03-04Fix the bad value of EC2_HOME in the standard_instructionssowawa
2014-03-04Add wxPython as separate formulaMisty De Meo
2014-03-04Use name of formula rather than name of dependencyTroels Thomsen
2014-03-04Let commands decide what mode the installer should useJack Nagel
2014-03-04Extract installer setup to prelude methodJack Nagel
2014-03-04Show full name when a installing a tap dependencyJack Nagel
2014-03-04bottle: fix bottling Git tag case.Mike McQuaid
2014-03-03Prefer Formula#name method over Formula#to_sJack Nagel
2014-03-03Skip dependency expansion completely when ignore_deps? is trueJack Nagel