NetworkManager/shared/nm-utils
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
..
tests meson: Improve the shared build file 2019-10-01 09:49:33 +02:00
nm-compat.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-compat.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-test-utils.h shared: add nmtst_g_source_assert_not_called() helper 2019-09-30 16:00:45 +02:00
nm-vpn-editor-plugin-call.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-vpn-plugin-macros.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-vpn-plugin-utils.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
nm-vpn-plugin-utils.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00