aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
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
2014-03-03Remove another reference to subformulaeJack Nagel
2014-03-03Replace subformula example with a resource exampleJack Nagel
2014-03-03Simplify test formula setupJack Nagel
2014-03-03utils: replace bright green with ANSI bold+green.April Arcus
2014-03-03keg_fix_install_names: gsub shebangd bottle files.Mike McQuaid
2014-03-02Stop mutating build options in Tab.createJack Nagel
2014-03-02Document `brew info --json`Jack Nagel
2014-03-02Stop mutating build options in upgradeJack Nagel
2014-03-02Remove unnecessary parameter from inherited_options_forJack Nagel
2014-03-02audit: Raise a problem if the SourceForge download url uses http instead of h...Jaime Marquínez Ferrándiz
2014-03-02Revert "Let commands decide what mode the installer should use"Jack Nagel
2014-03-01Move wkhtmltopdf to the boneyardAdam Vandenberg
2014-03-01add check for /Library PythonAdam Vandenberg
2014-03-02Fix typoJack Nagel
2014-03-02Let commands decide what mode the installer should useJack Nagel
2014-03-02Reduce the number of ways options can be passed to the installerJack Nagel
2014-03-01Remove unnecessary memoization from FormulaInstaller#build_argvJack Nagel
2014-03-02ENV: request no byte code Python when bottling.Mike McQuaid
2014-03-01Only propagate universal option if the formula defines itJack Nagel
2014-03-01Compare pathnames directlyJack Nagel
2014-03-01reinstall: re-raise original exception after cleaning upJack Nagel
2014-03-01reinstall: fix incorrect use of Formula.canonical_nameJack Nagel
2014-03-01Make conditional more obviousJack Nagel
2014-03-01brew-test-bot: use fetch --retry.Mike McQuaid
2014-03-01fetch: add --retry option to retry fetch once.Mike McQuaid
2014-02-28audit: don't complain about missing cross-tap dependenciesJack Nagel
2014-02-28Don't munge arguments when configure is run by makeJack Nagel
2014-02-28Fix blacklist.rb syntax errorBen Moss
2014-02-28Fix libpcap blacklist messageJack Nagel
2014-02-28Use Formula.pathJack Nagel
2014-02-28Remove libarchive from the blacklist, it's in core nowJack Nagel
2014-02-28Use File.expand_pathJack Nagel
2014-02-28Automatically install taps for cross-tap dependenciesJack Nagel
2014-02-28Add custom exception for untapped formulaeJack Nagel
2014-02-28Use constantJack Nagel
2014-02-28Don't verify deps when ignoring themJack Nagel
2014-02-28Use Dependency#option_name in BuildOptions#add_dep_optionJack Nagel
2014-02-28Add TapDependencyJack Nagel
2014-02-28FormulaInstaller: verify dependencies map to formulae before lockingJack Nagel
2014-02-28Remove "brew info <URL>"Jack Nagel
2014-02-28Remove deprecation notice from system "xcodebuild"Jack Nagel
2014-02-28move scons helper to fileutilsAdam Vandenberg