[webkit-dev] Definitive build system

Juan Antonio Suarez Romero jasuarez at igalia.com
Tue Feb 13 01:30:19 PST 2007


El Lun, 12-02-2007 a las 16:38 -0500, George Staikos escribió:

>     The Qt build uses the standard build-webkit and qmake.  It's a  
> self-contained build, really.  CMake is used by the KDE build, which  
> is Qt plus KDE libraries.
> 

Yes. Each port has its own build system:

Gdk -> BakeFiles
Mac -> Project Builder
Qt -> qmake
Kde -> cmake
Win -> Visual Studio

I know these ports can be builded with build-webkit script. But IMHO
having a global build system makes more easy to maintain the build
system.





More information about the webkit-dev mailing list