Dave Neary wrote:

For each platform and branch, we should document whether the
reccommended build system is scons or cmake. The objective is to remove
scons support from trunk and the 2.1 branch altogether.

Platform |       |       |       |
-------. | Win32 |  Mac  | Linux |
Branch  \|       |       |       |
---------+-------+-------+-------+
trunk    | cmake |       |       |
---------+-------+-------+-------+
2.0      | scons |       | scons |
---------+-------+-------+-------+
2.1      | cmake |       |       |
---------+-------+-------+-------+

First, it should be noted that the 2.0 branch will stick to Scons. There is no plan to switch to CMake.

I am not the main developer behind the CMake transition, but from what I understand, CMake support is good enough to build the WengoPhone, but there is still work to be done to make sure "make install" works correctly on all platforms.

Regarding the 2.1 branch (I don't know about trunk): Until all CMake issues with "make install" are resolved, you should be able to build the WengoPhone with both build systems. If not, yell on the list...

I personally work mainly on Mac, on the 2.1 branch, and do all my work with CMake.

In Mac:
What's the recommended development platform? XCode?

Being a Vim afficionado, I don't use XCode, but I know pbernery does.

Aurélien

_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to