| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.0.4:
+ Add util/doc_postprocess.py and util/doc_install.py.
+ Generating documentation in modules that use mm-common does not
require Perl in Meson builds.
+ Meson build and skeletonmm: Specify 'check' option in
run_command(). The default value will change in future Meson
releases.
- Changes from version 1.0.3:
+ Meson build:
- Make it possible to use mm-common as a subproject
- extra-install-cmd.py: Ignore FileNotFoundError
- Make quiet installations possible
+ Skeletonmm:
- Fix versioning on macOS
- Use relative paths to untracked/
- Update dependencies in Meson build files: glibmm-2.4 ->
glibmm-2.68, sigc++-2.0 -> sigc++-3.0
- Make it possible to use skeletonmm as a subproject
- Update to version 1.0.2:
* util/doc-install.pl: Update for Doxygen >= 1.8.16
(Kjell Ahlstedt)
* doc-reference.py: Don't include DESTDIR in the DevHelp base path
(Kjell Ahlstedt) Issue #2 (Mart Raudsepp)
* dist-build-scripts.py: Remove files from distribution, if requested
(Kjell Ahlstedt)
- Update to version 1.0.1: + Make libstdc++.tag retrieval work for Windows + skeletonmm/meson.build: Check if .git is a directory or a file + util: Add check-dllexport-usage.py to check gmmproc version + skeletonmm: Improve the Meson build system
- 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.