Skip to content

WIP: Fix/qt5 build issues new docker images

Peio Rigaux requested to merge fix/qt5_build_issues_new_docker_images into master

Now use docker images from sdk and updated dependencies, build and packaging of qt for linux distros without qt >= 5.12.5 in repos. QT build and installl is now done in parallel, aswell as sources compression. A little hack (with sed/xargs) was needed regarding python 2 shebangs, some distros refusing to build if they were presents.

Edited by Peio Rigaux

Merge request reports