summaryrefslogtreecommitdiff
path: root/clients/cli/meson.build
Commit message (Expand)AuthorAgeFilesLines
* cli: move from "clients/cli/" to "src/nmcli/"Thomas Haller2021-03-151-93/+0
* build: move "clients/common/" to "src/libnmc-{base,setting}/"Thomas Haller2021-03-021-4/+4
* build/meson: cleanup libnm-client-aux-externThomas Haller2021-02-281-2/+3
* build/meson: cleanup dependencies for libnm-core-aux-externThomas Haller2021-02-281-2/+2
* build/meson: cleanup dependencies for libnm-core-aux-internThomas Haller2021-02-281-2/+2
* build/meson: cleanup dependencies for libnm-baseThomas Haller2021-02-281-2/+2
* build/meson: cleanup libnm-glib-aux dependenciesThomas Haller2021-02-281-2/+12
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-241-2/+2
* all: change G_LOG_DOMAIN to "nm"th/libnm-core-splitThomas Haller2021-02-181-6/+0
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-1/+9
* all: add "libnm/nm-default-client.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-2/+0
* build/meson: cleanup clients/***/meson.buildThomas Haller2021-02-091-3/+13
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* build: rename "tools/check-settings-docs.sh" to "check-compare-generated.sh"Thomas Haller2020-11-031-1/+1
* build: commit pre-generated "generate-docs-nm-settings-nmcli.xml" to gitThomas Haller2020-11-031-6/+20
* docs: generate nm-settings-docs-nmcli.xml based on nmcli meta dataThomas Haller2020-06-111-11/+33
* license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-171-0/+2
* clients: polkit-agent: implement polkit agent without using libpolkitAntonio Cardace2019-12-241-18/+11
* cli: use nmc_client_new_async() instead of nm_client_new_async()Thomas Haller2019-12-101-1/+1
* meson: Improve nmcli buildIñigo Martínez2019-10-011-7/+1
* meson: Rename cflags variableIñigo Martínez2019-10-011-2/+2
* 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-4/+4
* build: create "config-extra.h" header instead of passing directory variables ...Thomas Haller2018-07-171-2/+0
* build: unifiy specifying locale directory defineThomas Haller2018-05-311-1/+1
* cli: allow setting the colors with terminal-colors.d(5)lr/nmcli-colorsLubomir Rintel2018-05-101-0/+1
* 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: Use string variables extensivelyIñigo Martínez2018-01-101-2/+4
* meson: Improve dependency systemIñigo Martínez2018-01-101-11/+4
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-2/+2
* 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/+59