summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2019-09-03 09:48:59 +0200
committerThomas Haller <thaller@redhat.com>2019-10-01 09:49:33 +0200
commitc74e428342c0219bb54d6cffe24bd0423bcda532 (patch)
tree853edd875a07ce3eaaca5210bbdea37ba09af6b2 /examples
parent31a2710f113ba8b335cdb3cc972b1e7cb91e40d6 (diff)
downloadNetworkManager-c74e428342c0219bb54d6cffe24bd0423bcda532.tar.gz
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.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions