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 .
- Jul 06, 2018
-
-
Afnan Enayet authored
-
Mike McQuaid authored
formula_installer: correctly handle build dep reqs.
-
Mike McQuaid authored
download_strategy: use tar xf.
-
Mike McQuaid authored
The flags and separate `-` aren't required on 10.5 which is the oldest version of macOS we support (and it looks nicer this way).
-
Mike McQuaid authored
When a build dependency has a requirement it should be ignored when checking for valid requirements. This requires calculating the dependencies for a formula again and checking them when calculating which requirements should be pruned.
-
Mike McQuaid authored
extend/ENV: support CX11 for LLVM Clang.
-
Mike McQuaid authored
Fix some checks for `:clang` which should match for either `:clang` or `:llvm_clang`. Note that's not every check.
-
Mike McQuaid authored
Download refactoring
-
- Jul 05, 2018
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
travis.yml: update xcode to 9.4
-
Mike McQuaid authored
bottle_block_cop: remove
-
Mike McQuaid authored
Refactor staging step for download strategies.
-
Markus Reiter authored
-
- Jul 04, 2018
-
-
commitay authored
-
Mike McQuaid authored
audit: disallow unstable specs for versioned formulae
-
Mike McQuaid authored
Refactor and fix VCS download strategies.
-
ilovezfs authored
config: handle HOMEBREW_TEMP being unset.
-
Mike McQuaid authored
vendor: ruby-macho 2.0
-
Mike McQuaid authored
This can happen when updating from a previous version of Homebrew.
-
commitay authored
-
commitay authored
cask audit: check for devmate and hockeyapp appcasts
-
Markus Reiter authored
Update `Gemfile.lock` and use `Pathname#/`.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
William Woodruff authored
-
William Woodruff authored
-
- Jul 03, 2018
-
-
Mike McQuaid authored
Cleanup HOMEBREW_TEMP handling
-
Mike McQuaid authored
- Ensure that `HOMEBREW_TEMP` is only displayed in `brew config` when it's non-default. - Attempt to create a missing `HOMEBREW_TEMP` directory rather than failing to `realpath`. Note this will still fail on permissions errors which is to be expected.
-
ilovezfs authored
audit: exact match throttled formula names
-
ilovezfs authored
-
Mike McQuaid authored
brew.sh: Don't allow system tmp dirs as prefixes
-
Mike McQuaid authored
components_redundancy: audit `stable do` without a head or devel spec
-
Mike McQuaid authored
audit: exempt versioned formulae from new formula audit
-
commitay authored
-
William Woodruff authored
-
Markus Reiter authored
Show tapped casks.
-
Mike McQuaid authored
Bump github-pages from 186 to 187 in /docs
-