Changes between Initial Version and Version 1 of QtWebKitBuildSystemCleanup


Ignore:
Timestamp:
Oct 10, 2011 10:19:49 AM (13 years ago)
Author:
vestbo@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitBuildSystemCleanup

    v1 v1  
     1= QtWebKit build system cleanup =
     2
     3The idea is to clean up and improve how we use Qmake to build QtWebKit.
     4
     5== Remove Symbian support ==
     6
     7== Remove QTDIR_build and package-build ==
     8
     9== Add top level (root) pro-file for organizing the project (for QtCreator) ==
     10
     11== Use subdirs for derived sources instead of relying on build-webkit ==
     12
     13== Use CONFIG+=GNUMake when present to improve dependency tracking ==
     14