Bug 32715 - [Qt] Make it possible to build QtWebKit as a separate package
Summary: [Qt] Make it possible to build QtWebKit as a separate package
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on: 32716 33084 33202 33206 34325
Blocks:
  Show dependency treegraph
 
Reported: 2009-12-18 08:37 PST by Simon Hausmann
Modified: 2010-03-05 05:32 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hausmann 2009-12-18 08:37:52 PST
This bug tracks the work related to extending the qmake based build system to handle builds with generated files present and installing QtWebKit into an existing Qt installation

It directly relates to http://bugreports.qt.nokia.com/browse/QTWEBKIT-8
Comment 1 Simon Hausmann 2010-01-29 03:50:49 PST
After a discussion with Jocely we came up with the following TODO list, which we can track with depending bugs and this as master-bug:

* Make make-package script cross-platform
* Integrate syncqt into the trunk builds
* Use generated headers.pri in WebCore.pro
* Implement header installation for Unix, Windows and Symbian
* Implement library installation on Windows
* Implement "make install_in_qt" target (recursive)
Comment 2 Simon Hausmann 2010-03-05 05:32:30 PST
I'm closing this bug as the main work is completed. We may need a bit more testing, but in general I don't see anything major missing at this point.