summaryrefslogtreecommitdiff
path: root/clients/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-03-15tui: move from "clients/tui/" to "src/nmtui/"Thomas Haller1-5/+0
2021-03-15cli: move from "clients/cli/" to "src/nmcli/"Thomas Haller1-2/+0
2021-03-15cloud-setup: move from "clients/cloud-setup/" to "src/nm-cloud-setup/"Thomas Haller1-4/+0
2021-03-02build: move "clients/nm-online.c" to "src/nm-online/"Thomas Haller1-18/+0
2021-03-02build: move "clients/common/" to "src/libnmc-{base,setting}/"Thomas Haller1-1/+0
2021-02-28build/meson: cleanup libnm-client-aux-externThomas Haller1-1/+1
2021-02-28build/meson: drop libnm_nm_default_dep dependencyThomas Haller1-1/+0
2021-02-28build/meson: cleanup libnm-glib-aux dependenciesThomas Haller1-1/+6
2021-02-24build: move "libnm/" to "src/" and split itThomas Haller1-1/+1
2021-02-18all: change G_LOG_DOMAIN to "nm"Thomas Haller1-3/+0
2021-02-18build: move "libnm-core/" to "src/" and split itThomas Haller1-0/+1
2021-02-09all: add "libnm/nm-default-client.h" as replacement for "nm-default.h"Thomas Haller1-1/+0
2021-02-09build/meson: cleanup clients/***/meson.buildThomas Haller1-7/+6
2021-01-05all: update deprecated SPDX license identifiersThomas Haller1-1/+1
2020-06-11docs: generate nm-settings-docs-nmcli.xml based on nmcli meta dataThomas Haller1-4/+1
2020-02-17license: Add license using SPDX identifiers to meson build filesIñigo Martínez1-0/+2
2019-12-10nm-online: use nmc_client_new_async() instead of nm_client_new_async()Thomas Haller1-6/+5
2019-11-28cloud-setup: add tool for automatic IP configuration in cloudThomas Haller1-0/+4
2019-10-01meson: Make one liner compiler flagIñigo Martínez1-9/+3
2019-10-01meson: Rename cflags variableIñigo Martínez1-3/+3
2019-10-01meson: Use dependency for nm-default headerIñigo Martínez1-1/+1
2019-04-18build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller1-1/+1
2018-12-20build: meson: Add trailing commasIñigo Martínez1-2/+2
2018-07-17build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller1-1/+0
2018-01-11build/meson: use variables for ldflags and linker-scriptThomas Haller1-5/+1
2018-01-10build/meson: unconditionally use linker version scriptsThomas Haller1-4/+3
2018-01-10meson: Improve dependency systemIñigo Martínez1-10/+3
2018-01-08build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller1-2/+6
2018-01-02build: Remove default install directoriesIñigo Martínez1-2/+1
2017-12-18build: use template files for enum types' sources generationIñigo Martínez1-1/+1
2017-12-13build: add initial support for meson build systemIñigo Martínez1-0/+44