Skip to content
Snippets Groups Projects
  1. Oct 15, 2020
    • Sandra Tobajas's avatar
      packaging: debian: use cross compilation for armhf platforms · d6dde7ee
      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
      Unverified
      d6dde7ee
  2. Oct 09, 2020
  3. Sep 28, 2020
  4. Aug 21, 2020
  5. Aug 20, 2020
  6. Aug 18, 2020
  7. Aug 12, 2020
    • Andreas Traczyk's avatar
      add the qt client submodule · 5ec47bc3
      Andreas Traczyk authored and Sébastien Blin's avatar Sébastien Blin committed
      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
      Unverified
      5ec47bc3
  8. Jun 02, 2020
  9. Apr 28, 2020
  10. Apr 22, 2020
  11. Apr 17, 2020
  12. Mar 11, 2020
  13. Feb 21, 2020
  14. Feb 13, 2020
  15. Feb 12, 2020
  16. Jan 28, 2020
  17. Jan 24, 2020
  18. Jan 20, 2020
  19. Jan 13, 2020
    • Fredy Pulido's avatar
      packaging: adds debian 10 and raspbian arm · b20faf61
      Fredy Pulido authored and Sébastien Blin's avatar Sébastien Blin committed
      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
      b20faf61
  20. Dec 31, 2019
  21. Dec 30, 2019
  22. Dec 13, 2019
  23. Nov 29, 2019
  24. Nov 15, 2019
  25. Nov 14, 2019
  26. Nov 13, 2019
  27. Nov 12, 2019
  28. Nov 11, 2019
    • Fredy Pulido's avatar
      packaging: renaming packages from ring to jami · 553fef15
      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
      553fef15
  29. Nov 07, 2019
    • Fredy Pulido's avatar
      packaging: fix deploy for manual packages · 91b5fdab
      Fredy Pulido authored and Sébastien Blin's avatar Sébastien Blin committed
      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
      91b5fdab
  30. Nov 01, 2019
  31. Oct 31, 2019
  32. Sep 30, 2019
  33. Sep 25, 2019
Loading