summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-09-01build-sys: Bump cpp_std to c++17Arun Raghavan1-1/+1
2023-08-12build-sys: Bump .so version 16.99.1Arun Raghavan1-1/+1
2023-08-12alsa-mixer: Respect XDG base directory spec when loading profile setsSimonP1-2/+1
2023-05-25build-sys: Bump webrtc-audio-processing dependencyArun Raghavan1-1/+1
2022-12-07build-sys: Fix macOS buildShunsuke Shimizu1-2/+8
2022-08-15Make gio-2.0 optional when gsettings is disabledYureka1-1/+1
2022-08-15meson.build: fix build without C++Fabrice Fontaine1-1/+2
2022-08-01meson: fix meson warningsRosen Penev1-2/+4
2022-07-18build-sys: Fix atomic support detectionNicolas Cavallari1-4/+6
2022-06-13build-sys: meson: Make module-console-kit optionalIgor V. Kovalenko1-0/+5
2022-05-28build-sys: Bump soversion for 16.0 releasev16.0Arun Raghavan1-1/+1
2022-02-21build-sys: Bump libpulse soversion for 16.0Arun Raghavan1-1/+1
2021-11-17build-sys: meson: Make glib and fftw common dependenciesIgor V. Kovalenko1-13/+13
2021-11-17build-sys: meson: Fix indentation in daemon/client blocksIgor V. Kovalenko1-55/+55
2021-11-17build-sys: meson: Rearrange shell completion between daemon and clientIgor V. Kovalenko1-3/+1
2021-11-17build-sys: meson: Rearrange dependencies under client and daemon optionsIgor V. Kovalenko1-237/+261
2021-11-17build-sys: meson: change daemon-only to clientIgor V. Kovalenko1-7/+7
2021-11-17build-sys: meson: Allow building the daemon onlyMart Raudsepp1-3/+20
2021-11-17build-sys: meson: Relax sanity checks for daemonless buildsMart Raudsepp1-3/+3
2021-11-03Add configuration option enable-smoother-2 to enable alternative smoother codeGeorg Chini1-0/+4
2021-09-22Install modules in bindir for WindowsBiswapriyo Nath1-0/+5
2021-08-25build-sys: Remove version number from the module pathTanu Kaskinen1-1/+1
2021-08-11build-sys: meson: Check if cpuid.h header is usableIgor V. Kovalenko1-1/+13
2021-08-11build-sys: meson: Require xice, xsm and xtst for daemon onlyIgor V. Kovalenko1-3/+3
2021-07-27build-sys: Fix a warning related to avahi and config datav15.0Arun Raghavan1-0/+2
2021-07-27build-sys: Fix a warning related to gsettings and config dataArun Raghavan1-0/+2
2021-06-21build-sys: meson: Require bluez dependency if bluez5 feature is enabledIgor V. Kovalenko1-4/+6
2021-06-21build-sys: meson: require GIO dependency for RTP-GStreamerIgor V. Kovalenko1-2/+4
2021-06-03build-sys: meson: restore big endian detectionIgor V. Kovalenko1-0/+4
2021-05-19build-sys: meson: make doxygen optionalIgor V. Kovalenko1-1/+3
2021-05-18build-sys: meson: only require libltdl if daemon is builtIgor V. Kovalenko1-2/+5
2021-05-17build-sys: Fix a couple of meson warningsv14.99.1Arun Raghavan1-0/+1
2021-05-17build-sys: Bump libpulse soversionArun Raghavan1-1/+1
2021-04-19build-sys: meson: allow building client libraries onlyIgor V. Kovalenko1-0/+2
2021-04-05bluetooth: add support for mSBC codecJames Bottomley1-0/+1
2021-03-15build-sys: meson: fix meson dist versionIgor V. Kovalenko1-0/+2
2021-02-12build-sys: meson: support elogind alternative for module-systemd-loginIgor V. Kovalenko1-0/+6
2021-02-12build-sys: meson: add tcp-wrappersIgor V. Kovalenko1-1/+6
2021-02-12build-sys: drop gconf supportIgor V. Kovalenko1-1/+0
2021-01-19bluetooth: Add aptX support via GStreamerSanchayan Maity1-0/+1
2021-01-19bluetooth: Add LDAC support via GStreamerSanchayan Maity1-0/+1
2021-01-19bluetooth: Add a generic GStreamer codec moduleSanchayan Maity1-0/+8
2021-01-18build-sys: meson: only warn about lack of udev on LinuxGreg V1-1/+1
2021-01-18module-devd-detect: new module for soundcard hotplug on FreeBSDGreg V1-0/+2
2021-01-18build-sys: meson: support memfd without SYS_memfd_create (FreeBSD 13)Greg V1-1/+2
2021-01-18build-sys: meson: add execinfo dependency for FreeBSDGreg V1-0/+3
2021-01-18build-sys: meson: check for shm_open even if it's in libc (FreeBSD), not librtGreg V1-1/+1
2021-01-18build-sys: meson: when libc iconv is used, tell libiconv header to pretend to...Greg V1-0/+2
2021-01-18build-sys: meson: set HAVE_DLADDR even if it's in libc (FreeBSD), not libdlGreg V1-1/+1
2021-01-13win32: Fix privlibdir for running on WindowsPatrick Gaskin1-0/+5