qt6-bb10/src/tools
Thiago Macieira 788a7bfdb1 QPlugin: move some of the logic from moc's output to qplugin.h
This will allow us to make changes in QtCore itself, without having to
worry about moc compatibility.

The output uses an #ifdef so this version of moc can still be used to
compile earlier versions of Qt (usually, in cross-compilation
environments). See discussion in the mailing list[1].

[1] https://lists.qt-project.org/pipermail/development/2021-September/041732.html

Change-Id: I2de1b4dfacd443148279fffd16a39784c80c5f3b
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2021-10-04 14:01:34 -07:00
..
androiddeployqt androiddeployqt: only write enabled architectures to build.gradle 2021-10-04 12:04:16 +02:00
androidtestrunner Skip unnecessary commands when cross-building tools 2021-09-27 16:34:23 +02:00
bootstrap Avoid to call _qt_internal_set_up_static_runtime_library() twice 2021-08-03 04:18:42 +08:00
cmake_automoc_parser Skip unnecessary commands when cross-building tools 2021-09-27 16:34:23 +02:00
moc QPlugin: move some of the logic from moc's output to qplugin.h 2021-10-04 14:01:34 -07:00
qdbuscpp2xml Skip unnecessary commands when cross-building tools 2021-09-27 16:34:23 +02:00
qdbusxml2cpp Skip unnecessary commands when cross-building tools 2021-09-27 16:34:23 +02:00
qlalr Skip unnecessary commands when cross-building tools 2021-09-27 16:34:23 +02:00
qtpaths Skip unnecessary commands when cross-building tools 2021-09-27 16:34:23 +02:00
qvkgen Skip unnecessary commands when cross-building tools 2021-09-27 16:34:23 +02:00
rcc Skip unnecessary commands when cross-building tools 2021-09-27 16:34:23 +02:00
shared Let androiddeployqt write a dependency file 2021-07-08 17:30:20 +02:00
tracegen Skip unnecessary commands when cross-building tools 2021-09-27 16:34:23 +02:00
uic Skip unnecessary commands when cross-building tools 2021-09-27 16:34:23 +02:00
CMakeLists.txt Fix build without features.systemsemaphore 2021-04-14 16:24:33 +09:00