| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.0.0:
+ Rename directory build/ to am_include/.
+ Add support for building mm-common with Meson.
+ Support modules that are built with Meson. Add the
mm-common-get command.
+ skeletonmm: Use Meson instead of Autotools.
+ MM_AX_CXX_COMPILE_STDCXX(): Update based on the upstream
AX_CXX_COMPILE_STDCXX() macro.
- Add meson BuildRequires and macros, following upstreams port.
- Own %{_datadir}/aclocal: when we might switch to pkgconf instead
of pkg-config, nothing in the build root is 'accidentally' owning
this directory for us.
- Update summaries.
- Update to version 0.9.12:
+ MM_AX_CXX_COMPILE_STDCXX(): Update based on the upstream
AX_CXX_COMPILE_STDCXX() macro, to support C++17.
- Modernize spec-file by calling spec-cleaner
- Update to version 0.9.11:
+ Fix silent build (bgo#768797).
+ Build: don't save time stamps in skeletonmm.tar.gz
(bgo#765108).
- Correct Group for docs sub package.
- Initial package, version 0.9.10.