summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 1.13.0 (development)1.13.0-devth/releaseThomas Haller2018-06-151-1/+1
* release: bump version to 1.11.90 (1.12-rc1)1.12-rc1Thomas Haller2018-06-151-1/+1
* release: bump version to 1.11.4 (development)1.11.4-devLubomir Rintel2018-05-311-1/+1
* build: define NM_BUILD_SRCDIR and NM_BUILD_BUILDDIRThomas Haller2018-05-311-0/+5
* build: qualify plugin dir name with a version stringLubomir Rintel2018-05-141-6/+10
* build: set LD_LIBRARY_PATH and GI_TYPELIB_PATH variables in run-nm-test.shThomas Haller2018-05-111-3/+1
* Revert "build: qualify plugin dir name with a version string"Lubomir Rintel2018-05-111-8/+6
* build: qualify plugin dir name with a version stringlr/version-dirLubomir Rintel2018-05-091-6/+8
* meson: distinguish arch specific and arch neutral lib dirLubomir Rintel2018-05-091-1/+3
* meson: quote dist_version properlyLubomir Rintel2018-05-091-1/+1
* release: bump version to 1.11.3 (development)1.11.3-devThomas Haller2018-04-231-1/+1
* auth-manager: always compile D-Bus calls to polkitThomas Haller2018-04-131-1/+0
* build: meson: use run-nm-test.sh to run testsBeniamino Galvani2018-04-121-2/+9
* systemd: merge branch systemd into masterThomas Haller2018-04-041-7/+8
* release: bump version to 1.11.2 (development)1.11.2-devThomas Haller2018-03-151-1/+1
* netlink: drop libnl3 dependencyThomas Haller2018-02-211-3/+0
* build: fix glib dependency to require at least 2.40Thomas Haller2018-02-161-8/+3
* systemd: merge branch systemd into masterThomas Haller2018-02-151-0/+1
* build/meson: fix printing DHCP build statusThomas Haller2018-02-111-1/+1
* trivial: avoid XXX tag and replace by NOTE or FIXMEThomas Haller2018-01-231-1/+1
* version: add reminder comment for adding version macros to configure.acThomas Haller2018-01-231-0/+4
* all: require jansson 2.5Lubomir Rintel2018-01-181-1/+1
* build: don't install NetworkManager.pc when libnm-glib is disabledLubomir Rintel2018-01-161-15/+0
* wifi: remove configure checks for suitable WEXT headerThomas Haller2018-01-151-18/+0
* wifi: remove configure checks for suitable linux/nl80211.h headerThomas Haller2018-01-151-17/+0
* wifi: always build nl80211 CRIT_PROTOCOL supportThomas Haller2018-01-151-16/+0
* meson: Slightly simplify jansson soname retrievalIñigo Martínez2018-01-121-2/+1
* build/meson: use variables for ldflags and linker-scriptThomas Haller2018-01-111-2/+6
* build/meson: unconditionally use linker version scriptsThomas Haller2018-01-101-3/+0
* build/meson: fix build without have_version_scriptThomas Haller2018-01-101-5/+3
* build/meson: fix build with -D session_tracking=no -D systemdsystemunitdir=noThomas Haller2018-01-101-1/+2
* build/meson: rename config_plugin_ibft option to just ibftThomas Haller2018-01-101-4/+4
* meson: Use string variables extensivelyIñigo Martínez2018-01-101-2/+9
* ifcfg: test for sysconfig network path also on mesonIñigo Martínez2018-01-091-7/+4
* core: load jansson on demandLubomir Rintel2018-01-081-0/+14
* build: Remove default install directoriesIñigo Martínez2018-01-021-2/+1
* settings: drop unmaintained ifnet settings plugin of GentooThomas Haller2017-12-211-6/+0
* build/meson: drop option for deprecated ifcfg-suse setting pluginsThomas Haller2017-12-211-5/+0
* build: Enable unused-but-set warning in mesonIñigo Martínez2017-12-181-1/+0
* build: Move default path values to options fileIñigo Martínez2017-12-181-152/+68
* build: Drop HAVE_VLAN_FLAG_LOOSE_BINDINGIñigo Martínez2017-12-181-15/+0
* build: Merge no introspection headers with public headersIñigo Martínez2017-12-161-6/+0
* build: add initial support for meson build systemIñigo Martínez2017-12-131-0/+1136