+ Don't specify colors in util/doxygen-extra.css.
+ Meson build:
- Use Meson's pkgconfig module to generate .pc files.
- Use the Python installation that Meson uses.
+ Autotools build: configure.ac: subst for mm-common-get.
+ Skeletonmm:
- Don't require the 'dot' command.
- Use Meson's pkgconfig module to generate .pc files.
+ Documentation: OVERVIEW.md: Update the meson.build snippet
- Changes from version 1.0.6:
+ MM_AX_CXX_COMPILE_STDCXX(): Support C++20
+ util/meson_aux/libstdcxx-tag.py: Try curl without compression
+ Meson build:
- Fix use as subproject on Windows
- Don't fail if warning_level=everything
+ Skeletonmm:
- Fix the evaluation of is_git_build on Windows
- Simplify if-file-exists test
+ Documentation: Remove AUTHORS and add info to README.md
- Changes from version 1.0.5:
+ Convert README to README.md and OVERVIEW.md.
+ Meson build:
- util/meson_aux: Make tarball reproducible.
- Simplify lookup of python command.
+ Skeletonmm:
- Avoid configuration warnings.
- Detect if we build from a git subtree.
- Simplify lookup of python command.
+ Add build-tests option.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mm-common?expand=0&rev=20
128 lines
4.8 KiB
Plaintext
128 lines
4.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 11 17:22:22 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.0.7:
|
|
+ Don't specify colors in util/doxygen-extra.css.
|
|
+ Meson build:
|
|
- Use Meson's pkgconfig module to generate .pc files.
|
|
- Use the Python installation that Meson uses.
|
|
+ Autotools build: configure.ac: subst for mm-common-get.
|
|
+ Skeletonmm:
|
|
- Don't require the 'dot' command.
|
|
- Use Meson's pkgconfig module to generate .pc files.
|
|
+ Documentation: OVERVIEW.md: Update the meson.build snippet
|
|
- Changes from version 1.0.6:
|
|
+ MM_AX_CXX_COMPILE_STDCXX(): Support C++20
|
|
+ util/meson_aux/libstdcxx-tag.py: Try curl without compression
|
|
+ Meson build:
|
|
- Fix use as subproject on Windows
|
|
- Don't fail if warning_level=everything
|
|
+ Skeletonmm:
|
|
- Fix the evaluation of is_git_build on Windows
|
|
- Simplify if-file-exists test
|
|
+ Documentation: Remove AUTHORS and add info to README.md
|
|
- Changes from version 1.0.5:
|
|
+ Convert README to README.md and OVERVIEW.md.
|
|
+ Meson build:
|
|
- util/meson_aux: Make tarball reproducible.
|
|
- Simplify lookup of python command.
|
|
+ Skeletonmm:
|
|
- Avoid configuration warnings.
|
|
- Detect if we build from a git subtree.
|
|
- Simplify lookup of python command.
|
|
+ Add build-tests option.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 11 16:03:04 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 04 07:37:41 UTC 2021 - Wang Jun <jgwang@suse.com>
|
|
|
|
- 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)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 4 18:48:44 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 29 19:50:28 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 8 11:04:16 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 17 12:00:12 UTC 2018 - jengelh@inai.de
|
|
|
|
- Update summaries.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 7 21:01:04 UTC 2018 - bjorn.lie@gmail.com
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 28 16:37:11 UTC 2018 - dimstar@opensuse.org
|
|
|
|
- Modernize spec-file by calling spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 4 17:50:58 UTC 2018 - bjorn.lie@gmail.com
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 24 19:53:40 UTC 2016 - zaitor@opensuse.org
|
|
|
|
- Initial package, version 0.9.10.
|
|
|