>> Right now, we have make files for all of our native builds. Some of these I 
>> could get rid of and just use Gradle to build. However the GStreamer & 
>> WebKit make files are likely out of scope to convert -- we want to build the 
>> way WebKit & GStreamer normally build, not rewrite their entire build 
>> system. So I expect to end up doing something custom for those two cases.
> 
> We usually suggest that you wrap the existing build for these things, so that 
> Gradle can call out to whatever tool happens to build the binaries and then 
> pick up the binaries from wherever they end up. We use this approach for 
> migration, too, to avoid a big-bang switch to Gradle.

I think in the short term this is what I'm going to do, but will keep my eye 
out for "native" native support in Gradle :-).

Thanks
Richard

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to