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 10, 2018
-
-
Markus Reiter authored
Simplify `Hbc::SystemCommand::Result#plist`.
-
- Jul 09, 2018
-
-
Mike McQuaid authored
link: stop unneeded force linking on Mojave/CLT 10.
-
Mike McQuaid authored
People are getting in the habit of force-linking things like `zlib` to fix linking/include issues on Mojave (which doesn't install headers to `/usr/include` by default). This way lies madness so encourage people to instead pass the correct compiler flags instead.
-
- Jul 07, 2018
-
-
Mike McQuaid authored
Update manpage with information about alternative compilers
-
Mike McQuaid authored
CLT: correct header package bundle ID
-
Mike McQuaid authored
Remove unused `incremental_hash` method.
-
Afnan Enayet authored
-
Afnan Enayet authored
* change `MacOS` -> `macOS` * regenerate manpages
-
Misty De Meo authored
-
Markus Reiter authored
-
- Jul 06, 2018
-
-
Mike McQuaid authored
linkage: fix output of optional dependencies.
-
Afnan Enayet authored
Generate new man pages so that the docs and manpages match up
-
Afnan Enayet authored
This fixes the rubocop offences, which was blocking Travis
-
Afnan Enayet authored
* update references in `--cc` flag, using modern gcc examples * note that issues should not be filed if `--cc` flag is used * remove reference to `HOMEBREW_CC` as it should not be exposed to users * generate manpages using `brew man` with these changes
-
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
Check the runtime dependencies from the tab when outputting the `brew linkage` declared vs. undeclared dependencies.
-
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
-
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#/`.
-