Commit graph

20 commits

Author SHA1 Message Date
Julien Wadel
edf2c3c71e Active Post Quantum ZRTP for official build.
Upgrade secure shield quality and display it in call instead of generic secure shield.
2022-10-10 15:29:44 +02:00
Julien Wadel
241ece706a Fix sign-args drop out from appimagetool. 2022-09-20 12:38:23 +02:00
Julien Wadel
922d155146 - Enable G729 in CI.
- Update translations.
- Option to enable chat notifications.
2022-01-06 13:22:30 +01:00
Julien Wadel
4b094d3261 Use a webview for account creation 2021-11-19 22:37:26 +01:00
Anthony Gauchy
77a3f294e0 Update docker image to match sdk 4.5 update 2021-04-08 11:28:50 +02:00
Julien Wadel
2629e2461d - Download configuration file if it is a webfile
- Download the configuration file directly to the config path and overwrite old file
- Add an interface to config directory path
- Prevent a crash from the deletion of the Handler where we are still using it
- Add synchronous mechanism to download file and Instance Manager deletion
- Add Command parser features : clean specific keys, parse from list of arguments
- Reorder config search to avoid unwanted config file overwrite
- Move CLI execution at the end of initialization
- Based openAppAfterInit on Manager and not on Handler
- Add Call feature to Command line (--call=<SipAddress>)
- Launch a call on request
- Add generic parameters on show and call method to CLI
- Replace connectOnce function that didn't fully work by a connection on context where it is manage by Qt
- Remove redundant parser initializations
- Update SDK to fix configuration updates and FEC
2020-10-23 11:54:55 +02: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
647c28b514 - Add CMAKE_BUILD_TYPE selection
- Add Debian9 with Qt Release images
2020-06-11 16:42:09 +02:00
Julien Wadel
5a6c7b08f5 Update SDK 4.4 and add devtoolset-8 for centos7 2020-05-25 20:29:08 +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
cde606da04 Avoid overwritting packages that have the same name on snapshots (and so, the code doesn't change)[ci skip] 2020-05-05 09:06:03 +02:00
Julien Wadel
6d64d93846 Remove empty dependencies when in first stage (CI) 2020-04-07 11:32:57 +02:00
Julien Wadel
15465a1092 Remove the try about forcing lib folder installation 2020-04-07 11:19:21 +02:00
Julien Wadel
efd6ddf5b6 Fix option for CI 2020-04-07 11:19:21 +02:00
Julien Wadel
5e8aa688cb Add empty dependencies when needed and set CMAKE_INSTALL_LIBDIR to lib folder instead of lib64 2020-04-07 11:19:21 +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
Julien Wadel
6ef29b7adc Add Win32 support by user settings or by projects, rewrote more generic Runtime output for Windows, add status message for CPack generator 2020-03-31 20:09:21 +02:00
Julien Wadel
95998f8623 Remove Centos 7 Makefile [ci skip] 2020-03-13 15:12:15 +01:00
Julien Wadel
e8454d85cc Update CI Centos7 as SDK configuration and remove no-video building 2020-02-25 19:55:48 +01:00
Julien Wadel
ea680e4e77 Revert "adding headers for minizip"
This reverts commit f799d08289.
2020-01-29 14:55:30 +01:00