Commit graph

4629 commits

Author SHA1 Message Date
Julien Wadel
6bc31c9f13 Update SDK 2020-04-02 23:23:41 +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
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
9117d07bac Change project name for only target 2020-03-28 14:00:50 +01:00
Julien Wadel
7c0f80dceb Use LocalUtf8 for all transactions rather than stdString 2020-03-28 14:00:50 +01:00
Julien Wadel
b22c1c3f99 Merge branch 'fix/audio_crash_initialization' 2020-03-27 10:35:49 +01:00
Julien Wadel
d95add4f1a Fix string using 2020-03-27 09:02:51 +01:00
Julien Wadel
6d06aa102b Merge branch 'master' of gitlab.linphone.org:BC/public/linphone-desktop into fix/audio_crash_initialization 2020-03-27 09:02:25 +01:00
Julien Wadel
bcfe050cf0 Change Packaging flag in yml for Mac [ci skip] 2020-03-27 08:44:24 +01:00
Julien Wadel
b9e5afd98d Change Packaging flag in yml for Windows [ci skip] 2020-03-27 08:43:57 +01:00
Julien Wadel
4ec4ad1ea9 Fix string using 2020-03-27 08:36:43 +01:00
Julien Wadel
0fcbc68315 Update SDK 2020-03-26 22:47:02 +01:00
Julien Wadel
805dd510ca Change destroy order
Let audio initialization only when playbackCard and captureCard are found.
2020-03-26 22:46:17 +01:00
Julien Wadel
fc8935db79 Merge branch 'feature/simplify_build_configuration_v3' 2020-03-26 20:01:51 +01:00
Julien Wadel
71e4adf348 Update the correct submodule 2020-03-26 19:15:34 +01:00
Julien Wadel
2065446d78 Update submodule 2020-03-26 18:57:18 +01:00
Julien Wadel
6215976d26 Update source folder links 2020-03-26 16:50:19 +01:00
Julien Wadel
08ca4791c0 Change application source folder name 2020-03-26 16:44:31 +01:00
Julien Wadel
1df0609330 Add cmake version limit to use verbose command 2020-03-26 14:35:32 +01:00
Julien Wadel
24d77b684e Add verbose option for external builds 2020-03-26 14:13:54 +01:00
Julien Wadel
90324169f6 Remove Z dependency in minizip package configuration 2020-03-26 12:19:19 +01:00
Julien Wadel
00160b907c Merge branch 'feature/simplify_build_configuration_v3' of gitlab.linphone.org:BC/public/linphone-desktop into feature/simplify_build_configuration_v3
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2020-03-26 11:39:41 +01:00
Julien Wadel
0c476e1ec7 Use External projects to prepare projects, use macdeploy only for packaging, reoder App instanciation 2020-03-26 11:37:26 +01:00
Julien Wadel
1c9e546f5d Remove forgotten debug command 2020-03-25 23:24:37 +01:00
Julien Wadel
3e7452af29 MAcOs fix : PREFIX_PATH order and add custom paths to it, fix minizip path for install_name_tool
Revert moving tools folder for hooks
2020-03-25 22:34:39 +01:00
Julien Wadel
a0f667501e Remove inherited cmake variables 2020-03-25 11:02:16 +01:00
Julien Wadel
6dce85c487 Remove option 2020-03-25 10:28:25 +01:00
Julien Wadel
fd69a73330 Fix version comparaison 2020-03-25 10:22:25 +01:00
Julien Wadel
24da1beab6 Update Readme 2020-03-25 10:16:34 +01:00
Julien Wadel
bd283bee98 Change variable name to APP_OPTIONS, use sdk function to pass CMAKE arguments to external project, specify parallel build while configuring the project 2020-03-25 10:08:02 +01:00
Julien Wadel
d165a316f7 Fix installation missing for Windows, Linux and Windows 2020-03-24 23:58:17 +01:00
Julien Wadel
802f3c0754 Remove config file and fix Mac Minizip link 2020-03-24 23:44:09 +01:00
Julien Wadel
df1cadde82 fix CI files and licence path 2020-03-24 23:29:37 +01:00
Julien Wadel
14d3fd936b Build change 2020-03-24 22:54:39 +01:00
Julien Wadel
60d204aead Move folders 2020-03-24 22:44:59 +01:00
Julien Wadel
6b552685b7 Update SDK 2020-03-23 08:57:03 +01:00
Julien Wadel
ea5c0787fe Clean Empty lines 2020-03-23 08:43:18 +01:00
Julien Wadel
65906d785c - Reorder destroy objects
- Fix signal attach to avoid cyclic connections
- Add destructor on Settings Model
- Add Presence Fix
2020-03-22 21:57:48 +01:00
Andrea Gianarda
971997e162 Delete reflection from QML qs it is done in OpenGL 2020-03-18 09:00:11 +01:00
Julien Wadel
d56e9104ac Update to last version 2020-03-17 16:49:38 +01:00
Julien Wadel
1802a968c1 Update README.md [ci skip] 2020-03-14 14:02:36 +01:00
Julien Wadel
720813d2ca Update install name tool path [ci skip] 2020-03-13 20:24:04 +01:00
Julien Wadel
332a698337 Update job-windows-desktop.yml[ci skip] 2020-03-13 18:05:51 +01:00
Simon Morlat
661e6e4041 Fix crash because volume levels are sometimes accessed while the call is in released state. 2020-03-13 17:36:41 +01:00
Julien Wadel
ec3e90b6f9 Update file copy path for windows [ci skip] 2020-03-13 16:19:49 +01:00
Julien Wadel
95998f8623 Remove Centos 7 Makefile [ci skip] 2020-03-13 15:12:15 +01:00
Julien Wadel
888e7ec0be Remove Xcode build [ci skip] 2020-03-13 15:10:41 +01:00
Julien Wadel
15e433308e - Remove focus change on search list
- Update to last version of SDK
2020-03-10 18:30:11 +01:00
Julien Wadel
5437f49048 Update job-macosx-desktop.yml 2020-03-05 14:31:20 +01:00