aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2014-03-12Add Language::Python module.Mike McQuaid
2014-03-12caveats: recommend Python .pth file instead.Mike McQuaid
2014-03-11Don't chdir just to do a globJack Nagel
2014-03-11Fix `brew bottle --merge`Jack Nagel
2014-03-11formula_specialties: fix AWS standard_instructionsTung Nguyen
2014-03-10Drop executable bit from linkapps.rbJack Nagel
2014-03-10Update latest CLT version checkJack Nagel
2014-03-10Recognize Xcode 5.1 and CLT 5.1Jack Nagel
2014-03-10Add missing backtick to man pageJack Nagel
2014-03-10Update --cache command for generalized bottle implementationJack Nagel
2014-03-10Update bottle command for generalized bottle implementationJack Nagel
2014-03-10Update fetch command for generalized bottle implementationJack Nagel
2014-03-10Update info command for generalized bottle implementationJack Nagel
2014-03-10Make force_bottle an explicit installer modeJack Nagel
2014-03-10Inline install_bottle? logic into the installerJack Nagel
2014-03-10Wrap cellar compatibility check in a methodJack Nagel
2014-03-10Remove used options check from install_bottle?Jack Nagel
2014-03-10Remove some obsoleted hacks from the installerJack Nagel
2014-03-10Reduce the number of things that trigger ARGV.build_from_source?Jack Nagel
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-08pull: add --bump option.Mike McQuaid
2014-03-08pull: warn if not pulling bottles.Mike McQuaid
2014-03-08pull: general cleanup/fixes.Mike McQuaid
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