summaryrefslogtreecommitdiff
path: root/shared/meson.build
Commit message (Expand)AuthorAgeFilesLines
* shared: add NMRefStringThomas Haller2019-09-211-0/+1
* build: fix meson warning about path separator in targetBeniamino Galvani2019-08-051-21/+3
* systemd: merge branch systemd into masterThomas Haller2019-07-261-0/+1
* systemd: add dns-domain utils to systemd static libraryBeniamino Galvani2019-07-051-0/+3
* dhcp: add nettools dhcp4 clientTom Gundersen2019-07-051-0/+37
* systemd: merge branch systemd into masterBeniamino Galvani2019-07-051-0/+1
* shared: add "shared/nm-glib-aux/nm-json-aux.h"Thomas Haller2019-05-231-0/+1
* shared: implement _nm_utils_monotonic_timestamp_initialized() in "nm-logging-...Thomas Haller2019-05-221-0/+1
* shared: add "shared/nm-glib-aux/nm-dbus-aux.h"Thomas Haller2019-05-121-1/+2
* shared: add "shared/nm-glib-aux/nm-keyfile-aux.h"Thomas Haller2019-05-071-0/+1
* shared/tests: add tests for libnm-core-auxThomas Haller2019-04-251-11/+14
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-181-22/+18
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-21/+34
* shared: move udev helper to separate directory "shared/nm-udev-aux"Thomas Haller2019-04-181-5/+5
* shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils"Thomas Haller2019-04-181-2/+25
* build: include c-stdaux in c-util and nettools toolsThomas Haller2019-04-141-0/+17
* systemd: merge branch systemd into masterThomas Haller2019-04-041-0/+1
* shared: add "shared/nm-libnm-core-utils.h" utilsThomas Haller2019-03-251-0/+2
* build/meson: add intermediate shared/nm-utils base libraryThomas Haller2019-02-051-46/+64
* libnm: use "libnm-systemd-shared.a" in "libnm-core.la" (and "libnm.so")Thomas Haller2019-01-021-0/+25
* systemd: move basic systemd library to shared/nm-utilsThomas Haller2019-01-021-0/+61
* shared,core: add "nm-errno.h"Thomas Haller2018-12-271-0/+1
* build: meson: Add trailing commasIñigo Martínez2018-12-201-1/+1
* shared/tests: add test for "shared/nm-utils"Thomas Haller2018-10-181-0/+28
* shared: move nm_utils_get_monotonic_timestamp*() to shared/nm-utils.Thomas Haller2018-10-181-0/+2
* build/meson: don't rebuild c-siphash.c but link against static libraryThomas Haller2018-10-181-2/+0
* build: autodetect ebpf supportBeniamino Galvani2018-09-191-1/+1
* build: allow disabling eBPF support in n-acdbg/n-acd-updateBeniamino Galvani2018-09-181-2/+10
* acd: adapt NM code and build optionsBeniamino Galvani2018-09-181-2/+18
* build: compile the c-rbtree libraryBeniamino Galvani2018-09-181-0/+13
* shared: add "nm-io-utils.h"Thomas Haller2018-09-041-0/+1
* shared: add nm-secret-utils.h helperThomas Haller2018-09-041-0/+1
* 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/meson: fix meson build for shared filesThomas Haller2018-05-311-36/+46
* all: replace systemd's siphash24 with c-siphashThomas Haller2018-05-311-2/+1
* build: don't add shared/nm-utils directory to include search pathThomas Haller2018-05-311-1/+0
* build: meson: link NM against n-acdBeniamino Galvani2018-04-181-0/+25
* meson: Improve dependency systemIñigo Martínez2018-01-101-4/+10
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+39