⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.
wiki:QtWebKitBuildSystemCleanup

Version 1 (modified by vestbo@webkit.org, 15 years ago) ( diff )

--

QtWebKit build system cleanup

The idea is to clean up and improve how we use Qmake to build QtWebKit.

Remove Symbian support

Remove QTDIR_build and package-build

Add top level (root) pro-file for organizing the project (for QtCreator)

Use subdirs for derived sources instead of relying on build-webkit

Use CONFIG+=GNUMake when present to improve dependency tracking

Note: See TracWiki for help on using the wiki.