.gitlab-ci.yml: use meson instead of ninja where possible
Replace all ninja invocations but for the uninstall target with meson.
meson build command can be omitted when executing test and install targets that depend on compile target.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Replace all ninja invocations but for the uninstall target with meson.
meson build command can be omitted when executing test and install targets that depend on compile target.