Skip to content
Snippets Groups Projects
  1. Dec 28, 2021
  2. May 17, 2021
  3. May 14, 2021
  4. 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
      2a112f37
  5. Jan 21, 2020
  6. Sep 06, 2019
  7. Jul 17, 2019
  8. Mar 11, 2019
  9. Aug 03, 2018
  10. Aug 02, 2018
  11. 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
  12. Jan 11, 2018
  13. Nov 29, 2017
  14. Nov 28, 2017
  15. Jul 21, 2017
  16. Jul 11, 2017
  17. 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
  18. 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