NetworkManager/libnm-core/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
..
certs libnm/crypto: accept TPM2-wrapped PEM keys 2019-07-10 17:31:48 +02:00
meson.build meson: Improve the shared build file 2019-10-01 09:49:33 +02:00
nm-core-tests-enum-types.c.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
nm-core-tests-enum-types.h.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
test-compare.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00
test-crypto.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
test-general-enums.h all: SPDX header conversion 2019-09-10 11:19:56 +02:00
test-general.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
test-keyfile.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
test-secrets.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
test-setting.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
test-settings-defaults.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00