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 .
- Mar 12, 2017
-
-
EricFromCanada authored
-
Mike McQuaid authored
hardware: use march=native for generic module.
-
Mike McQuaid authored
test: fix tests with a shallow clone.
-
Mike McQuaid authored
java_requirement.rb: use HTTPS in Java Platform URL
-
- Mar 11, 2017
-
-
Markus Reiter authored
Fix “Hombrew” typo.
-
Markus Reiter authored
Fix `uninstall :pkgutil` leaving empty `.app` directories.
-
Markus Reiter authored
-
Viktor Szakats authored
It's redirected to cleartext, though this URL will be opened in a browser so it won't be something hidden, and maybe Oracle will fix this in the future.
-
ilovezfs authored
`ENV.prepend_path "PATH", which("emacs").dirname` in the emacs requirement was causing us to end up invoking /usr/bin/clang instead of /usr/local/Homebrew/Library/Homebrew/shims/super/clang.
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
This matches Linux where this behaviour was original imported from.
-
Markus Reiter authored
Refactor artifacts.
-
Mike McQuaid authored
Python requirements: Remove casks
-
Mike McQuaid authored
linux: Add ARM to CPU.type
-
Bob W. Hogg authored
Neither python nor python3 are available from Caskroom. Signed-off-by:
Bob W. Hogg <rwhogg@linux.com>
-
Shaun Jackman authored
-
Mike McQuaid authored
super/cc: Fix --cc=llvm_clang invoked as clang
-
Mike McQuaid authored
In this case `HOMEBREW_VERSION` is `>1.1.0 (no git repository)` so these tests failed. This was the cause of the Homebrew/homebrew-test-bot Linux CI failures as it was testing a shallow clone.
-
- Mar 10, 2017
-
-
Markus Reiter authored
-
- Mar 09, 2017
-
-
Shaun Jackman authored
Fix the error: brew sh --cc=llvm_clang <<<'clang --version' Failed to execute llvm_clang --version
-
Markus Reiter authored
Refactor `pkg`, `uninstall`, and `zap` artifacts.
-
Markus Reiter authored
Move `brew cask --version` into separate file.
-
Markus Reiter authored
Always `chmod +x` `binary` stanzas.
-
Mike McQuaid authored
style: improve Rubocop error handling.
-
- Mar 08, 2017
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
keg: resolve rack aliases correctly.
-
Mike McQuaid authored
audit: do not warn about reachability of `brew mirror`ed URL
-
Mike McQuaid authored
- Check if the JSON is definitely invalid (< 2 characters) - Output the arguments that were passed to Rubocop
-
Mike McQuaid authored
Don't use the basename but instead use the Formulary logic for rack formula resolution. Fixes #2288.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Use `ArgumentError` instead of `CaskError` in `CLI`.
-
Zhiming Wang authored
-
Markus Reiter authored
Refactor CLI options.
-
Markus Reiter authored
Remove redundant `Utils`.
-
Markus Reiter authored
-
Markus Reiter authored
-
- Mar 07, 2017
-
-
Markus Reiter authored
Move legacy cache and caskroom code to `compat/*`.
-