NetworkManager/contrib/fedora
Íñigo Huguet 714d02697f contrib: configure-for-system: use meson by default
With the deprecation of autotools, use meson by default. For the moment,
it's still possible to build with autotools passing -a/--autotools.

Additionally, as we allow to specify different build directories other
than './build', let's not asume that the user wants to overwrite it
by default. Instead, the script will asume ./build if the user doesn't
specify the build directory, but only if it doesn't exist. If it does,
the user will have to force overwritting it with `--meson ./build`.
2024-05-31 07:08:22 +00:00
..
rpm contrib: configure-for-system: use meson by default 2024-05-31 07:08:22 +00:00
utils contrib: pass "--noclean" to rpmbuild in "makerepo.sh" 2024-02-20 08:41:47 +01:00
REQUIRED_PACKAGES contrib: add jq to REQUIRED_PACKAGES 2024-01-29 13:21:16 +00:00