[webkit-dev] Buildsystem cleanup

Roger Fong roger_fong at apple.com
Mon Apr 8 12:26:14 PDT 2013


Unfortunately this would cause a lot of complication in our internal build setup that we currently don’t really have the resources to deal with right now.

It would be nice to unite all the build systems at some point in the future but we’re going to push this one off for now.

Also we’re planning on getting rid of the VS2005 eventually.

On Apr 7, 2013, at 6:47 PM, Patrick Gansterer <paroga at paroga.com> wrote:

> Hi,
> 
> since the Chromium code is getting removed step by step I think that the GYP build system won't have a shiny future in the WebKit repository. In the GYP vs. CMake match CMake gets an additional point: There is no WebKit port working with GYP, but at least 3 with CMake. Accordantly to [1] GTK will give CMake a try too.
> Adopting the Mac port does not seam to be an easy task in the near future, because of the very specific build requirements.
> But what about the Windows ports? I updated the patch at [2] to work with a more recent revision. Are there any chances to use CMake instead of the VS solution files? At the moment it becomes even worst, since there are VS2005 and VS2010 files in the tree, which duplicated many files.
> The patch at [2] is only an initial example, since a complete implementation would require more changes in the code. If CMake becomes an option, I'm willing to provide an "complete" patch with all CMake files.
> 
> -- Patrick
> 
> [1] https://lists.webkit.org/pipermail/webkit-dev/2013-April/024399.html
> [2] https://bugs.webkit.org/show_bug.cgi?id=72816
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130408/708a4e67/attachment.html>


More information about the webkit-dev mailing list