summaryrefslogtreecommitdiff
path: root/libnm-core/meson.build
AgeCommit message (Expand)AuthorFilesLines
2020-07-09libnm,shared: move nm-json.[hc] to shared/nm-glib-auxThomas Haller1-6/+0
2020-06-11all: move "shared/nm-libnm-core-aux" to "libnm-core/nm-libnm-core-aux"Thomas Haller1-1/+3
2020-06-11all: move "shared/nm-libnm-core-intern" to "libnm-core/nm-libnm-core-intern"Thomas Haller1-1/+5
2020-06-11all: move "shared/nm-keyfile" to "libnm-core/nm-keyfile"Thomas Haller1-1/+4
2020-02-17license: Add license using SPDX identifiers to meson build filesIñigo Martínez1-0/+2
2020-02-03build: use -fcommon when building libnm-coreBeniamino Galvani1-1/+4
2020-01-14libnm-core,cli: add VRF settingBeniamino Galvani1-0/+2
2020-01-07libnm/keyfile: build keyfile code as separate GPL licensed internal libraryThomas Haller1-2/+18
2019-12-24shared: move nm-dbus-auth-subject to shared/nm-libnm-core-internAntonio Cardace1-1/+1
2019-10-01meson: Make use of gnome.mkenums_simpleIñigo Martínez1-3/+1
2019-10-01meson: Ease the use of the libnm-libnm-core-intern libraryIñigo Martínez1-0/+7
2019-10-01meson: Improve the libnm-core build fileIñigo Martínez1-97/+65
2019-10-01meson: Improve crypto support buildIñigo Martínez1-30/+16
2019-10-01meson: Use dependency for nm-default headerIñigo Martínez1-1/+7
2019-10-01meson: Improve the shared build fileIñigo Martínez1-41/+10
2019-10-01meson: Avoid the use of source_root and build_root methodsIñigo Martínez1-1/+1
2019-06-14libnm-core: add ovs-dpdk settingLubomir Rintel1-0/+2
2019-05-23libnm: add "libnm-core/nm-team-utils.h"Thomas Haller1-2/+3
2019-04-25shared: add "nm-libnm-core-aux/nm-libnm-core-aux.h"Thomas Haller1-1/+2
2019-04-18build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller1-2/+2
2019-04-18shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller1-2/+83
2019-04-18shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller1-2/+2
2019-04-18shared: move udev helper to separate directory "shared/nm-udev-aux"Thomas Haller1-1/+1
2019-03-25shared: add "shared/nm-libnm-core-utils.h" utilsThomas Haller1-0/+1
2019-02-22libnm,cli: add NMSettingWireGuardThomas Haller1-0/+2
2019-02-05build/meson: add intermediate shared/nm-utils base libraryThomas Haller1-3/+4
2019-02-01wifi-p2p: rename files for consistent Wi-Fi P2P namingThomas Haller1-2/+2
2019-01-27core: Add basic P2P Wi-Fi SettingsBenjamin Berg1-0/+2
2019-01-02libnm: use "libnm-systemd-shared.a" in "libnm-core.la" (and "libnm.so")Thomas Haller1-0/+1
2018-12-20build: meson: Add trailing commasIñigo Martínez1-9/+9
2018-09-13build: meson: add missing libnm-core header fileBeniamino Galvani1-0/+1
2018-09-04build: enable building both crypto backends for testsThomas Haller1-2/+27
2018-09-04libnm/crypto: rename libnm's crypto filesThomas Haller1-2/+2
2018-08-11all: add 'match' settingBeniamino Galvani1-0/+2
2018-08-10libnm, cli, ifcfg-rh: add NMSettingEthtool settingThomas Haller1-0/+2
2018-08-10build/meson: fix naming of shared_nm_meta_setting_c variableThomas Haller1-1/+1
2018-07-17build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller1-6/+0
2018-07-11libnm-core: add SR-IOV settingBeniamino Galvani1-0/+2
2018-06-26core: add NMSetting6LowpanLubomir Rintel1-0/+2
2018-06-26core: add NMSettingWpanLubomir Rintel1-1/+3
2018-05-31build/meson: fix meson build for shared filesThomas Haller1-1/+7
2018-05-31all: replace systemd's siphash24 with c-siphashThomas Haller1-2/+6
2018-05-31build: unifiy specifying locale directory defineThomas Haller1-1/+1
2018-05-14build: qualify plugin dir name with a version stringLubomir Rintel1-1/+2
2018-05-09meson: distinguish arch specific and arch neutral lib dirLubomir Rintel1-1/+1
2018-04-19libnm/keyfile: merge keyfile sources (pt2, merge nm-keyfile-writer.c)Thomas Haller1-1/+0
2018-04-19libnm/keyfile: merge keyfile sources (pt1, rename nm-keyfile-reader.c)Thomas Haller1-1/+1
2018-01-16libnm: rename "libnm-core/nm-jansson.h" to "libnm-core/nm-json.h"Thomas Haller1-1/+1
2018-01-10meson: Use string variables extensivelyIñigo Martínez1-1/+1
2018-01-10meson: Improve dependency systemIñigo Martínez1-7/+7