On Monday, May 27, 2013 12:38:09 AM UTC+2, MarcWeber wrote:
> Excerpts from Zulox4's message of Sun May 26 23:54:33 +0200 2013:
>
> > The old make or nmake doesn't change frequently, and it's working well.
>
> 1) configure is slow, if you need to run it once only it doesn't matter.
>
>
>
> If you have to test multiple cases:
>
>
>
> If you want to test 4 cases:
>
> - no python
>
> - py 2
>
> - py 3
>
> - py 2 an py 3
>
> using the same "codebase", how to do that with the traditional make system
> efficiently?
>
>
>
> with cmake you do:
>
>
>
> mkdir case{1,2,3,4}
>
>
>
> cd case1; cmake ../ the-cmake-flags
>
>
>
> then you can run make in all case directories having 4 vims to compare
>
> with.
>
>
>
> Thanks for your tip. It looks like its a starting point.
>
>
>
> Marc Weber
In vim-cocoa projrct "cmake" works well for build vim binary file with the
makefile, but does't works when using only the generated xcode project,and to
build only using Xcode, there is a problem with libiconv 64 bits library. I
will try to build the Xcode project myself... Best regards!
--
--
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.