Commit graph

30 commits

Author SHA1 Message Date
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
Ghislain MARY
30026dceb8 Build qt 5.10 RPM. 2018-12-07 18:12:42 +01:00
Ronan Abhamon
4d78e4fc29 fix(tools): avoid invalid check with git diff 2018-05-15 13:55:22 +02:00
Ronan Abhamon
52d5dc588d fix(tools/update_resources): do not deal with assets/icons folder 2018-04-16 11:51:00 +02: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
690522574d chore(tools): build_qt_tarball build a linphone-qt tarball 2018-03-23 11:14:15 +01:00
Ronan Abhamon
7c24e07fd8 chore(build): do not exclude git files in build_qt_tarball 2018-03-21 19:46:42 +01:00
Ronan Abhamon
9eca457208 chore(build): provide a way to build a qt rpm 2018-03-21 19:15:43 +01:00
Ronan Abhamon
2fd252074b chore(tools): rename build_static_qt to build_qt 2018-03-20 11:24:41 +01:00
Ghislain MARY
61a846e36b chore(tools): add an option to clean qt build in build_static_qt 2018-03-16 10:09:14 +01:00
Ghislain MARY
2fcc75fee6 chore(tools): build_static_qt depends of qttools 2018-03-15 16:38:31 +01:00
Ronan Abhamon
325d64f091 chore(tools): improve build_static_qt, add a note to export Qt5_DIR and PATH 2018-03-15 14:58:41 +01:00
Ronan Abhamon
a65c3d3ec8 chore(tools): fix build_static_qt 2018-03-15 14:35:28 +01:00
Ronan Abhamon
4ef1241b10 chore(tools): improve build_static_qt script, install output in /opt/$qt_version 2018-03-15 14:32:47 +01:00
Ronan Abhamon
25cad2596d chore(tools): do not deal with deleted files 2018-03-15 12:49:10 +01:00
Ronan Abhamon
2547431f32 chore(tools): add a build_static_qt script 2018-03-15 12:48:41 +01:00
Ronan Abhamon
e5c5b37466 fix(check_qml_syntax): exit 0 if qmllint is not available! 2017-08-17 11:34:44 +02:00
Ronan Abhamon
4590970760 fix(check_qml_syntax): do not interpret qmllint command in warning! 2017-08-17 11:28:08 +02:00
Ronan Abhamon
3ace1ee60e fix(check_qml_syntax): little fix 2017-08-17 11:03:11 +02:00
Sylvain Berfini
b9c5c8fc96 Fix grammatical error 2017-08-17 10:12:05 +02:00
Ronan Abhamon
be9be57a38 fix(pre-commit): do not execute scripts with sh 2017-08-16 15:22:33 +02:00
Ronan Abhamon
986bbddd83 feat(tools): check and test qml if it's necessary! 2017-08-16 14:52:29 +02:00
Ronan Abhamon
eeb073e9e7 fix(UnitTests): add a Units mock 2017-06-15 16:06:55 +02:00
Ronan Abhamon
fe29b93aaf feat(app): remove linphone-desktop subfolder 2017-06-14 18:05:18 +02:00