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 13, 2018
-
-
Maxim Belkin authored
append_to_cccfg properly appends values to HOMEBREW_CCCFG variable
-
Maxim Belkin authored
-
- Jul 12, 2018
-
-
Mike McQuaid authored
Xcode: fix version detection with unknown clang
-
Mike McQuaid authored
Use more descriptive heredoc names.
-
Markus Reiter authored
Fix `SystemCommand` `:path`.
-
Markus Reiter authored
-
- Jul 11, 2018
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
diagnostic: be clearer about what we support.
-
Mike McQuaid authored
And be even more explicit whose problem it is when things are broken.
-
Mike McQuaid authored
Bump github-pages from 187 to 188 in /docs
-
Mike McQuaid authored
global: handle HOMEBREW_BOTTLE_DOMAIN fallback.
-
Markus Reiter authored
Simplify and fix external `brew cask` command detection.
-
Markus Reiter authored
Fix PKG installer environment
-
dependabot[bot] authored
Bumps [github-pages](https://github.com/github/pages-gem) from 187 to 188. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](https://github.com/github/pages-gem/compare/v187...v188 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Mike McQuaid authored
If users have auto-updated then these variables may not be set.
-
- Jul 10, 2018
-
-
ilovezfs authored
language/python, docs: updates for python 3.7
-
ilovezfs authored
tab: if parsing JSON fails output the filename.
-
ilovezfs authored
-
ilovezfs authored
link: refactor, reorder and fix bugs.
-
Mike McQuaid authored
The change in #4441 broke the handling of the `elsif`s due to the change in logic. As every block here has a `next` there's no need to do an `elsif` in here at all. Additionally, reorder the conditions in here so you get an appropriate message depending on what you're trying to do. Finally, tweak some of the messaging to remove things that are ignored and tell people correct commands to run to link things.
-
Mike McQuaid authored
This should make it easier to debug and resolve things like #4439.
-
ilovezfs authored
link: fix undefined `dep_f`
-
ilovezfs authored
-
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
-
Markus Reiter authored
-