There are mismatches between versions of lcov/gcov/gcc on Ubuntu 18.04. Thus,
using Ubuntu 20.04.
GitLab: #1187
Change-Id: I8809cd944f90c94092241368405eac4cd5c51e8f
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
Removes unused/deprecated audiorecord/audiorecorder
Allows any file to be used as a ringtone (mp3, ogg, etc)
Change-Id: I9ce33ec3d5f083caf098266befa597e78a95d7d6
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
This tool is needed during build when using make-ring.py script from
ring-project repo. It was included as base tool in previous Fedora 25
docker image but not anymore in Fedora 27.
Change-Id: I11833a5eb3cd3b7a0bcb705d4a136f349035dd45
Reviewed-by: Olivier Soldano <olivier.soldano@savoirfairelinux.com>
Version is changed from 25 to 27 as the former one is entering EOL
soon.
Change-Id: I38eb0c687101a45ecd24531694e41118295c5fd1
Reviewed-by: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
"make check" command use cppunit and "sipp" for our tests framework.
Add them to our current validation docker file.
Also fix Acquire::Retries option (typo).
Change-Id: I92a1ad0b5aa3a8066c48445261ff38e4e5a01061
Reviewed-by: Olivier Soldano <olivier.soldano@savoirfairelinux.com>
* remove HOST/CROSS_COMPILE env. var (was only 32-bits)
* install "Minimal Install" group for basic commands
Change-Id: If905b361a12e77976502eee4064bfd0b27fba9f6
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