Aleksander Morgado
bf2843ad77
libmm-glib: separate files for flags and enums types
...
This allows us to skip needing to include the non-existent
build_string_from_mask() or get_string() counterparts in the
documentation index.
2023-04-27 12:23:04 +00:00
Aleksander Morgado
efcfce02a9
build-aux,mkenums: import custom mkenums tool from libqmi/libmbim
...
We're going to use certain new features included in the custom tool.
2023-04-27 12:23:04 +00:00
Aleksander Morgado
7ea2452b1e
build: fix building without tests support
2022-11-07 14:25:34 +00:00
Iñigo Martínez
0ab9fc343f
build,meson: Fix gdbus code generation
...
Changes on meson 0.61 makes the build to fail due to empty
annotations in some gdbus code generation[0].
Taking advantage of `kwargs` support, it has been changed to avoid
the issue.
Fixes #499
[0] https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/499
2022-01-26 16:37:57 +01:00
Aleksander Morgado
97d15c49a3
build,meson: add missing Call object support in introspection
2021-09-07 10:55:43 +00:00
Iñigo Martínez
77d1c24361
build: Port to meson
...
meson is a build system focused on speed an ease of use, which
helps speeding up the software development. This patch adds meson
support along autotools.
2021-09-07 10:55:43 +00:00