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 .
- May 12, 2013
-
-
Jack Nagel authored
-
- May 11, 2013
-
-
Mike McQuaid authored
The CFLAGS were previously not generic enough. References Homebrew/homebrew#18944. References Homebrew/homebrew#19179.
-
Jack Nagel authored
-
Jack Nagel authored
Fixes Homebrew/homebrew#17550. Closes Homebrew/homebrew#19668.
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- May 10, 2013
-
-
Mike McQuaid authored
This allows default resolution of requirements without user intervention. Closes Homebrew/homebrew#19627.
-
- May 09, 2013
-
-
Desmond Brand authored
Closes Homebrew/homebrew#19480. Signed-off-by:
Misty De Meo <mistydemeo@gmail.com>
-
- May 08, 2013
-
-
Misty De Meo authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
- May 07, 2013
-
-
Misty De Meo authored
Fixes Homebrew/homebrew#19646.
-
Jack Nagel authored
Fixes Homebrew/homebrew#19636.
-
Jack Nagel authored
-
Jack Nagel authored
By always passing around a single, unnested array rather than splatting and then defensively flattening and compacting things, we can avoid allocating a bunch of unnecessary arrays. This gives a performance boost of roughly 4% when enumerating 2500 formulae, and has the side effect of cleaning up the dependency API.
-
Jack Nagel authored
-
Jack Nagel authored
It's much more likely that an instance of Requirement is passed.
-
Jack Nagel authored
-
- May 05, 2013
-
-
Misty De Meo authored
-
- May 04, 2013
-
-
Adam Vandenberg authored
Closes Homebrew/homebrew#19601.
-
Adam Vandenberg authored
-
Mike McQuaid authored
-
- May 03, 2013
-
-
Mike McQuaid authored
-
Jack Nagel authored
-
Mike McQuaid authored
-
Adam Vandenberg authored
Closes Homebrew/homebrew#18247.
-
- May 01, 2013
-
-
Adam Vandenberg authored
Closes Homebrew/homebrew#17344.
-
- Apr 30, 2013
-
-
Jack Nagel authored
-
Adam Vandenberg authored
Closes Homebrew/homebrew#17399.
-
- Apr 28, 2013
-
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
-
Jack Nagel authored
Now that we are testing for a custom exception type, we don't need to make any assertion about the message.
-
Jack Nagel authored
-