NetworkManager/libnm/tests
Iñigo Martínez c74e428342 meson: Improve the shared build file
The `shared` build file has been improved by applying a set of
changes:

- Indentation has been fixed to be consistent.
- Unused libraries and dependencies have been removed.
- Dependencies have been reviewed to store the necessary data.
- Set of objects used in targets have been grouped together.
- Header files have been removed from sources lists as it's
  unnecessary.
- Library variable names have been changed to `lib{name}` pattern
  following their filename pattern.
- `shared` prefix has been removed from all variables using it.
- `version_header` its related configuration `version_conf`
  variables have been renamed to `nm_version_macro*` following
  its input and final file names.
2019-10-01 09:49:33 +02:00
..
meson.build meson: Improve the shared build file 2019-10-01 09:49:33 +02:00
test-libnm.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
test-nm-client.c libnm/tests: fix compiler warning about unused variable 2019-10-01 09:31:14 +02:00
test-remote-settings-client.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
test-secret-agent.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00