summaryrefslogtreecommitdiff
path: root/libnm-core/meson.build
Commit message (Expand)AuthorAgeFilesLines
* libnm,shared: move nm-json.[hc] to shared/nm-glib-auxThomas Haller2020-07-091-6/+0
* all: move "shared/nm-libnm-core-aux" to "libnm-core/nm-libnm-core-aux"Thomas Haller2020-06-111-1/+3
* all: move "shared/nm-libnm-core-intern" to "libnm-core/nm-libnm-core-intern"Thomas Haller2020-06-111-1/+5
* all: move "shared/nm-keyfile" to "libnm-core/nm-keyfile"Thomas Haller2020-06-111-1/+4
* license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-171-0/+2
* build: use -fcommon when building libnm-coreBeniamino Galvani2020-02-031-1/+4
* libnm-core,cli: add VRF settingBeniamino Galvani2020-01-141-0/+2
* libnm/keyfile: build keyfile code as separate GPL licensed internal libraryThomas Haller2020-01-071-2/+18
* shared: move nm-dbus-auth-subject to shared/nm-libnm-core-internAntonio Cardace2019-12-241-1/+1
* meson: Make use of gnome.mkenums_simpleIñigo Martínez2019-10-011-3/+1
* meson: Ease the use of the libnm-libnm-core-intern libraryIñigo Martínez2019-10-011-0/+7
* meson: Improve the libnm-core build fileIñigo Martínez2019-10-011-97/+65
* meson: Improve crypto support buildIñigo Martínez2019-10-011-30/+16
* meson: Use dependency for nm-default headerIñigo Martínez2019-10-011-1/+7
* meson: Improve the shared build fileIñigo Martínez2019-10-011-41/+10
* meson: Avoid the use of source_root and build_root methodsIñigo Martínez2019-10-011-1/+1
* libnm-core: add ovs-dpdk settingLubomir Rintel2019-06-141-0/+2
* libnm: add "libnm-core/nm-team-utils.h"Thomas Haller2019-05-231-2/+3
* shared: add "nm-libnm-core-aux/nm-libnm-core-aux.h"Thomas Haller2019-04-251-1/+2
* build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller2019-04-181-2/+2
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-181-2/+83
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-2/+2
* shared: move udev helper to separate directory "shared/nm-udev-aux"Thomas Haller2019-04-181-1/+1
* shared: add "shared/nm-libnm-core-utils.h" utilsThomas Haller2019-03-251-0/+1
* libnm,cli: add NMSettingWireGuardThomas Haller2019-02-221-0/+2
* build/meson: add intermediate shared/nm-utils base libraryThomas Haller2019-02-051-3/+4
* wifi-p2p: rename files for consistent Wi-Fi P2P namingThomas Haller2019-02-011-2/+2
* core: Add basic P2P Wi-Fi SettingsBenjamin Berg2019-01-271-0/+2
* libnm: use "libnm-systemd-shared.a" in "libnm-core.la" (and "libnm.so")Thomas Haller2019-01-021-0/+1
* build: meson: Add trailing commasIñigo Martínez2018-12-201-9/+9
* build: meson: add missing libnm-core header fileBeniamino Galvani2018-09-131-0/+1
* build: enable building both crypto backends for testsThomas Haller2018-09-041-2/+27
* libnm/crypto: rename libnm's crypto filesThomas Haller2018-09-041-2/+2
* all: add 'match' settingBeniamino Galvani2018-08-111-0/+2
* libnm, cli, ifcfg-rh: add NMSettingEthtool settingThomas Haller2018-08-101-0/+2
* build/meson: fix naming of shared_nm_meta_setting_c variableThomas Haller2018-08-101-1/+1
* build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-171-6/+0
* libnm-core: add SR-IOV settingBeniamino Galvani2018-07-111-0/+2
* core: add NMSetting6LowpanLubomir Rintel2018-06-261-0/+2
* core: add NMSettingWpanLubomir Rintel2018-06-261-1/+3
* build/meson: fix meson build for shared filesThomas Haller2018-05-311-1/+7
* all: replace systemd's siphash24 with c-siphashThomas Haller2018-05-311-2/+6
* build: unifiy specifying locale directory defineThomas Haller2018-05-311-1/+1
* build: qualify plugin dir name with a version stringLubomir Rintel2018-05-141-1/+2
* meson: distinguish arch specific and arch neutral lib dirLubomir Rintel2018-05-091-1/+1
* libnm/keyfile: merge keyfile sources (pt2, merge nm-keyfile-writer.c)Thomas Haller2018-04-191-1/+0
* libnm/keyfile: merge keyfile sources (pt1, rename nm-keyfile-reader.c)Thomas Haller2018-04-191-1/+1
* libnm: rename "libnm-core/nm-jansson.h" to "libnm-core/nm-json.h"Thomas Haller2018-01-161-1/+1
* meson: Use string variables extensivelyIñigo Martínez2018-01-101-1/+1
* meson: Improve dependency systemIñigo Martínez2018-01-101-7/+7