summaryrefslogtreecommitdiff
path: root/libnm-core/meson.build
Commit message (Expand)AuthorAgeFilesLines
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-280/+0
* libnm: move "nm-version-macros.h" from shared/ to libnm-core/Thomas Haller2021-02-091-0/+6
* libnm: merge libnm-keyfile into libnm-coreThomas Haller2021-02-091-22/+2
* all: move shared/nm-meta-setting.[hc] to libnm-core and clientsThomas Haller2021-02-091-1/+2
* all: add "libnm-core/nm-default-libnm-core.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-9/+5
* all: add "nm-glib-aux/nm-default-glib-i18n-lib.h" as replacement for "nm-defa...Thomas Haller2021-02-091-2/+1
* libnm: compile keyfile code like libnm-coreThomas Haller2021-02-091-1/+1
* build/meson: cleanup "libnm-core/meson.build"Thomas Haller2021-01-271-43/+39
* build/meson: rename "libnm_utils_base" to "libnm_glib_aux"Thomas Haller2021-01-271-5/+5
* libnm,shared: move nm-ethtool helper to "libnm-base"Thomas Haller2021-01-151-4/+12
* libnm: split ethtool option names to a new header "libnm-core/nm-ethtool-util...Thomas Haller2021-01-151-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* veth: add support to configure veth interfacesFernando Fernandez Mancera2020-11-271-0/+2
* all: add hostname settingBeniamino Galvani2020-11-161-0/+2
* libnm: add NMSettingOvsExternalIDsThomas Haller2020-11-091-2/+4
* libnm: with meson include "nm-default.h" for glib-mkenums sourcesThomas Haller2020-11-031-0/+1
* keyfile: expose keyfile handling in libnm as public APIThomas Haller2020-10-281-4/+6
* libnm: add "nm-keyfile.h" headerThomas Haller2020-10-281-0/+1
* 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