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 06, 2010
-
-
Adam Vandenberg authored
-
Max Howell authored
-
Adam Vandenberg authored
-
- Apr 05, 2010
-
-
Adam Vandenberg authored
Fixes Homebrew/homebrew#1115 for Ruby 1.9, thanks to assaf.
-
Adam Vandenberg authored
-
- Apr 04, 2010
-
-
Adam Vandenberg authored
* Reorder a flag * Don't show values if they are empty
-
Adam Vandenberg authored
This allows more complicated transformations to happen, such as stripping out part of the variable.
-
Adam Vandenberg authored
-
- Apr 02, 2010
-
-
Adam Vandenberg authored
-
- Apr 01, 2010
-
-
Adam Vandenberg authored
-
- Mar 31, 2010
-
-
Jake Good authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Mar 28, 2010
-
-
Joshua Peek authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Mar 24, 2010
-
-
Jake Good authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Mar 23, 2010
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
- Mar 20, 2010
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
- Mar 18, 2010
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
- Mar 17, 2010
-
-
Adam Vandenberg authored
-
Robert Shaw authored
* Adds GCC 4.0 version info to --config output. * Splits gcc_build into gcc_40_build and gcc_42_build. * Adds alias gcc_build to gcc_42_build for compatibility. * Updates Xcode checking to also check GCC 4.0 version. These changes are a combination of work by AdamV and my work on my Tiger branch. This information would be useful for all installs since some formulae compile with GCC 4.0. Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Adam Vandenberg authored
-
Martin Kühl authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Mar 15, 2010
-
-
Adam Vandenberg authored
-
Max Howell authored
If /usr/local doesn't exist you've just sudo chowned $PWD
-
- Mar 14, 2010
-
-
Max Howell authored
It's nice that smaller READMEs are easier to get right.
-
Max Howell authored
Removed requirements. If they want to know this stuff then read the verbose instructions. Or just try to run brew, it'll complain.
-
- Mar 13, 2010
-
-
Eero Saynatkari authored
* Removed use of String altogether since all use cases are Arrays currently. YAGNI. * #max_by would have been more elegant, but this way we can support 1.8.6. Signed-off-by:
Max Howell <max@methylblue.com> I made the diff less gratuitous. Don't bloat diffs to meet personal coding style preferences :P Closes Homebrew/homebrew#896
-
Max Howell authored
-
Max Howell authored
-
Max Howell authored
-
- Mar 12, 2010
-
-
Adam Vandenberg authored
-
- Mar 11, 2010
-
-
Max Howell authored
-
- Mar 10, 2010
-
-
Max Howell authored
-
Max Howell authored
Lets stop removing docs and doc (though moving share/docs to share/doc would make sense) as I was being lame when I decided nobody ever needs local documentation. I still wouldn't use it (the INTRAWEBS is pretty good nowadays), but I admit, for some people, it's essential.
-
Daniel Schauenberg authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
- Mar 09, 2010
-
-
Adam Vandenberg authored
The change to Pathname to support renaming changed the return value. This commit puts it back, so the associated unit test passes again.
-
Adam Vandenberg authored
We've bumped the version number, as Homebrew no longer tries to use LLVM by default (on Snow Leopard.)
-
- Mar 08, 2010
-
-
Max Howell authored
-
Max Howell authored
-