Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.0.0 Beta 1
-
Any Qt5 source package
-
08ec2c7a620de84591552b57e396fe3fd404418c
Description
There are some configure options that allow certain modules to be enabled/disabled at configure time but no general approach.
For example it would be ideal if configure's make and nomake option applied to which Qt modules are built e.g.:
configure -make module1 module2 module5 module6 module7 ...
and/or
configure -nomake module3 module4 ...
The workaround for this issue is to remove the source code of the modules not required then run configure as normal.
Attachments
Issue Links
- relates to
-
QTBUG-20577 Qt5: ./configure's -no-webkit is ignored
-
- Closed
-
For Gerrit Dashboard: QTBUG-26697 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
48272,2 | add -skip option to the configures | stable | qt/qtbase | Status: MERGED | +2 | 0 |
48275,1 | WIP: skip build when requested by user, aka -no-webkit | stable | qt/qtwebkit | Status: ABANDONED | 0 | 0 |
48434,1 | make it possible to explicitly exclude particular modules | stable | qt/qt5 | Status: MERGED | +2 | 0 |
50803,1 | make it possible to explicitly exclude particular modules | master | qtsdk/qtsdk | Status: MERGED | +2 | 0 |