> cocoa cmake I've adopted that code, and I have a vim build by cmake and gtk now. However I still have to port many configuration options.
@James McCoy http://mawercer.de/tmp/variations.py put this into the repo directory containing src and adopt to your needs. You can get multiple builds easily this way: python variations.py -aclean,configure,build -vpython-2,python-2-3,ruby Which will build a python-2, a python-2 and python-3 and a vim with ruby enabled, huge features the way you have recommended. Next time just use -abuild and configure will be skipped. Just ignore / delete the cmake implementation for now. Enjoy Marc Weber -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
