NetworkManager/clients
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
..
cli all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
common meson: Improve the shared build file 2019-10-01 09:49:33 +02:00
tests clients/tests: add test for (invalid) call nmcli dev s eth0 2019-09-27 09:47:33 +02:00
tui tui: wifi: support WPA3-Personal (SAE) 2019-09-20 13:18:19 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 18:59:09 +02:00
nm-online.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00