summaryrefslogtreecommitdiff
path: root/src/ppp/meson.build
Commit message (Expand)AuthorAgeFilesLines
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-29/+0
* build/meson: fix linking of core plugins to not include static helper librariesThomas Haller2021-01-281-1/+1
* build/meson: cleanup meson files of coreThomas Haller2021-01-281-14/+10
* build/meson: rename "daemon_nm_default_dep" to "core_default_dep"Thomas Haller2021-01-281-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-171-0/+2
* meson: Improve ppp build fileIñigo Martínez2019-10-011-12/+6
* meson: Improve the libnm-core build fileIñigo Martínez2019-10-011-6/+2
* meson: Use dependency for nm-default headerIñigo Martínez2019-10-011-1/+2
* 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-1/+0
* meson: distinguish arch specific and arch neutral lib dirLubomir Rintel2018-05-091-1/+1
* core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller2018-03-121-1/+0
* build/meson: use variables for ldflags and linker-scriptThomas Haller2018-01-111-7/+5
* build/meson: unconditionally use linker version scriptsThomas Haller2018-01-101-4/+3
* meson: Use string variables extensivelyIñigo Martínez2018-01-101-2/+2
* meson: Improve dependency systemIñigo Martínez2018-01-101-11/+6
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-7/+8
* 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/+49