[webkit-reviews] review requested: [Bug 33542] [Qt] Split the build process in two different .pro files. : [Attachment 46388] Monolithic patch draft

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 11:54:22 PST 2010


Jocelyn Turcotte <jocelyn.turcotte at nokia.com> has asked  for review:
Bug 33542: [Qt] Split the build process in two different .pro files.
https://bugs.webkit.org/show_bug.cgi?id=33542

Attachment 46388: Monolithic patch draft
https://bugs.webkit.org/attachment.cgi?id=46388&action=review

------- Additional Comments from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>
The patch adds two pro files to generate sources:
JavaScriptCore/DerivedSources.pro
WebCore/DerivedSources.pro

Most of the content of these files have been taken from
JavaScriptCore/JavaScriptCore.pri
WebCore/WebCore.pro

The build-webkit script have been modified accordingly and now allow the option
--generate-only to stop after the source generation step.


More information about the webkit-reviews mailing list