summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2020-10-20release: bump version to 1.27.91 (1.28-rc2) (development)1.28-rc2Beniamino Galvani1-1/+1
2020-10-05release: bump version to 1.29.0 (development)1.29.0-devBeniamino Galvani1-1/+1
2020-10-05release: bump version to 1.27.90 (1.28-rc1)1.28-rc1Beniamino Galvani1-1/+1
2020-09-14release: bump version to 1.27.3 (development)1.27.3-devBeniamino Galvani1-1/+1
2020-09-08build/meson: enable "more_asserts" only for devel buildsThomas Haller1-0/+7
2020-09-02release: bump version to 1.27.2 (development)1.27.2-devThomas Haller1-1/+1
2020-07-13release: bump version to 1.27.1 (development)1.27.1-devThomas Haller1-9/+5
2020-07-13release: bump version to 1.26.01.26.0Thomas Haller1-1/+1
2020-07-09all: bump libjansson dependency to 2.7Thomas Haller1-1/+1
2020-07-09libnm: always build libnm with JSON validationThomas Haller1-7/+3
2020-06-28release: bump version to 1.25.91 (1.26-rc2) (development)1.26-rc2Thomas Haller1-1/+1
2020-06-15release: bump version to 1.27.0 (development)1.27.0-devThomas Haller1-1/+1
2020-06-15release: bump version to 1.25.90 (1.26-rc1)1.26-rc1Thomas Haller1-1/+1
2020-06-11build/meson: bump minimal required meson versionThomas Haller1-1/+1
2020-05-29release: bump version to 1.25.2-dev1.25.2-devBeniamino Galvani1-1/+1
2020-05-27build: log system-ca-path configure setting in build scriptsThomas Haller1-0/+1
2020-05-15build: install a firewalld zone for shared modeBeniamino Galvani1-0/+4
2020-05-08release: bump version to 1.25.1-dev after 1.25.0 release1.25.1-devThomas Haller1-1/+1
2020-05-08release: bump version to 1.24.01.24.0Thomas Haller1-1/+1
2020-05-02release: bump version to 1.23.91 (1.24-rc2)1.24-rc2Thomas Haller1-1/+1
2020-04-10release: bump version to 1.25.0 (development)1.25.0-devBeniamino Galvani1-1/+1
2020-04-10release: bump version to 1.23.90 (1.24-rc1)1.24-rc1Beniamino Galvani1-1/+1
2020-03-28meson: merge branch 'inigomartinez/meson-license'Thomas Haller1-0/+2
2020-02-21release: bump version to 1.23.2-dev1.23.2-devThomas Haller1-1/+1
2020-02-21build: disable -Wimplicit-fallthrough warning with clangThomas Haller1-1/+22
2020-02-21libnm: disable "-Wtautological-constant-out-of-range-compare" warning with clangThomas Haller1-0/+1
2020-02-17license: Add license using SPDX identifiers to meson build filesIñigo Martínez1-0/+2
2020-01-28build/meson: fix missing slash when detecting resolvconf/netconfig binariesWill Dietz1-1/+1
2019-12-24clients: polkit-agent: implement polkit agent without using libpolkitAntonio Cardace1-5/+5
2019-12-23meson: bump up min version to 0.46 according to minimum requirementsAntonio Cardace1-1/+1
2019-12-23meson: remove pid_t redefinitionAntonio Cardace1-4/+0
2019-12-23meson: add additional debug CFLAGS to use the same ones autotools usesAntonio Cardace1-0/+12
2019-12-23meson: use has_link_argument() to check linker flags supportAntonio Cardace1-1/+5
2019-12-17release: bump version to 1.23.1-dev after 1.22.0 release1.23.1-devThomas Haller1-3/+13
2019-12-17release: bump version to 1.22.01.22.0Thomas Haller1-1/+1
2019-12-16systemd: merge branch systemd into masterThomas Haller1-2/+12
2019-12-13meson/build: avoid using ternary as it breaks older mesonThomas Haller1-1/+7
2019-12-13meson/build: avoid using ternary as it breaks older mesonThomas Haller1-1/+7
2019-12-11build/meson: allow configuring default for main.auth-polkit settingThomas Haller1-6/+8
2019-12-11build/meson: allow configuring default for main.auth-polkit settingThomas Haller1-6/+8
2019-11-29release: bump version to 1.23.0 (development)1.23.0-devThomas Haller1-1/+1
2019-11-29release: bump version to 1.21.90 (1.22-rc1)1.22-rc1Thomas Haller1-1/+1
2019-11-28cloud-setup: add tool for automatic IP configuration in cloudThomas Haller1-1/+10
2019-11-22build/meson: cleanup "meson-post-install.sh"Thomas Haller1-2/+2
2019-11-22build/meson: cleanup configuration_data() for pathsThomas Haller1-0/+21
2019-11-03release: bump version to 1.21.3-dev1.21.3-devLubomir Rintel1-1/+1
2019-10-01meson: Rename variables related to pkg-config variablesIñigo Martínez1-15/+15
2019-10-01meson: Remove tests related to check_so_symbolsIñigo Martínez1-13/+0
2019-10-01meson: Improve Qt examplesIñigo Martínez1-0/+5
2019-10-01meson: Rename cflags variableIñigo Martínez1-3/+3