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 .
- Apr 18, 2010
-
-
Adam Vandenberg authored
For operations that read all formulae, catch exceptions and skip broken ones, rather than bomb out entirely.
-
- Apr 16, 2010
-
-
Adam Vandenberg authored
-
- Apr 15, 2010
-
-
Adam Vandenberg authored
A user's PATH can help diagnose ./configure and other problems in bug reports.
-
- Apr 13, 2010
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
- Apr 10, 2010
-
-
Martin Kühl authored
When a formula specifies both an `url` and a `head`, and the latter specified a `:using` spec, brew would try to fetch the `url` using the specified download strategy. With this change, brew respects `:using` specs only when determining the download strategy for `head`. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Adam Vandenberg authored
* Add tests that run only if 'jruby' is installed. * Note that if your formula has :jruby deps, it should likely "depend_on 'jruby'" as well.
-
- Apr 09, 2010
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Chris Thachuk authored
If submodules exists for a git repo then checkout their index as well into the appropriate path. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Apr 07, 2010
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
A 'head' in a formula can now specify which download strategy to use via a ':using' specification: head 'http://svn.macosforge.org/repository/darwinbuild/trunk/', :using => :svn This reduces the number of cases where "download_strategy" needs to be overriden.
-
Adam Vandenberg authored
-
- Apr 06, 2010
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-