aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2014-03-13Rewrite postfix conditionalJack Nagel
2014-03-13Simplify ARGV.filter_for_dependenciesJack Nagel
2014-03-13Make FormulaInstaller setup more readableJack Nagel
2014-03-13Make debug an installer modeJack Nagel
2014-03-13Make verbose an installer modeJack Nagel
2014-03-13Make interactive an installer modeJack Nagel
2014-03-13Add predicate methods for inspecting the installer modeJack Nagel
2014-03-13Remove unnecessary check for pour_bottle?Jack Nagel
2014-03-13Whitelist arguments that are passed to build processJack Nagel
2014-03-13Don't set installer options to their defaultJack Nagel
2014-03-13Add ARGV.envJack Nagel
2014-03-13brew-unpack: don't chdir further than a normal install wouldJack Nagel
2014-03-13brew-unpack: separate args passed to systemJack Nagel
2014-03-13brew-unpack: use extend instead of reopening FormulaJack Nagel
2014-03-13Allow the debugger to work from inside staged resourcesJack Nagel
2014-03-13Set bottle name so `brew fetch --retry` worksJack Nagel
2014-03-13Revert "software_spec: set a name for bottles."Mike McQuaid
2014-03-13brew-test-bot: set Git author/committer correctly.Mike McQuaid
2014-03-13software_spec: set a name for bottles.Mike McQuaid
2014-03-13brew-test-bot: use install_args for building deps.Mike McQuaid
2014-03-13brew-test-bot: hide --retry flag.Mike McQuaid
2014-03-13bottle: remove pyc files before bottling.Mike McQuaid
2014-03-13keg: add delete_pyc_files! method.Mike McQuaid
2014-03-13python_dependency: always bottle with brew Python.Mike McQuaid
2014-03-13utils: return empty issues array when no API.Mike McQuaid
2014-03-12brew-unpack: remove obsoleted bottle workaroundJack Nagel
2014-03-12requirements: remove unneeded Python27Dependency.Mike McQuaid
2014-03-12python_dependency: fixes, features, cleanup.Mike McQuaid
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