summaryrefslogtreecommitdiff
path: root/clients/meson.build
Commit message (Expand)AuthorAgeFilesLines
* tui: move from "clients/tui/" to "src/nmtui/"Thomas Haller2021-03-151-5/+0
* cli: move from "clients/cli/" to "src/nmcli/"Thomas Haller2021-03-151-2/+0
* cloud-setup: move from "clients/cloud-setup/" to "src/nm-cloud-setup/"Thomas Haller2021-03-151-4/+0
* build: move "clients/nm-online.c" to "src/nm-online/"th/move-client-libsThomas Haller2021-03-021-18/+0
* build: move "clients/common/" to "src/libnmc-{base,setting}/"Thomas Haller2021-03-021-1/+0
* build/meson: cleanup libnm-client-aux-externThomas Haller2021-02-281-1/+1
* build/meson: drop libnm_nm_default_dep dependencyThomas Haller2021-02-281-1/+0
* build/meson: cleanup libnm-glib-aux dependenciesThomas Haller2021-02-281-1/+6
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-241-1/+1
* all: change G_LOG_DOMAIN to "nm"th/libnm-core-splitThomas Haller2021-02-181-3/+0
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-0/+1
* all: add "libnm/nm-default-client.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+0
* build/meson: cleanup clients/***/meson.buildThomas Haller2021-02-091-7/+6
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* docs: generate nm-settings-docs-nmcli.xml based on nmcli meta dataThomas Haller2020-06-111-4/+1
* license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-171-0/+2
* nm-online: use nmc_client_new_async() instead of nm_client_new_async()Thomas Haller2019-12-101-6/+5
* cloud-setup: add tool for automatic IP configuration in cloudThomas Haller2019-11-281-0/+4
* meson: Make one liner compiler flagIñigo Martínez2019-10-011-9/+3
* meson: Rename cflags variableIñigo Martínez2019-10-011-3/+3
* meson: Use dependency for nm-default headerIñigo Martínez2019-10-011-1/+1
* build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller2019-04-181-1/+1
* build: meson: Add trailing commasIñigo Martínez2018-12-201-2/+2
* build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-171-1/+0
* build/meson: use variables for ldflags and linker-scriptThomas Haller2018-01-111-5/+1
* build/meson: unconditionally use linker version scriptsThomas Haller2018-01-101-4/+3
* meson: Improve dependency systemIñigo Martínez2018-01-101-10/+3
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-2/+6
* build: Remove default install directoriesIñigo Martínez2018-01-021-2/+1
* build: use template files for enum types' sources generationIñigo Martínez2017-12-181-1/+1
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+44