[Webkit-unassigned] [Bug 33542] [Qt] Split the build process in two different .pro files.

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


https://bugs.webkit.org/show_bug.cgi?id=33542


Jocelyn Turcotte <jocelyn.turcotte at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46388|                            |review?
               Flag|                            |




--- Comment #1 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>  2010-01-12 11:54:23 PST ---
Created an attachment (id=46388)
 --> (https://bugs.webkit.org/attachment.cgi?id=46388)
Monolithic patch draft

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list