summaryrefslogtreecommitdiff
path: root/src/devices/bluetooth/meson.build
Commit message (Expand)AuthorAgeFilesLines
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-61/+0
* build/meson: fix linking of core plugins to not include static helper librariesThomas Haller2021-01-281-1/+1
* build/meson: cleanup meson files of coreThomas Haller2021-01-281-28/+29
* build/meson: rename "daemon_nm_default_dep" to "core_default_dep"Thomas Haller2021-01-281-1/+1
* build/meson: cleanup "src/meson.build"Thomas Haller2021-01-271-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-171-0/+2
* build/meson: fix link failure of bluetooth's nm-bt-testThomas Haller2019-12-021-3/+14
* bluetooth: build test program only when tests are enabledBeniamino Galvani2019-11-191-8/+10
* meson: Remove devices tests' meson build filesIñigo Martínez2019-10-011-1/+8
* meson: Add missing "nm-bt-test" helper programIñigo Martínez2019-10-011-0/+2
* meson: Remove tests related to check_so_symbolsIñigo Martínez2019-10-011-7/+0
* meson: Improve the libnm-core build fileIñigo Martínez2019-10-011-2/+2
* meson: Use dependency for nm-default headerIñigo Martínez2019-10-011-0/+1
* bluetooth: refactor BlueZ handling and let NMBluezManager cache ObjectManager...Thomas Haller2019-09-231-2/+0
* bluetooth: drop BlueZ 4 support (1)Thomas Haller2019-08-121-2/+0
* build: meson: Add trailing commasIñigo Martínez2018-12-201-3/+3
* meson: set RPATH for libnm_device_plugin_bluetooth.soTaegil Bae2018-10-241-1/+2
* meson: run the check-export.sh in test phaseLubomir Rintel2018-06-281-3/+3
* meson: distinguish arch specific and arch neutral lib dirLubomir Rintel2018-05-091-1/+1
* core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller2018-03-121-1/+0
* build/meson: use variables for ldflags and linker-scriptThomas Haller2018-01-111-5/+1
* build/meson: unconditionally use linker version scriptsThomas Haller2018-01-101-4/+3
* meson: Improve dependency systemIñigo Martínez2018-01-101-2/+2
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+51