Commit graph

4629 commits

Author SHA1 Message Date
Ghislain MARY
5108be8459 Update bcg729 and cmake-builder submodules. 2018-03-26 18:31:42 +02:00
Simon Morlat
da239a3410 Improve "no-ui" target so that it can build with minimum dependencies (no doxygen, no graphviz), and update cmake-builder to enable vp8 to build with neon optims on raspberry pi 2018-03-26 16:12:18 +00:00
Ghislain MARY
8a3582fcba Fix build with GCC 4.8.5. 2018-03-26 18:00:05 +02:00
Ghislain MARY
fbada08667 Update minizip submodule. 2018-03-26 12:05:51 +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
ee527531d1 chore(submodules): update minizip 2018-03-23 15:56:12 +01:00
Ghislain MARY
e82b1d4e84 Remove problematic NO_CMAKE_SYSTEM_PATH option when searching for minizip. 2018-03-23 15:35:17 +01:00
Ronan Abhamon
da81403f56 chore(submodules): update minizip 2018-03-23 15:31:55 +01:00
Simon Morlat
80bb181a76 update mediastreamer2 (ice fixes) 2018-03-23 14:16:53 +01:00
Ronan Abhamon
daca5307d1 chore(submodules): update bcmatroska2, bv16 and minizip 2018-03-23 14:15:49 +01:00
Ronan Abhamon
998c8c1095 chore(tools): remove build_qt_tarball 2018-03-23 12:46:07 +01:00
Ronan Abhamon
f4aefc5164 chore(build): add a dependency to linphone-qt in spec file 2018-03-23 11:16:31 +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
1aae013a69 fix(build/rpm): rename qt5 package name to linphone-qt 2018-03-23 11:09:50 +01:00
Ronan Abhamon
c2f5aa8e27 chore(submodules): update cmake-builder 2018-03-23 11:01:40 +01:00
Ronan Abhamon
c235cf3a45 chore(submodules): update minizip 2018-03-23 10:54:18 +01:00
Ronan Abhamon
4296ce51ed feat(codecs): disable downloadable codecs for the moment 2018-03-23 10:47:19 +01:00
Ronan Abhamon
23939aaa2a feat(core): supports H264 download
Co-authored-by: Danmei Chen <danmei.chen@belledonne-communications.com>
2018-03-23 10:43:48 +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
247208d64c chore(submodules): update linphone 2018-03-21 19:17:00 +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
Danmei Chen
f9cb6a1f24 chore(CMakeLists.txt): use find_package on minizip in the builder group external source case 2018-03-19 14:53:09 +01:00
Ronan Abhamon
e4ffb477d7 chore(submodules): update minizip, fix linux build (do not force prefix on lib...) 2018-03-19 12:13:14 +01:00
Ronan Abhamon
2488cfd645 chore(submodules): update minizip, fix windows build 2018-03-19 10:53:46 +01:00
Ghislain MARY
352e498544 chore(build): add a rpm build support (in progress) 2018-03-16 17:26:28 +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
4a387eca19 chore(submodules): update minizip 2018-03-16 09:22:13 +01:00
Ghislain MARY
2fcc75fee6 chore(tools): build_static_qt depends of qttools 2018-03-15 16:38:31 +01:00
Ronan Abhamon
34a919e2d1 chore(submodules): update linphone 2018-03-15 15:01:04 +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
92d7b46ebd chore(submodules): update bcmatroska2 2018-03-15 13:20:17 +01:00
Ronan Abhamon
454866de7d chore(submodules): update bv16, minizip and linphone 2018-03-15 13:01:21 +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
2078a309ad feat(app): clean some pieces of code and improve build (providers) 2018-03-14 10:48:11 +01:00
Ronan Abhamon
b05e003d68 feat(app): clean some pieces of code and improve build (cli, logger and paths) 2018-03-14 10:39:45 +01:00
Ronan Abhamon
41d21d89ea chore(submodules): update bcmatroska2, bv16 & minizip 2018-03-13 17:46:55 +01:00
Ronan Abhamon
9f6f1b8b3a chore(submodules): update bv16 2018-03-13 14:52:36 +01:00
Ronan Abhamon
d839c60380 chore(submodules): update minizip 2018-03-13 11:38:24 +01:00
Ghislain MARY
640e937ff1 Update submodules. 2018-03-12 12:07:29 +01:00
Ghislain MARY
91336e3fc2 Add linphone-desktop-rpm target. 2018-03-12 10:42:38 +01:00
Ronan Abhamon
0976075b05 fix(FileExtractor): check ptr after open 2018-03-12 09:57:26 +01:00
Ronan Abhamon
70f4ee2abf fix(FileExtractor): many fixes 2018-03-12 09:34:22 +01:00
Ronan Abhamon
386f113082 feat(App): register FileExtractor 2018-03-09 14:40:12 +01:00
Ronan Abhamon
5c05229fb0 chore(cmake/FindMinizip.cmake): do not use system lib (no bzip support on some platforms) 2018-03-09 14:19:53 +01:00
Ronan Abhamon
6198c54263 feat(FileExtractor): add impl 2018-03-09 14:19:53 +01:00