Bug 32716

Summary: [Qt] Clean up the qmake build system to distinguish between trunk builds and package builds
Product: WebKit Reporter: Simon Hausmann <hausmann>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jturcotte, laszlo.gombos, webkit.review.bot
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 32715    
Attachments:
Description Flags
Patch
none
Patch vestbo: review+

Simon Hausmann
Reported 2009-12-18 08:41:07 PST
Currently the .pro files use QTDIR_build to distinguish between a build of QtWebKit inside Qt or from the trunk. What QTDIR_build really means is that QtWebKit is built as a package, where for example generated files are present.
Attachments
Patch (5.06 KB, patch)
2009-12-18 08:44 PST, Simon Hausmann
no flags
Patch (5.20 KB, patch)
2009-12-18 09:02 PST, Simon Hausmann
vestbo: review+
Simon Hausmann
Comment 1 2009-12-18 08:44:25 PST
WebKit Review Bot
Comment 2 2009-12-18 08:47:15 PST
style-queue ran check-webkit-style on attachment 45152 [details] without any errors.
Simon Hausmann
Comment 3 2009-12-18 09:02:32 PST
WebKit Review Bot
Comment 4 2009-12-18 09:03:01 PST
style-queue ran check-webkit-style on attachment 45155 [details] without any errors.
Simon Hausmann
Comment 5 2009-12-18 09:06:52 PST
Laszlo Gombos
Comment 6 2009-12-18 09:39:35 PST
Good stuff. src_package might be a better name than standalone_package.
Note You need to log in before you can comment on or make changes to this bug.