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 .
- Aug 17, 2010
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
- Aug 16, 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
This will print installed brews that are missing deps.
-
Adam Vandenberg authored
-
- Aug 14, 2010
-
-
Adam Vandenberg authored
This command generates a GraphViz dot file from the Hoembrew dependency graph. $ brew install graphviz $ brew graph | dot -Tsvg -ohomebrew.svg $ open homebrew.svg
-
Adam Vandenberg authored
-
- Aug 12, 2010
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
Passing --installed will limit the list to formulae that you have installed. Documented this and "brew deps --1" which limits the dependency list to one level down (direct dependencies).
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
- Aug 11, 2010
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
- Aug 10, 2010
-
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
Add a check to see if any keg_only brews are installed and linked into the Cellar. Doing this can cause installs of other formulae to fail.
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
If you symlink /usr/bin/cc to llvm, then Homebrew's "fails_with_llvm" checks are bypassed. So add a warning to "brew doctor".
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
Adam Vandenberg authored
Tweak wording in X11 check and use the same X11 detection function as ENV.x11; also move that function into utils.
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-
- Aug 09, 2010
-
-
Chris Hoffman authored
Signed-off-by:
Adam Vandenberg <flangy@gmail.com>
-
Brent Fitzgerald authored
Fixes Homebrew/homebrew#2089 Signed-off-by:
Adam Vandenberg <flangy@gmail.com> (This is needed for 10.5 support.)
-
Adam Vandenberg authored
-
Adam Vandenberg authored
-