aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2016-04-25More analytics tweaks.Mike McQuaid
2016-04-25Point to analytics documentation on brew update.Mike McQuaid
2016-04-24keg_relocate: don't assume .la files are in lib.Mike McQuaid
2016-04-23Ship analytics for Homebrew.Mike McQuaid
2016-04-22JavaRequirement: return false if no java_homeMisty De Meo
2016-04-22Explicitly list -arch in LDFLAGS on LeopardMisty De Meo
2016-04-22Reenable HOMEBREW_PREFER_64_BITMisty De Meo
2016-04-22Add :expat special dependencyMisty De Meo
2016-04-22Tiger tar requires explicit formatMisty De Meo
2016-04-22Use GCC 4.2 as the default compiler when installedMisty De Meo
2016-04-22STANDARD_COMPILERS: add Xcode 2.0Misty De Meo
2016-04-22Set -faltivec in CFLAGS on TigerMisty De Meo
2016-04-22Mac: don't call xcrun on TigerMisty De Meo
2016-04-22subversion: don't use system APR on TigerMisty De Meo
2016-04-22Update CompilerSelectionErrorMisty De Meo
2016-04-22Add a helper to determine make path on TigerMisty De Meo
2016-04-22Hardware: PPC970 needs -m64 to build 64-bitMisty De Meo
2016-04-22config: return early if java_home is missingMisty De Meo
2016-04-22stage: fix block signature back-compatibility under Ruby 1.8.7Andrew Janke
2016-04-22update: rebase (rather than merge) by default.Mike McQuaid
2016-04-22caveats: recommend brew services for plists.Mike McQuaid
2016-04-22readall: also check 'brew.rb' for issuesMartin Afanasjew
2016-04-22readall: stop using no longer needed 'nostdout'Martin Afanasjew
2016-04-22readall: fail on Ruby syntax warningsMartin Afanasjew
2016-04-21Formula: include bad value in invalid-option error messageAndrew Janke
2016-04-21brew-audit: pull style checks in to main audit outputAndrew Janke
2016-04-21Move OS::Mac::Xcode.provides_autotools? to compatMisty De Meo
2016-04-21doctor: remove autotools checkMisty De Meo
2016-04-21stdenv: stop setting ACLOCAL_PATHMisty De Meo
2016-04-21brew.rb: uninstall old Homebrew Cask. (#121)Mike McQuaid
2016-04-21analytics: roll tracking ID.Mike McQuaid
2016-04-20tests: expand help and help-related testsMartin Afanasjew
2016-04-20exceptions: add reason to 'UsageError' exceptionMartin Afanasjew
2016-04-20help: show command-specific help for invalid usageMartin Afanasjew
2016-04-20help: refactor (again) and fix code style issuesMartin Afanasjew
2016-04-20help: improve styling of generic help textMartin Afanasjew
2016-04-20--version: move help to documentation commentMartin Afanasjew
2016-04-20--repository: move help to documentation commentMartin Afanasjew
2016-04-20--prefix: move help to documentation commentMartin Afanasjew
2016-04-20--env: move help to documentation commentMartin Afanasjew
2016-04-20--cellar: move help to documentation commentMartin Afanasjew
2016-04-20--cache: move help to documentation commentMartin Afanasjew
2016-04-20man: put option-style commands after regular onesMartin Afanasjew
2016-04-20tests: fix Ruby 1.8 syntax warningsMartin Afanasjew
2016-04-20brew.rb: fix Ruby syntax warningMartin Afanasjew
2016-04-19man: fix Ruby syntax warningXu Cheng
2016-04-19test-bot: simplify the logicXu Cheng
2016-04-19add Tap#default_remoteXu Cheng
2016-04-19Tap#install: better TapRemoteMismatchError checkXu Cheng
2016-04-19Revert "man: fix Ruby syntax warning"Xu Cheng