Bug 71222
Summary: | [Qt] Refactor and clean up the qmake build system | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | Tools / Tests | Assignee: | Tor Arne Vestbø <vestbo> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | menard, michelangelo |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 71677, 71697, 71775, 71778 | ||
Bug Blocks: |
Tor Arne Vestbø
The qmake build system has accumulated a bit of cruft and redundancy
over time. There's also a fairly tight coupling between how to build
the various targets, and _what_ to build, making it harder to add new
rules or sources.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
Patch landed in r99274.
Please block any fallout on this bug and I'll close it once we've stabilized things again.
Alexis Menard (darktears)
I'm updating the SL bot as we speak.
Tor Arne Vestbø
Closing this, now that the major changes have landed.