| Age | Commit message (Collapse) | Author |
|
* 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
|
|
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
* Reformat caveats, especially to note whre Emacs.app is built
* Remove 2 unused configure switches
|
|
Note that --cocoa no longer builds from HEAD as this is now supported
by the release version.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
* add magit package
* disable d-bus (segfaults when compiling)
|
|
The caveats text based on justinweiss@f103c7fd720edf1ca1b637d555c4fb2c287de2a4
|
|
Fixes:
http://github.com/mxcl/homebrew/issues#issue/177
|
|
|
|
|
|
|
|
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
|
|
|
|
GNU Emacs is an extensible, customizable text editor—and more. At
its core is an interpreter for Emacs Lisp, a dialect of the Lisp
programming language with extensions to support text editing.
|