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 .
- Jan 04, 2014
-
-
Mike McQuaid authored
-
Mike McQuaid authored
Just make it a warning instead. Closes Homebrew/homebrew#25511. Closes Homebrew/homebrew#25617.
-
Mike McQuaid authored
Closes Homebrew/homebrew#20482.
-
Mike McQuaid authored
This can happen on e.g. fossil where the dependency HEAD requires having an install of fossil in order to check it out. Bit of a silly edge case but this handles it. Fixes Homebrew/homebrew#25605
-
- Dec 31, 2013
-
-
Misty De Meo authored
Fixes Homebrew/homebrew#25561. Fixes Homebrew/homebrew#25410.
-
- Dec 30, 2013
-
-
Mike McQuaid authored
-
- Dec 28, 2013
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Josh Tilles authored
Solely because I think `ENV.deparallelize` is *way* clearer than `ENV.j1`, at least to the uninitiated. Also, updating the template will reduce the number of `ENV.j1`s that persist because the Homebrew maintainers want clean histories of formulae. Ideally, this change should prevent any more cases from being introduced! Closes Homebrew/homebrew#25431. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
Fixes Homebrew/homebrew#25471.
-
Jack Nagel authored
-
- Dec 24, 2013
-
-
Christian Moritz authored
With this brew-test-bot doesn't skip builds, if a requirement isn't satisfied but a default_formula is specified. This default_formula is already in dependencies, because of brew deps. Closes Homebrew/homebrew#25398. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Dec 23, 2013
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Dec 22, 2013
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- Dec 21, 2013
-
-
Mike McQuaid authored
-
- Dec 20, 2013
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Jack Nagel authored
-
Steven Peters authored
The traditional approach to installing the dependencies of a formula is the following: brew install `brew deps formula` This approach ignores any options that are specified in the parent formula. This pull request adds a --only-dependencies option to brew install that installs the dependencies of a formula with optional flags, but returns before installing the parent formula. Closes Homebrew/homebrew#25272. Signed-off-by:
Jack Nagel <jacknagel@gmail.com>
-
- Dec 18, 2013
-
-
Mike McQuaid authored
-
Adam Vandenberg authored
Upstream is no longer maintaining this software, and it does not build with Xcode 5. Closes Homebrew/homebrew#24911.
-
Jack Nagel authored
This brings a (small) performance improvement as we yield the files as they are output by fgrep rather than waiting until fgrep is done to do any work.
-
Jack Nagel authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Fixes Homebrew/homebrew#25282.
-