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 07, 2020
-
-
Mike McQuaid authored
cli/parser but for environment variables. This makes it easier to set, check, document and set defaults for environment variables in a single location that can be used for query and documentation generation.
-
Mike McQuaid authored
Add `mdimporter` stanza to homebrew cask DSL
-
- Apr 06, 2020
-
-
Dario Vladovic authored
-
Dario Vladovic authored
-
Dawid Dziurla authored
download_strategy: unlink the lock file after unlocking it
-
Dawid Dziurla authored
-
Bo Anderson authored
shims/mac/super/pkg-config: fix macOS <=10.13 compatibility
-
Bo Anderson authored
Fixes #7290.
-
Gautham Goli authored
Revert "ARGV: Deprecate ARGV.build_formula_from_source? and ARGV.build_from_source?"
-
Gautham Goli authored
-
- Apr 05, 2020
-
-
Mike McQuaid authored
system_command_spec: Make part of bash error regex optional
-
Mike McQuaid authored
completions/zsh: add 'pr-pull' options
-
Mike McQuaid authored
ENV: don't help include libxml2 on macOS SDK 10.15.4 and later
-
Mike McQuaid authored
Initialize Homebrew.args with CLI::Args instance
-
Mike McQuaid authored
utils/gems: prioritise Homebrew's chosen Ruby
-
Thierry Moisan authored
-
Bob Wombat Hogg authored
-
Gautham G authored
If we initialize it with OpenStruct, then methods defined in CLI::Args cannot be called and they would always return nil leading to bugs
-
Bo Anderson authored
-
Bo Anderson authored
shims/mac/super/pkg-config: pass and use HOMEBREW_SDKROOT
-
Bo Anderson authored
-
Mike McQuaid authored
ENV/std: withdraw support for Homebrew supplied *.pc files
-
Mike McQuaid authored
ARGV: Deprecate ARGV.build_formula_from_source? and ARGV.build_from_source?
-
Gautham G authored
-
Bo Anderson authored
Fixes #5068.
-
- Apr 04, 2020
-
-
Bo Anderson authored
-
Mike McQuaid authored
build: bump parser from 2.7.0.5 to 2.7.1.0 in /Library/Homebrew
-
Bo Anderson authored
formula_cellar_checks: skip unless Python libs
-
Jonathan Chang authored
This avoids an unusual error message when Python is needed for building (e.g., code generation) but is not used at runtime. ``` ==> brew audit recode --online Error: 1 problem in 1 formula detected recode: * Packages have been installed for: but this formula depends on: Python 3.7 ```
-
dependabot-preview[bot] authored
Bumps [parser](https://github.com/whitequark/parser) from 2.7.0.5 to 2.7.1.0. - [Release notes](https://github.com/whitequark/parser/releases) - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/compare/v2.7.0.5...v2.7.1.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Apr 03, 2020
-
-
Mike McQuaid authored
ENV/super: prioritise Xcode if Xcode is a build req
-
Bo Anderson authored
-
Mike McQuaid authored
rubocop.yml: enable non-default checks.
-
Mike McQuaid authored
update: make git rebase quiet on Mojave system Git.
-
Mike McQuaid authored
Closes https://github.com/Homebrew/brew/pull/7258
-
Mike McQuaid authored
rubocops/urls: whitelist cspice.
-
Mike McQuaid authored
As explained in https://github.com/Homebrew/brew/pull/7256#issuecomment-607787949
-
Mike McQuaid authored
-
Bo Anderson authored
shims/mac/super/xcrun: set DEVELOPER_DIR less often
-
Mike McQuaid authored
formula_cellar_checks: check Python site packages
-