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 .
- Oct 10, 2016
-
-
Alyssa Ross authored
The homebrew/homebrew wiki no longer exists.
-
- Oct 09, 2016
-
-
Mike McQuaid authored
Fixes #1223.
-
ilovezfs authored
This is needed since some formulae now set ENV["GLIDE_HOME"] = HOMEBREW_CACHE/"glide_home/#{name}"
-
- Oct 08, 2016
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
`Homebrew/>1.0.0 (no git repository) (Macintosh; Intel macOS 10.7.5)...) reads pretty weirdly in a user agent and I've had complaints that `>` may be an invalid character in some cases.
-
- Oct 07, 2016
-
-
David Yun authored
-
David Yun authored
-
David Yun authored
* Fix IntegrationCommandTestCask
-
Markus Reiter authored
-
David Yun authored
-
- Oct 06, 2016
-
-
David Yun authored
-
Jonathan Chang authored
-
- Oct 05, 2016
-
-
Tim D. Smith authored
virtualenvs remember the prefix of the python that created them and do magic to load packages from them; help them remember a more durable path.
-
- Oct 04, 2016
-
-
Markus Reiter authored
-
Markus Reiter authored
-
- Oct 03, 2016
-
-
Bruce Steedman authored
-
Markus Reiter authored
-
ilovezfs authored
`virtualenv_install_with_resources` will now attempt to guess the desired Python based on the active build options and based on the dependencies and requirements. When the situation is ambiguous (e.g., `depends_on :python3` and `build.with? "python"` is true) raise `FormulaAmbiguousPythonError` unless `:using => "python"` or `:using => "python3"` has been passed to resolve the ambiguity. In most cases, this will allow ``` virtualenv_create(libexec, "python3") virtualenv_install_with_resources ``` to be changed to just ``` virtualenv_install_with_resources ```
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-