This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Apr 30, 2018
-
-
Mike McQuaid authored
Install the latest Ruby from: https://github.com/Homebrew/homebrew-portable-ruby/pull/55 This updates ncurses and openssl as well as more closely matching the Apple's ruby build options. Notably, this includes the DBM support needed for #3720.
-
- Apr 25, 2018
-
-
Mike McQuaid authored
components_redundancy_cop: make non-strict
-
Mike McQuaid authored
urls_cop pypiurls: make non-strict
-
Mike McQuaid authored
components_order_cop: make non-strict
-
Mike McQuaid authored
Shorten some links in README.md
-
commitay authored
-
Maxim Belkin authored
-
commitay authored
-
Markus Reiter authored
Support enabling auto-updates for non-GitHub taps
-
Eli Young authored
-
- Apr 24, 2018
-
-
commitay authored
-
Mike McQuaid authored
linkage: fix --test exit code.
-
Mike McQuaid authored
Ensure that a non-zero exit code is set both for missing random dylibs and random missing dependencies. Additionally, while we are here, drastically trim down the public interface for this class to the bare minimum and allow getting the output from `display_test_output` as a variable. Fixes issue mentioned by @ilovezfs in: https://github.com/Homebrew/brew/pull/3940#issuecomment-383794520
-
- Apr 23, 2018
-
-
Mike McQuaid authored
Fix `MissingFormula` namespacing.
-
- Apr 22, 2018
-
-
Markus Reiter authored
-
Markus Reiter authored
Refactor and fix style for some specs.
-
- Apr 21, 2018
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Apr 18, 2018
-
-
Mike McQuaid authored
x11_requirement: move download to base class.
-
Mike McQuaid authored
formula: sort aliases in to_hash.
-
Mike McQuaid authored
No reason to have it in macOS class and keeps consistent output with `brew info` on Linux.
-
Mike McQuaid authored
Otherwise the ordering varies based on the filesystem.
-
Mike McQuaid authored
requirements: define cask on base class.
-
Mike McQuaid authored
The `cask` attribute doesn't make as much sense on Linux but can be ignored there. The advantage of this change is that (like #4086) it allows figuring out the relevant cask for a formulae requirement on a Linux machine.
-
Mike McQuaid authored
formula: tweak to_hash bottle output.
-
Mike McQuaid authored
AbstractDownloadStrategy#safe_system : Don't splat 2nd arg to ErrorDuringExecution::new
-
Ray Hamel authored
-
Mike McQuaid authored
Make some changes required to have `brew info --json=v1` whether there is any bottle block rather than a bottle checksum for the given system. This provides more consistent output.
-
- Apr 17, 2018
-
-
ilovezfs authored
Xcode 9.3
-
ilovezfs authored
-
Mike McQuaid authored
Fixes #4084.
-
Mike McQuaid authored
formula_support: deprecate more keg_only reasons.
-