Skip to content
Snippets Groups Projects
  1. Feb 29, 2024
  2. May 29, 2023
  3. Feb 22, 2023
  4. Dec 28, 2021
  5. May 17, 2021
  6. May 14, 2021
  7. Oct 20, 2020
    • Sébastien Blin's avatar
      docker: force build with g++-8 for cpp17 · 2a112f37
      Sébastien Blin authored
      charconv is included by cpp>8.1, so we need to build the daemon
      with libstdc++-8-dev and avoid the usage of g++7. Also remove
      the docker for ubuntu 16 as we don't build for this version anymore.
      
      Change-Id: If5b62996d3b84891b03b7a799989ed57dfeec589
      Unverified
      2a112f37
  8. Jan 21, 2020
  9. Sep 06, 2019
  10. Jul 17, 2019
  11. Mar 11, 2019
  12. Aug 03, 2018
  13. Aug 02, 2018
  14. Jul 30, 2018
    • Philippe Gorley's avatar
      configure: remove ilbc and gsm · 2cbbaf79
      Philippe Gorley authored and Adrien Béraud's avatar Adrien Béraud committed
      FFmpeg's RTP muxer does not support GSM, while Ubuntu does not package
      iLBC. Removes the old configure switches.
      
      Removes package detection from contrib. Keeps contrib rules in case GSM
      is later readded.
      
      Change-Id: I705a521e2baf34c757c22a72e04cdf27233b5a7b
      2cbbaf79
  15. Jan 11, 2018
  16. Nov 29, 2017
  17. Nov 28, 2017
  18. Jul 21, 2017
  19. Jul 11, 2017
  20. Jul 03, 2017
    • Guillaume Roguez's avatar
      docker: fix mingw Dockerfile · e874328a
      Guillaume Roguez authored
      * remove HOST/CROSS_COMPILE env. var (was only 32-bits)
      * install "Minimal Install" group for basic commands
      
      Change-Id: If905b361a12e77976502eee4064bfd0b27fba9f6
      e874328a
  21. Feb 01, 2017
    • Guillaume Roguez's avatar
      add docker config files · 8ceeb8b4
      Guillaume Roguez authored
      These Dockerfiles are preset docker configuration
      to give an easy way to setup build environment.
      
      This patch starts with Windows MingW configuration.
      More to come...
      
      Change-Id: Idf923038622ef2ac2e76b2407e969ad83b4eb83b
      8ceeb8b4
Loading