Commit graph

12 commits

Author SHA1 Message Date
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
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
d1e5f38691 Fix a typo in Qt rmp build script 2021-02-15 14:37:52 +01: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
Ghislain MARY
30026dceb8 Build qt 5.10 RPM. 2018-12-07 18:12:42 +01:00
Ronan Abhamon
a432a9d4e2 fix(app): coding style 2018-04-16 09:37:24 +02:00
Ghislain MARY
2107ddfff0 Prevent having several spec files in source file tarball so that rpmbuild is happy. 2018-03-26 18:43:08 +02:00
Ghislain MARY
e1b1d47543 Prevent having 2 spec files in the source tree, it causes troubles with rpmbuild. 2018-03-26 11:57:45 +02:00
Ronan Abhamon
c31ccedd1b chore(build): force qt5 version and dir in rpm 2018-03-23 16:29:43 +01:00
Ronan Abhamon
998c8c1095 chore(tools): remove build_qt_tarball 2018-03-23 12:46:07 +01:00
Ronan Abhamon
9eca457208 chore(build): provide a way to build a qt rpm 2018-03-21 19:15:43 +01:00