WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32716
[Qt] Clean up the qmake build system to distinguish between trunk builds and package builds
https://bugs.webkit.org/show_bug.cgi?id=32716
Summary
[Qt] Clean up the qmake build system to distinguish between trunk builds and ...
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
Details
Formatted Diff
Diff
Patch
(5.20 KB, patch)
2009-12-18 09:02 PST
,
Simon Hausmann
vestbo
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Simon Hausmann
Comment 1
2009-12-18 08:44:25 PST
Created
attachment 45152
[details]
Patch
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
Created
attachment 45155
[details]
Patch
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
Committed
r52313
: <
http://trac.webkit.org/changeset/52313
>
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.
Top of Page
Format For Printing
XML
Clone This Bug