Commit graph

14 commits

Author SHA1 Message Date
Julien Wadel
f285ce68de Set build install paths and options. 2023-08-21 09:47:55 +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
fd3db129a0 Fix QT Keychain dependencies and Appimage build. 2022-12-19 13:07:10 +01:00
Julien Wadel
241ece706a Fix sign-args drop out from appimagetool. 2022-09-20 12:38:23 +02:00
Julien Wadel
ebd033a3e6 On default build : Revert webview subscription and keep old sheets (avoid deployment issues) but keep a way to reactivate it. 2022-03-10 19:16:26 +01:00
Julien Wadel
49454aef5c Fix tunnel build and Mac deployment on generic dmg 2021-11-03 12:29:33 +01:00
Julien Wadel
39dc65266e - Add CI and update to new plugin version
- Add plugin exportation
- Use Q_DECL_* as attribute
- Allow project to build shared library
- Split plugin interface into dynamic library
- Fix install include folder
2021-01-15 18:06:07 +01:00
Julien Wadel
22613ad29b Reactivate continuous build for linuxdeploy 2020-12-08 09:13:18 +01:00
Julien Wadel
52f5a9f046 * Fix error links like liblinphone++.so.10, complete rpath to use build folder at last
* Allow `--target install` to do build/install
* Generic program installation and simplify "only target"
* Update CI to call explicitly install step
* Rewrite install target name
* Add manually libsoci_sqlite3 in appimage as it cannot be done from binaries
2020-10-14 15:55:22 +02:00
Julien Wadel
85b09ee908 Change download path of linuxdeploy 2020-08-17 09:35:04 +02:00
Julien Wadel
0ac9f08b9f - Change mediastreamer plugins path for Linux and Windows to plugins/mediastreamer
- Update path test with plugins folder
- Add test on Player before closing it
2020-06-09 00:47:46 +02:00
Julien Wadel
598be61d91 Add code signing support for Linux and Windows
- Add Signing info in CI : use Key for Linux, folder for Windows
- Update create appimage for takking account of key
- Use appimagetool in addition of linuxdeploy for code signing step if needed
2020-05-11 09:19:03 +02:00
Julien Wadel
f5bedf0192 - Auto version from git
- Use specific runner on Centos7
- Move appimage script in app folder
- Use git versionning for installer name
- Add qt plugin to install with appimage
- Reduce appimage size, remove duplicates
- Notarization of DMG and codesigning for Apple
2020-04-02 23:17:02 +02:00
Julien Wadel
f1bf765fd6 Use specific runner on Centos7
Move create appimage script in app folder
Change the appimage name with current version
Add qt plugin to install with appimage
2020-04-01 18:09:35 +02:00
Renamed from tools/create_appimage.sh (Browse further)