> build: Use Qt top-level build facilities
Some differences are explained by D1329 and missing backport of core#21694
> build, qt: Add linguist_tools list
See D1329 for some differences
> build, qt: Drop lrelease dependency patch
>
> It is no longer required after switching to Qt top-level build.
> build, qt: Drop translations.pro hack
>
> It is no longer required after switching to Qt top-level build.
> build, qt: Force bootstrap while building linguist tools
>
> Qt lrelease tool depends on the xml module. This change guarantees that
> it is always available after being bootstrapped.
> build, qt: Fix wrong cross-compiling detection on macOS
> build, qt: Do not install *.prl files
This is a backport of core#20641
Depends on D13871