diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2020-12-19 19:22:16 +0100 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2020-12-20 17:40:55 +0100 |
| commit | 638bc0e5e8f0400411c6ba0fb40ddcde6d3a7c40 (patch) | |
| tree | 409fb999682218deb186aa5f817d8391f8df6d6b /build_scripts/platforms/unix.py | |
| parent | e99ac18b134469854dff05fd3bb61158f9d9ccf9 (diff) | |
shiboken6: Do not sort classes unnecessarily
The list of classes was first sorted topologically, then
alphabetically in the AbstractMetaBuilder and finally again
topologically in the CppGenerator with an additional dependency
QObiect/QMetaObject.
Move the sort functionality taking the QObiect/QMetaObject
dependency into account from the generator to the AbstractMetaBuilder.
Move all sorting functionality to helper sortLists().
The classesTopologicalSorted() helper is then no longer needed by
the generators and can be removed from the ApiExtractor.
Pick-to: 6.0
Change-Id: I03c799118296393bdd0f3de84427b50ab29153b0
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'build_scripts/platforms/unix.py')
0 files changed, 0 insertions, 0 deletions
