Commit graph

11 commits

Author SHA1 Message Date
Adam Vandenberg
a063aebfa0 Warn when trying to build MacVim under Xcode 4 preview 2010-12-11 09:09:41 -08:00
Adam Vandenberg
777da23ca9 MacVim - Don't build custom icons by default.
Building custom document icons fails on many user machines, so disable
this by default. Use the "--custom-icons" flag to enable:

    brew install --custom-icons macvim
2010-12-09 14:57:44 -08:00
Bryan Ivory
37363310d9 Added --with-cscope option to the MacVim forumula.
Added the --with-cscope option to the MacVim formula to enable building
MacVim with Cscope support. A dependency on 'cscope' is added when the
--with-cscope option is present.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 12:34:12 -08:00
Adam Vandenberg
a6c01432d1 macvim - use tarball for stable download 2010-11-06 22:15:43 -07:00
Jason Sallis
17d9baec32 Update macvim formula to use specific version instead of HEAD by default
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-06 09:56:37 -07:00
Adam Vandenberg
3628ff4b5d tweak macvim 2010-08-21 12:00:39 -07:00
Edward George
b0235810b6 Updated macvim repo to new official github repo.
It was announced with the 7.3 release that the repo.or.cz repo will be
deprecated in favour of the github one.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-15 14:02:18 -07:00
Adam Vandenberg
9b2dcf543d Add --no-icons option to MacVim 2010-08-14 14:00:47 -07:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* 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
2010-08-07 18:08:53 -07:00
Adam Vandenberg
1db2e3b70a macvim - force sdk version 2010-06-24 23:06:02 -07:00
Benjamin Kramer
0b31a8837a Add MacVim formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-01 21:05:58 -07:00