Skip to content
Snippets Groups Projects
  1. Oct 14, 2015
    • Adrien Béraud's avatar
      build: bump daemon · 5d8ca546
      Adrien Béraud authored
      Allows the daemon to build with the latest commits
      
      Issue: #78221
      Change-Id: I0ec84f1b016932423d270b2422265e4caf378f74
      5d8ca546
  2. Oct 08, 2015
  3. Jul 15, 2015
  4. Jul 04, 2015
  5. Jun 17, 2015
    • Adrien Béraud's avatar
      build: fix contrib cross compilation · 6d881d9c
      Adrien Béraud authored
      * add gradle wrapper script
      * add realpath for OS X
      * export CROSS_COMPILE
      * bump dependencies
      
      Refs #75667
      
      Change-Id: Ie402858bb13a19004fe1a6477681fc39256d6ccb
      6d881d9c
  6. Jun 16, 2015
  7. Jun 09, 2015
  8. Jun 07, 2015
    • Adrien Béraud's avatar
      android: bump dring API · 7f97ca91
      Adrien Béraud authored
      Update SWIG interface and retated code to build with lasted daemon APIs
      
      Refs #74605
      
      Change-Id: Id6e0a2ddecbb7329eacce0788329985e1287cf1e
      7f97ca91
  9. Apr 10, 2015
  10. Jan 30, 2015
  11. Nov 26, 2014
  12. Nov 24, 2014
  13. Nov 17, 2014
  14. Nov 07, 2014
  15. Oct 29, 2014
  16. Oct 28, 2014
  17. Oct 27, 2014
    • Alexandre Lision's avatar
      compile: Fix check on FETCH value · 7f46d1c0
      Alexandre Lision authored
      TESTED_HASH was checked out every time, since value of FETCH was not
      read (only its existence was verified)
      7f46d1c0
    • Alexandre Lision's avatar
      build: add multi-arch and 64 bits support · 7d5df5d6
      Alexandre Lision authored
          (cherry-picked from vlc-android commits:
              3ef336c2ac667932c36338efe65be6bda0515e75,
              ec890fd36a3a5410c8e6c5af6f67275dab4f9290,
              c8dccbaf8bc525b1084998da3535b8ea8aae9f3f,
              79740e9ffa7d30de28f3bc6e38163ee10ad78c0d,
              a62f5ad965ff08d9fb62a4594717065050a6871c)
      7d5df5d6
  18. Oct 23, 2014
  19. Oct 22, 2014
  20. Oct 21, 2014
  21. Oct 17, 2014
  22. Oct 15, 2014
    • Alexandre Lision's avatar
      compile.sh: checkout TESTED_HASH on first run (and not master) · 3a206cf6
      Alexandre Lision authored
      There was also a corner case with sflphone compilation
      We checked if config.h existed to compile daemon
      What happened: if configuration is successfull but right after compilation crashed,
      next time compilation was skipped.
      Hack was to delete config.h, but that was really unclear. We now run make every time.
      3a206cf6
  23. Oct 10, 2014
  24. Oct 09, 2014
  25. Oct 08, 2014
  26. Oct 06, 2014
  27. Oct 03, 2014
  28. Sep 30, 2014
  29. Sep 29, 2014
  30. Sep 04, 2014
    • Alexandre Lision's avatar
      Fix daemon callbacks · 7b151705
      Alexandre Lision authored
      Callbacks weren't properly transmited to java layer. Problem was in swig's descriptions
      of these callbacks not being properly channeled to java and instead being emitted in stub declaration.
      
      Refs #53478
      7b151705
  31. Sep 03, 2014
Loading