Skip to content
Snippets Groups Projects
  1. May 21, 2021
  2. Apr 20, 2021
  3. Mar 31, 2021
  4. Feb 02, 2021
    • Albert  Babí Oller's avatar
      packaging: client-qt build revision for linux · 8f4390ab
      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
      8f4390ab
  5. Jan 29, 2021
  6. Jan 08, 2021
  7. Dec 30, 2020
  8. Dec 28, 2020
  9. Dec 16, 2020
  10. Nov 17, 2020
    • Kateryna Kostiuk's avatar
      dependencies: add libtasn for Darwin · d6261445
      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
      d6261445
  11. Nov 10, 2020
  12. Oct 21, 2020
  13. Oct 09, 2020
  14. Oct 08, 2020
  15. Sep 28, 2020
  16. Aug 21, 2020
  17. Aug 20, 2020
  18. 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
  19. Dec 31, 2019
  20. Dec 13, 2019
  21. Nov 29, 2019
  22. Nov 15, 2019
  23. Nov 14, 2019
  24. Nov 13, 2019
  25. Nov 12, 2019
  26. Sep 19, 2019
    • Eden Abitbol's avatar
      upnp: remove system upnp library dependency · 221fee73
      Eden Abitbol authored
      The libupnp available for system download (v1.8.2) causes
      intermittent crashes. The one compiled locally is a newer version
      (v1.8.4) that doesn't crash.
      
      Change-Id: I5ae02553a845488cba0c0617ec1816e2d81cd4f3
      221fee73
  27. Jul 26, 2019
  28. Mar 27, 2019
  29. Mar 18, 2019
  30. Feb 21, 2019
    • Kateryna Kostiuk's avatar
      fix: dependencies for iOS and macOS · 5a0016bf
      Kateryna Kostiuk authored
      This patch removes options for dependencies installation for macOS
      and iOS because homebrew does not support options anymore.
      
      Change-Id: Ibe75a318a24a740eb259e0999539a7491860fa58
      5a0016bf
  31. Jan 21, 2019
  32. Dec 15, 2018
  33. Nov 08, 2018
  34. Sep 24, 2018
    • Philippe Gorley's avatar
      make-ring: remove hardcoded sudo · 1a3fd043
      Philippe Gorley authored and Adrien Béraud's avatar Adrien Béraud committed
      Standardize make-ring.py file (other distros don't have sudo hardcoded).
      No longer require sudo in a fresh docker container where user is already
      root.
      
      Change-Id: I0e1cd8646718300a24ff777e0808170a1d8038a2
      1a3fd043
Loading