Skip to content
Snippets Groups Projects
  1. Apr 30, 2021
  2. Apr 07, 2021
  3. Mar 30, 2021
  4. Mar 28, 2021
  5. Mar 15, 2021
  6. Sep 28, 2020
  7. Sep 24, 2020
  8. Jun 30, 2020
  9. Jun 26, 2020
  10. Jun 25, 2020
  11. May 29, 2020
  12. Mar 25, 2020
  13. Nov 28, 2019
  14. Sep 10, 2019
  15. Aug 02, 2019
    • Eden Abitbol's avatar
      upnp: remove linkage with libthreadutil · 638fe955
      Eden Abitbol authored and Adrien Béraud's avatar Adrien Béraud committed
      libthreadutil is a library that was generated while building
      libupnp version 1.6.25. This library isn't generated anymore
      for libupnp's new version 1.8.4. It is instead part of the API
      internally. Therefore linking the library isn't required
      anymore.
      
      Change-Id: I6b641b6a06d65fc73b9fdde36b9ab749d8c7c886
      Gitlab: #96
      638fe955
  16. Mar 17, 2019
  17. Mar 11, 2019
  18. Jan 19, 2019
  19. Dec 19, 2018
  20. Dec 09, 2018
  21. Oct 01, 2018
  22. Sep 30, 2018
  23. Aug 03, 2018
  24. Jun 15, 2018
  25. May 12, 2018
  26. Mar 29, 2018
    • Sébastien Blin's avatar
      daemon: add libressl dependency · 3333997f
      Sébastien Blin authored
      To query the name server via a HTTPS request, we need to add
      libressl for restbed. This patch adds the build flags to correctly
      link libressl.
      
      Change-Id: Ibac00c6e12b8adb2184c6c835472d0f201ede03f
      3333997f
  27. Mar 23, 2018
  28. Mar 13, 2018
  29. Feb 20, 2018
  30. Feb 14, 2018
  31. Jan 05, 2018
    • Alexandre Lision's avatar
      build: cleanup scripts · ccf20630
      Alexandre Lision authored
      compile.sh: unused ANDROID_ABIS var
      build-daemon.sh: unused ANDROID_BIN var, fix section comment
      
      Change-Id: I286a71b96e3a8f505687c044aeff1d643c7a6964
      ccf20630
  32. Jan 03, 2018
    • Alexandre Lision's avatar
      build: remove legacy code · f73b070a
      Alexandre Lision authored
      Since Android and AndroidTV share the same module we do not need to copy
      .so files to libringandroid folder
      
      Change-Id: I9a90c47775e99eb6d120f81d903dffb3329e6f5a
      f73b070a
  33. Jan 02, 2018
    • Alexandre Lision's avatar
      jni: use jni from daemon · 123e000b
      Alexandre Lision authored
      Remove all JNI related source files and use the ones provided in the
      daemon directory.
      
      Change-Id: I6056030c6ab8007ed922c1f9bf56c9519276bb77
      123e000b
  34. Oct 03, 2017
    • Adrien Béraud's avatar
      build: link with secp256k1 · 94bd50ee
      Adrien Béraud authored
      Update for new daemon dependencies:
      * add secp256k1
      * remove boost, cryptopp
      
      Change-Id: I5c78711624d0c6f3cfeb93190a6be3cb6b73b68c
      94bd50ee
  35. Sep 21, 2017
Loading