Commit graph

11 commits

Author SHA1 Message Date
Julien Wadel
4afcb32af6 CI : Build on Ubuntu2004 instead of Ubuntu18 because of eol. 2024-03-04 11:27:29 +01:00
Julien Wadel
ea7c02a335 Update docker file to use Maintenance Tool from Qt.
Remove the fuse mandatory for CI.
Update CI to use Qt custom version and update application to Qt 5.15.12.
2023-05-22 10:37:04 +02:00
Julien Wadel
6c031a97fc Update Debian9 docker for gstreamer 2023-04-17 10:19:46 +02:00
Julien Wadel
c5bb7f4a26 Downgrade Qt back to 5.15.2 because of Qt commercial licence that break other GPL licences.
A new version is needed because of linux image.
2023-04-14 09:05:16 +02:00
Julien Wadel
14f9454b06 Update docker file to use Maintenance Tool from Qt.
Remove the fuse mandatory for CI.
Update CI to use Qt custom version and update application to Qt 5.15.12.
2023-02-24 10:37:42 +01:00
Julien Wadel
24909899d7 Added qtwebview to docker images. Mandatory since we now use webview for assistant
Deactivate Centos7 build because of unavailability of QtWebengine.
2021-11-19 22:37:26 +01:00
Julien Wadel
4b094d3261 Use a webview for account creation 2021-11-19 22:37:26 +01:00
Peio Rigaux
768651118f rebuild qt after updating gitlab mirror to get qt 5.12.12 2021-11-04 20:17:34 +01:00
Peio Rigaux
06a3b2a5d4 Modified docker file and QT build script to build qt version 5.12.11 2021-11-04 20:17:26 +01:00
Anthony Gauchy
77a3f294e0 Update docker image to match sdk 4.5 update 2021-04-08 11:28:50 +02:00
Peio Rigaux
8dfd384e3d * Parallelized qt build and install (with make -j)
* Parallelized compression for rpm package (with pigz)
* Fixed dependencies in docker files
* Fixed qt configure in RPM spec file (added font support with fontconfig, accessibility options, text-to-speech...)
* Little sed + xargs hack to workaround some distros refusing to build with python2 shebangs
* Change Qt git repo for building docker image to https in order to pass firewall and avoid timeout while cloning
2020-07-06 18:23:48 +02:00