gyp seems to be making MSVC people happy in the chromium
project.  (It's another take on the basic idea of cmake, written
in python; see http://gyp.googlecode.com .)
- Dan

On Sat, Jul 25, 2009 at 7:59 AM, Kenneth Cox<kens...@gmail.com> wrote:
> A word of caution: we used cmake for a fairly large cross-platform
> client-side development project.  The MSVC people are not happy with the
> results, and neither are the Unix people.  My experience is that only
> trivial compilations that are identical cross-platform can be accomplished
> easily; the rest must be implemented per-platform anyway in a language
> which is slightly less pleasant to program in than XSLT.
>
> Ken
>
> On Sat, 25 Jul 2009 00:13:01 -0400, Nick Mathewson <ni...@freehaven.net>
> wrote:
>> Thanks!  That would be much appreciated.  I don't know if it will
>> become our primary build tool or not (we'll have to see how it works
>> out), but it would sure be nice to make the MSVC people happy.
> _______________________________________________
> Libevent-users mailing list
> Libevent-users@monkey.org
> http://monkeymail.org/mailman/listinfo/libevent-users
>
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to