aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/macvim.rb
AgeCommit message (Collapse)Author
2011-02-19updated macvim to 7.3 snapshot 57Jason Sallis
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12enabling macvim to override system vim optionallyDouglas Campos
Closes #3957. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-30MacVim: Remove the Envy Code R font build step, since the site is apparently ↵Michael Shapiro
down often. Closes #3736. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-11Warn when trying to build MacVim under Xcode 4 previewAdam Vandenberg
2010-12-09MacVim - Don't build custom icons by default.Adam Vandenberg
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-11-26Added --with-cscope option to the MacVim forumula.Bryan Ivory
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-06macvim - use tarball for stable downloadAdam Vandenberg
2010-10-06Update macvim formula to use specific version instead of HEAD by defaultJason Sallis
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-21tweak macvimAdam Vandenberg
2010-08-15Updated macvim repo to new official github repo.Edward George
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-14Add --no-icons option to MacVimAdam Vandenberg
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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-06-24macvim - force sdk versionAdam Vandenberg
2010-06-01Add MacVim formulaBenjamin Kramer
Signed-off-by: Adam Vandenberg <flangy@gmail.com>