Skip to content
Snippets Groups Projects
  1. Dec 31, 2019
  2. Dec 13, 2019
  3. Nov 29, 2019
  4. Nov 15, 2019
  5. Nov 14, 2019
  6. Nov 13, 2019
  7. Nov 12, 2019
  8. 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
  9. Jul 26, 2019
  10. Mar 27, 2019
  11. Mar 18, 2019
  12. 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
  13. Jan 21, 2019
  14. Dec 15, 2018
  15. Nov 08, 2018
  16. Sep 24, 2018
  17. Aug 13, 2018
  18. Aug 06, 2018
  19. Jul 17, 2018
  20. Jul 16, 2018
  21. Apr 25, 2018
  22. Apr 17, 2018
  23. Apr 13, 2018
  24. Apr 06, 2018
  25. Jan 16, 2018
    • Alexandre Lision's avatar
      make-ring: cleanup unnecessary strings · 2adcfaa7
      Alexandre Lision authored
      Distributions names are hardcoded across various functions. We have a
      couple of arrays listing distros but they were not put to use through
      the file
      OSX_DISTRIBUTION_NAME and ANDROID_DISTRIBUTION_NAME have also been added
      to replace the hardcoded strings
      
      Change-Id: Iab00585d62e94808e476db11d93e824153a8011b
      2adcfaa7
    • Alexandre Lision's avatar
      make-ring: cleanup arrays · c7336d3f
      Alexandre Lision authored
      Merge ubuntu and debian dependencies array since all elements are common
      (as they should)
      
      Do not use distro names for dependencies arrays, but stick with package
      manager systems (dnf, apt, zypper...)
      
      Change-Id: I46036114240812bb9b7c2d843519afa32428db27
      c7336d3f
  26. Jan 11, 2018
  27. Dec 19, 2017
  28. Dec 04, 2017
  29. Nov 07, 2017
    • Romain Bertozzi's avatar
      make-ring.py: support iOS installation · dca37f00
      Romain Bertozzi authored
      This commit adds the support for the iOS platform in the installation
      instruction.
      Until now, ./make-ring --install --distribution iOS did not work as
      expected and triggered a non-working compilation.
      
      Tuleap: #1745
      Change-Id: Ic181e280dbcf4ea4713d5cef38f4fdf5c710b570
      dca37f00
  30. Aug 10, 2017
  31. Aug 09, 2017
Loading