- Feb 17, 2021
-
-
Amin Bandali authored
Restore required packages, and also add missing -DENABLE_STATIC=true for client-qt. Change-Id: I49997afa01109e1326ec06f06051504311f8471f
-
- Feb 16, 2021
-
-
Amin Bandali authored
Adapt the main jami snapcraft.yaml file for client-qt, and move a copy of the previous client-gnome snap to a new jami-gnome/ subdir. Change-Id: If1e014c7af9d89c1fe3d13b5d365d74c0ecf368d
-
- Feb 05, 2021
-
-
Sébastien Blin authored
This reverts commit c59ff3b3. Reason for revert: Breaks packaging on debian Change-Id: Ia29ff90d7c2dba83d2831f5f81f004532f455311
-
- Feb 03, 2021
-
-
Change-Id: I0df659931adcd5d76912e3fbe2e48eeb4dcb32c1
-
- Feb 02, 2021
-
-
Albert Babí Oller authored
- use cmake to build client-qt (client's cmake includes global installation support) - copy-runtime-files.py is no longer necessary since it is directly managed by cmake - uninstall revision: use make uninstall rule for lrc, client-qt and client-gnome - add doxygen and graphviz dependencies for building documentation Change-Id: I3fb1d56cb80556337b2c10fda1a67f84c290158c
-
- Jan 29, 2021
-
-
Amin Bandali authored
Change-Id: I9df8043ec2da9c2a0c4ba3a2e09e5feadb71e585
-
- remove extra print statement - add dependency qt5-tools Change-Id: I280a41e504557a7fcaf8f862bcef72432edbf473
-
- Jan 27, 2021
-
-
Amin Bandali authored
Without libssl-dev available in build time, we would fall back on building our own from a locally-built libressl, which would have incorrect paths for location of certificates: the resulting snap would incorrectly try to look for certificates under parts/jami/build/daemon/contrib/x86_64-linux-gnu/etc/ssl, which is not available after build, instead of a more sensible /etc/ssl. Change-Id: I76cb847d18561e29250d4b9d39d1993dabc9a864
-
- Jan 08, 2021
-
-
Frisbee Whisperwind authored
Change-Id: Ibfe182c5d8d5658603b1c4ee169b750e376ebc57
-
- Dec 30, 2020
-
-
Sébastien Blin authored
GitLab: #1127 Change-Id: I8190ea8b974a44b7851969cdb5d33bd32074ddd9
-
Change-Id: I309f31ba1d23a9cbc48e2936b7591ae4fba40a76
-
- Dec 28, 2020
-
-
Amin Bandali authored
Change-Id: Iee3340020b7507e0098a38463e12907350c9a055
-
- Dec 24, 2020
-
-
Amin Bandali authored
Change-Id: I9e8e666f09949d56c3c14c43b834f1d39c10c9db
-
- Dec 22, 2020
-
-
Ming Rui Zhang authored
Change-Id: If96860fed6a232566b04d131b84f4ce847399572
-
- Dec 21, 2020
-
-
Ming Rui Zhang authored
Change-Id: I6a794b638cffc66cb18924ca0fcf5be0a0fcb987
-
- Dec 17, 2020
-
-
Ming Rui Zhang authored
Change-Id: Ide3c5fcc8d261c3a517c07501019166b7dad45c8
-
- Dec 16, 2020
-
-
- add dependencies for building client Qt - avoid forcing build with local Qt when no path is specified (linux) - verify system's Qt version before building lrc + client-qt Change-Id: I18b51647044c1f15358595710f51a88618de41f5
-
- Dec 09, 2020
-
-
Amin Bandali authored
Change-Id: I5b24b809cec3763c44808fe9f056cba862336531
-
- Nov 18, 2020
-
-
Sébastien Blin authored
Change-Id: I56de10fdfb39d14405cb0e502c472b4dbc112dc0
-
- Nov 17, 2020
-
-
Kateryna Kostiuk authored
Currently libtasn builds as part of gnutls. When building with clang 12 asn1_der_coding return an error ASN1_VALUE_NOT_VALID when parsing time. This patch add libtasn to dependencies to use prebuilt version. Change-Id: I424ea58a3c89981e8c3a781c9cbd66fc429f919b
-
- Nov 10, 2020
-
-
Sébastien Blin authored
Also remove some warnings in make-ring.py Change-Id: I8fabab27a33e94a9a0eabcce4e22cdf760bc8e05
-
- Oct 28, 2020
-
-
Ming Rui Zhang authored
Change-Id: I96b1cd8ce6cdf134f93b2d6d6742dabdf28d0842
-
- Oct 24, 2020
-
-
Change-Id: I5a43f4ca5d0c8e43b3f73cb028aeb38c31b16342
-
- Oct 22, 2020
-
-
Sébastien Blin authored
Change-Id: I3a8ca39f46eb6514427969bd697084e2ddfb4a50
-
Fix build for opensuse 15.1 Add build for opensuse 15.2 and tumbleweed Change-Id: I561a6f48dc4674efd0a9e83a20bb238d476d29a6
-
Change-Id: Icf38cabf03709802dea4e13369b70f7d584f65f8
-
- Oct 21, 2020
-
-
Sébastien Blin authored
Change-Id: Ia5fd11c87ba29ba4a1305a67e90c00004404ac13
-
Change-Id: Ibd9eab86af0dbe5a7f1349ff084afb46e85f370d
-
- Oct 19, 2020
-
-
Sébastien Blin authored
Change-Id: I6fe7da475e0004278382c4d5a996568557829bf4
-
- Oct 15, 2020
-
-
Sandra Tobajas authored
As the packaging for raspbian platform does use the virtualization with qemu in user mode, remove the qemu binaries in the build container. Change-Id: Id72ca6bad3d47d525c3a7d0213d5fc5eebbaa3d4
-
Sandra Tobajas authored
Using qemu in user mode to build jami package for raspbian platforms adds a lot of overhead. Remove the virtualization using the Debian 10 cross-compiling toolchain. The target platform (i.e. the platform on which the package will be installed) has to be set and some compilation options has to be added in the debian/rules file. Also add the armhf architecture in the Docker container in order to install the package dependencies for this platform. Change-Id: Ic2282ad9377d52482bca4a4f0ef017fbcc1f8eb7
-
- Oct 09, 2020
-
-
Change-Id: I81a06a2f9a603ee40259c063cfec3cb4f1ab92c7
-
Change-Id: If0c992706e270ce647eeb4644f9004a595774811
-
Change-Id: I0d2de226186ab9f0eb3b0bc49eb8b154b5d6b4ad
-
Sébastien Blin authored
Change-Id: I6103a3d8e16985d5f320ce2cc7049d96590240a1
-
Sébastien Blin authored
Change-Id: I7f28e39381f33bd42f145e116a0cdc5db9ef10e7
-
Sébastien Blin authored
Change-Id: I90999754457ef714757bb60787c91f89ec9953bd
-
- Oct 08, 2020
-
-
Édouard Denommée authored
Change-Id: I3e7e8f53dc5bef6ff7ba77df6ec622e2fcbdea66
-
- Sep 28, 2020
-
-
Aline Gondim Santos authored
add format script to plugins submodule Change-Id: I59a5e401c1e31ec689b1eaf804b8236185d0bda8
-
- Sep 26, 2020
-
-
Adrien Béraud authored
Change-Id: I5437c803c6c777dd6426dd8dc6c87b07f0d15780
-