| Age | Commit message (Collapse) | Author |
|
Adds a --with-python option, addressing Homebrew issue #2303:
http://github.com/mxcl/homebrew/issues/issue/2303/
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Fixes #2303
Fixes #3025
|
|
|
|
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
|
|
|
|
|
|
Providing a keg only version of libxml2. The one provided by Mac is old and doesn't contain some files used by some games.
|