Commit graph

107 commits

Author SHA1 Message Date
Julien Wadel
1d3f7d2148 NSIS packaging for Windows 2020-02-26 12:05:18 +01:00
Julien Wadel
5ee5833192 Fix path of dmg script for macos [ci skip] 2020-02-25 19:55:48 +01:00
Julien Wadel
b80c02ae3d Update CMakeLists.txt 2020-02-24 23:31:18 +01:00
Julien Wadel
834ef634c1 Update Build installation for Windows
Set to optional for images when ENABLE_VIDEO=NO is specified
2020-02-24 21:48:22 +01:00
Julien Wadel
635b8d37c4 - Create .DMG package for Mac
- Fix Path searching for Mac
- Cleaning installation folder
2020-02-24 16:45:27 +01:00
Julien Wadel
8ecf97306f Update CMakeLists to GPLv3 and speedup build process by removing subdirectory if its output exists (Linphone-SDK and Minizip) 2020-02-21 23:57:41 +01:00
Julien Wadel
be49bc3f61 Add minizip installation 2020-02-17 14:01:10 +01:00
Julien Wadel
6bda98b8f2 - Update Settings navigation, add placeholders to fields, auto-update server address with the selected protocol
- Set to TLS if transport cannot be defined
- Add Title to MenuBar and console info if SystemTray is unavailable
- Fix setting icon in qrc for future using
- Add old CPACK in CMake
2020-02-16 23:21:39 +01:00
Julien Wadel
8327878c70 Update Licence to gpl-v3 2020-02-13 10:54:22 +01:00
Julien Wadel
54dd0f4318 Update ICNS image for MacOs 2020-02-13 10:54:22 +01:00
Julien Wadel
0d6e01561f Update ReadMe and ChangeLog
Add rootca.pem in the installation
Set SDK to fix paths
2020-02-12 21:14:31 +01:00
Julien Wadel
741e9ff641 Use local folders for builds
Set to SDK where sources are relative to the SDK and not to the main project
2020-02-11 15:29:13 +01:00
Julien Wadel
77e51db886 Fix RPATH syntax for linux 2020-02-08 09:25:37 +01:00
Julien Wadel
3fb54ecb3f CMakeLists Fix for linux (Loading target lib from another directory) 2020-02-07 21:16:44 +01:00
Julien Wadel
72cf66a5b2 CMakeLists Fix for linux (Fix share folder+test policy on lesser cmake version) 2020-02-07 21:08:42 +01:00
Julien Wadel
fd33de3021 CMakeLists Fix for linux and Windows (Libraries) 2020-02-07 20:58:15 +01:00
Julien Wadel
9afb6f32d5 CMakeLists Fix (root.ca folder) for linux 2020-02-07 20:38:49 +01:00
Julien Wadel
56a381c3f8 CMakeLists Fix for linux 2020-02-07 20:32:01 +01:00
Julien Wadel
e747963064 CMakeLists Fix for linux 2020-02-07 20:29:10 +01:00
Julien Wadel
cf8388a984 CMakeLists update for Windows 2020-02-07 20:05:59 +01:00
Julien Wadel
a50dfd98ef Update some depreciated functions, clean syntaxes, fix Linux installation 2020-02-07 17:32:08 +01:00
Julien Wadel
665d60df78 Linux build [ci skip] 2020-02-07 09:33:27 +01:00
Julien Wadel
6f385559af Add missing file 2020-02-06 19:58:30 +01:00
Julien Wadel
9a65b71033 Installation reworking with old packaging. CPack is temporary removed 2020-02-06 19:45:18 +01:00
Julien Wadel
87f501ad51 Update install.cmake 2020-01-31 17:44:27 +01:00
Julien Wadel
fef46c1b68 MacOs : Update Script for first automatic building and fix libraries references 2020-01-31 17:44:27 +01:00
Julien Wadel
ea680e4e77 Revert "adding headers for minizip"
This reverts commit f799d08289.
2020-01-29 14:55:30 +01:00
Simon Morlat
d8f1eea679 Merge remote-tracking branch 'origin/release/4.2' into feature/update_sdk 2019-04-03 09:08:20 +02:00
Ronan Abhamon
7d9ead5b7f feat(app): deal with autostart on flatpak 2019-01-22 10:50:58 +01:00
Ronan Abhamon
9524590739 fix(package): install correctly rootca.pem on Windows when executable name is not linphone 2019-01-17 10:47:32 +01:00
Ronan Abhamon
b9bad4a98c chore(CMakeLists.txt): add grammars in the macOS package 2018-12-27 15:20:16 +01:00
Ghislain MARY
d4a807c8a7 Fail if package creation is not successful. 2018-11-20 13:58:33 +01:00
Ronan Abhamon
642ae408ef fix(linphone_package): avoid install of cmake directories 2018-09-04 10:49:51 +02:00
Simon Morlat
2222366cd6 Don't blacklist xsd ! 2018-08-24 17:53:54 +02:00
Ghislain MARY
4ac62538d3 Handle Clang sanitizer tools in linphoneqt builder. 2018-08-23 10:31:47 +02:00
Ronan Abhamon
3ea2478c23 feat(app): deal with peer/local addresses 2018-08-22 14:31:58 +02:00
Ronan Abhamon
9eba0d2ae9 fix(linphone_package): fix package generation 2018-08-06 15:48:10 +02:00
Ronan Abhamon
1f8d8dd734 feat(linphone_package): change WIX GUID 2018-07-31 10:55:50 +02:00
Ronan Abhamon
ddc683d7de feat(linphone_package): use NSIS generator by default 2018-07-31 10:51:10 +02:00
Ronan Abhamon
f49c4236d3 feat(linphone_package): supports msi installer 2018-07-27 16:28:39 +02:00
Ronan Abhamon
69e0213957 feat(linphone_package): better code for deal with customizations (app name, url...) and packaging 2018-07-27 15:57:51 +02:00
Ronan Abhamon
6ab1fb837a fix(CMakeLists.txt): use correct path to packaging.cmake (windows) 2018-07-27 15:08:34 +02:00
Ronan Abhamon
b404cea4e3 feat(linphone_package): clean files architecture 2018-07-27 14:29:42 +02:00
Ronan Abhamon
5d8c351d16 feat(linphone_package): remove usage of components for windows 2018-07-27 11:59:40 +02:00
Ronan Abhamon
efb7ca4d37 fix(linphone_package): do not use useless OPENH264_VERSION 2018-07-27 11:56:15 +02:00
Ronan Abhamon
bded46d3c6 feat(app): add an application_info.cmake to rename app name and description (closes #83, #166) 2018-07-27 11:46:02 +02:00
Ronan Abhamon
8cd89b8aad chore(CMakeLists.txt): rename LICENSE to LICENSE.txt 2018-07-27 11:29:08 +02:00
Ronan Abhamon
4db3e00fcf fix(linphone_package): remove useless banner.png 2018-07-27 11:04:46 +02:00
Ronan Abhamon
c530976cb7 fix(linphone_package): remove h264 installation on windows, use app downloader 2018-07-27 11:04:33 +02:00
Ronan Abhamon
953ec716e1 fix(linphone_package): add missing banner.png 2018-07-20 10:07:19 +02:00