- Oct 15, 2020
-
-
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
-
-
Sébastien Blin authored
Change-Id: I7f28e39381f33bd42f145e116a0cdc5db9ef10e7
-
- Sep 28, 2020
-
-
Aline Gondim Santos authored
add format script to plugins submodule Change-Id: I59a5e401c1e31ec689b1eaf804b8236185d0bda8
-
- Aug 21, 2020
-
-
Andreas Traczyk authored
- Rename the script to better reflect its purpose - Don't install the chocolatey package manager if already installed - Don't install packages if already installed - Clean up error management Gitlab: #581 Change-Id: I0e6fdeacfd465ae3810cfcfd7af21755e4f3ec1e
-
- Aug 20, 2020
-
-
Andreas Traczyk authored
Running './make-ring.py --init' will install a pre-commit hook to run clang-format on the daemon/lrc/client-qt submodules. Change-Id: Id1a03bf8915f17a99271ab98aa728ce035bc3ffb
-
- Aug 18, 2020
-
-
Yang Wang authored
Change-Id: I70f8a48bd774978480a4f6828aa70ac932082c49
-
- Aug 12, 2020
-
-
Replaces the ring-client-windows submodule with jami-client-qt and adjusts make-ring.py and helper scripts to support both the gtk and qt client builds for GNU/Linux. Gitlab: #581 Change-Id: I55c0272cb354c9fa96f3541b6e5a8b7b271f14ba
-
- Jun 02, 2020
-
-
Igor Stegarescu authored
Change-Id: I7a3ffd70b3efaad861ccd5170c7d1d6214fde6cb
-
- Apr 28, 2020
-
-
Sébastien Blin authored
Change-Id: Ida94131950baf124354b4cb5a521271aaeddee73
-
- Apr 22, 2020
-
-
Igor Stegarescu authored
Change-Id: Iccdcabbdf4907db029b8a03dd2a1fd998c841f5d
-
- Apr 17, 2020
-
-
Sébastien Blin authored
Change-Id: Ic5619dec5e68a18519e7bf64d43a82150c91f73e
-
- Mar 11, 2020
-
-
Change-Id: I37e40102fab0ae42199b0550039a235266faefe9
-
- Feb 21, 2020
-
-
Ming Rui Zhang authored
Change-Id: Ia1953f389584a372ce2e8255fe19aa7553b54bbf
-
- Feb 13, 2020
-
-
Ming Rui Zhang authored
Change-Id: Id31b9e58830226529cbfe94ec9d7ad11b733c798
-
- Feb 12, 2020
-
-
Ming Rui Zhang authored
Change-Id: Id10222ec089ff6698004b218468e07c1977e0cf7
-
Ming Rui Zhang authored
Change-Id: I8e85d8152d4f5b593178173fb3c6d93d7f514fab
-
Ming Rui Zhang authored
Change-Id: Id25bd1e5b68a89e490e8ad2e8ec776627a480264
-
- Jan 28, 2020
-
-
Change-Id: If0402bab4fb8f942203b2375331726e897cb47e9
-
- Jan 24, 2020
-
-
Change-Id: I40f1407d6f486edf9fd76077cc8133ac31cbe8b6
-
- Jan 20, 2020
-
-
Igor Stegarescu authored
Change-Id: Ifebc562291c87a78a597ad93323a4693d8d4127b
-
- Jan 13, 2020
-
-
Adds: * Debian 9 armhf * Debian 9 arm64 * Debian 10 armhf * Debian 10 arm64 * Raspbian 10 armhf * The One Click Install (oci) version for all this items This commit also fix the --generate option in the generated makefile by scripts/make-packaging-target.py and remove the --architecture option there because was not used at any part of the script. Because our builder docker can not docker build with ARM we implemented a workaround called dirty qemu-static is documented and we have a issue to sovle it. The pipeline for packaging-deploy-gnulinux-generic got changed to add the support for the ARM architecture but the OCI build is not enabled because the build including the oci takes long (5 hours or plus). Warning: require companion changes in daemon (topic debian-arm) to ensure the right compilation flags Change-Id: I905bbd4660824670d7de836129886f3d7f1dc83b
-
- Dec 31, 2019
-
-
Ming Rui Zhang authored
Change-Id: I5d426b9c279791f455a593120e84cc6eba7b852e
-
- Dec 30, 2019
-
-
Ming Rui Zhang authored
Change-Id: I4aa3c120b3c2f4d6890555cee482963fa90753c4
-
- Dec 13, 2019
-
-
Alexander Schlarb authored
Change-Id: I446c8d9650efc97c5a8a1b56357c63f74af2fc35
-
Alexander Schlarb authored
Change-Id: I673232c637926622f07b4d792906941aff21994a
-
Alexander Schlarb authored
Change-Id: I9d580743ebe40a8c9edc534ba23b5ddbb01e921b
-
- Nov 29, 2019
-
-
Change-Id: I8d6598b9739f04e5c64c8236740091786222a33a
-
- Nov 15, 2019
-
-
Change-Id: Iabb7c6a9e77949978ae2cad842440ab658ffbb4b
-
- Nov 14, 2019
-
-
This commit change the pattern used to match the oci package in the script used by Jenkins to deploy it. Change-Id: I9a60d8a2d5c440f17244d31be26dff0a32125788
-
Sébastien Blin authored
Change-Id: I1a4c53ac6a4ee6c16d755e52742eb098b8221a8d
-
- Nov 13, 2019
-
-
Sébastien Blin authored
This reverts commit 0c1951cc. Reason for revert: <INSERT REASONING HERE> Change-Id: I5e166d19f3b02e36b441dbd49d4b9f9ba2131d73
-
Sébastien Blin authored
Change-Id: If1edf81faac730c2de27245eb88bd96c7a157e7c
-
Sébastien Blin authored
This reverts commit 4ddaa819. Reason for revert: <INSERT REASONING HERE> Change-Id: I0073af7b97834b2f95de2b0d1238c7d1da1c7b4a
-
- Nov 12, 2019
-
-
Change-Id: Ib4f4cee7a3a4d1782001c12b53bd9324d6953b6a
-
- Nov 11, 2019
-
-
Fredy Pulido authored
This commit rename the tarball, debian, ubuntu and fedora packages. This commit also modify the debian post install script to add support our repositories for Debian 10 and Ubuntu 18.10 and 19.04 and create transition packages to ensure a proper nama transition in debian based distributions. Warning: when using reprepo to add the ring transition deb package this get into pool/main/j/jami. for now we think is a reprepo error because reads the Source: instead of Package: field. Change-Id: I47449a79c1a8bfd6ee0f3ffed618886f1dc1645a
-
- Nov 07, 2019
-
-
This commit change de deploy policy, instead of deploy all the .deb packages we will deploy just the one-click-install packages and we will do a copy with a shortname, example ring-all_amd64.deb. Change-Id: I4587bf76245e15f794b3c1d96735d5599be44503
-
- Nov 01, 2019
-
-
Change-Id: Ifabe4ca88973edb9cc58ce691ce659545f4edfc7
-
- Oct 31, 2019
-
-
Jean Squillari authored
Change-Id: I661245cb99f6b4468605ae781523581c90d93c4e
-
- Sep 30, 2019
-
-
Kateryna Kostiuk authored
Change-Id: I7e36a1bc4a9dc0dd6c0f88d3d34f28e8921039bc
-
- Sep 25, 2019
-
-
Adrien Béraud authored
Change-Id: I33cb4cfcb424c79213b58fcc6cfb40a1506df3d8
-