Details
-
Task
-
Resolution: Done
-
P2: Important
-
6.2.4, 6.3.0 RC
-
None
-
1
-
3f7cf94937 (qt/qtconnectivity/dev) 3f7cf94937 (qt/tqtc-qtconnectivity/dev) 74574d41e3 (qt/qtconnectivity/6.3) 74574d41e3 (qt/tqtc-qtconnectivity/6.3) b2804c49f3 (qt/tqtc-qtconnectivity/5.15) b2804c49f3 (qt/tqtc-qtconnectivity/5.15.10)
-
Team B Foundation Sprint 56
Description
By #include ing not only the *.moc, but also the moc_*.cpp files, we can speed up compilation of Qt (albeit not for users of Qt), reduce the TEXT size of libraries, and enable more warnings (like Clang's -Wunused-private-field). By the time we tackle this, there should be a new includemocs6 script (from QTBUG-102886) in QtBase, that no longer requires a qmake build to operate.
Acceptance criteria: mocs_compilation.cpp files should not #include anything.
Attachments
Issue Links
- resulted in
-
QTBUG-103313 Make qdbusxml2cpp include moc files for the header ("includemocs")
- Closed
-
QTBUG-103362 Allow choosing <> over "" for qdbusxml2cpp -i
- Closed