NetworkManager/contrib
Beniamino Galvani 295b9d5b81 contrib/rpm: support building with meson
Add support for building with meson, enabled by '--with meson' so that
we can regularly test the whole build+test+install procedure with
meson. I compared the RPM contents of NM, NM-libnm, NM-libnm-devel
packages and they match the autotools ones. It's also faster:

  $ time contrib/fedora/rpm/build_clean.sh -g -Q -f

  real    3m54.239s
  user    11m15.000s
  sys     1m28.456s

  $ time contrib/fedora/rpm/build_clean.sh -g -Q -f -w meson

  real    3m9.938s
  user    9m5.225s
  sys     1m4.392s
2018-09-28 17:25:46 +02:00
..
editors contrib: add emacs config for hacking on NM 2015-08-11 13:42:26 -04:00
fedora contrib/rpm: support building with meson 2018-09-28 17:25:46 +02:00
scripts checkpatch: detect some whitespace errors 2018-09-24 13:21:12 +02:00
test contrib: add a serial modem emulator 2018-06-18 16:05:29 +02:00
travis travis: don't check for setting-docs.c file 2017-04-05 19:09:25 +02:00