The mm-common module provides the build
infrastructure and utilities shared among the GNOME C++ binding
libraries. It is only a required dependency for building the
C++ bindings from the gnome.org version control repository. An
installation of mm-common is not required for building tarball
releases, unless configured to use maintainer-mode.
Home page: https://www.gtkmm.org/
Download: https://download.gnome.org/sources/mm-common/
*** Changes
1.0.0:
* Rename directory build/ to am_include/
(Kjell Ahlstedt)
* Add support for building mm-common with Meson.
(Kjell Ahlstedt)
* Support modules that are built with Meson.
Add the mm-common-get command.
(Kjell Ahlstedt) Merge request !2
* skeletonmm: Use Meson instead of Autotools.
(Kjell Ahlstedt) Issue #1 (Tomasz Kłoczko)
* MM_AX_CXX_COMPILE_STDCXX():
Update based on the upstream AX_CXX_COMPILE_STDCXX() macro.
(Murray Cumming)
Kjell
Ahlstedt
kjellahlstedt gmail com