Rasmus Thomsen
bff163089c
meson: link libintl if it's not provided by libc
...
This fixes the build on musl with external gettext
2019-09-25 04:42:03 +00:00
Arun Raghavan
1e996445f7
build-sys: meson: Add atomic ops related checks
2019-08-15 18:57:13 +05:30
Arun Raghavan
7f44a623e0
build-sys: meson: Correctly set up RPATH
...
This was being done automatically by autotools, now we need to manually
specify this for each executable/library with a dependency in a
non-standard directory.
2019-08-05 09:52:32 +05:30
Arun Raghavan
f996ad0688
build-sys: meson: Add -Wl,no-delete to relevant libraries
...
This mirrors the autotools option for all server-side dynamic libraries.
2019-08-05 09:52:32 +05:30
Arnaud Rebillout
d717089218
meson: Build libwebrtc-util as a shared library
...
As it'sdone in the autotools
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
2019-06-08 11:57:00 +02:00
Arnaud Rebillout
e0f23a41e1
meson: Fix install paths
...
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
2019-06-08 11:57:00 +02:00
Arun Raghavan
37dbeae031
build-sys: Fix up meson install paths
...
Brings things in line with the autotools build, and adds ALSA mixer
paths and profile-sets into the meson build system as well.
The module installation path is also now customisable.
2019-06-06 18:49:59 +02:00
Arnaud Rebillout
88d77ff852
meson: Enable echo-cancel module, add libwebrtc_util lib, add speex and webrtc dependencies
...
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
2018-10-04 08:44:18 +05:30