RESOLVED FIXED 50139
[Qt] Allow pre-generation for package builds for WebKit2
https://bugs.webkit.org/show_bug.cgi?id=50139
Summary [Qt] Allow pre-generation for package builds for WebKit2
Laszlo Gombos
Reported 2010-11-28 22:59:47 PST
QtWebKit source package includes generated files pre-generated (CONFIG=standalone_package). This means that from the QtWebKit source package one can build without a dependency on the generation tools like gperf, etc.. This property of the QtWebKit build is available for "WebKit1" builds but has not been carried over yet to WebKit2 builds.
Attachments
proposed patch (10.85 KB, patch)
2010-11-28 23:12 PST, Laszlo Gombos
no flags
Laszlo Gombos
Comment 1 2010-11-28 23:12:27 PST
Created attachment 74990 [details] proposed patch The "other" motivation for this change is to make a step towards a successful Symbian build. Symbian does not support shadow builds, so using the relative path for the generated directories is important.
WebKit Commit Bot
Comment 2 2010-11-29 05:29:13 PST
Comment on attachment 74990 [details] proposed patch Clearing flags on attachment: 74990 Committed r72792: <http://trac.webkit.org/changeset/72792>
WebKit Commit Bot
Comment 3 2010-11-29 05:29:18 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.