2022-12-02  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  1.0.5

2022-12-02  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  meson.build: Simplify lookup of python command

  See libsigcplusplus PR#83

2022-12-02  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  skeletonmm: Add build-tests option

  and simplify lookup of python command.
  
  See libsigcplusplus PR#83 and PR#84

2022-09-27  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  skeletonmm/meson.build: Detect if we build from a git subtree

  See gtkmm!72

2022-09-26  Jelle van der Waa  <jelle@archlinux.org>

  util/meson_aux: make tarball reproducible

  Set the owner/gid of a tarball to make the output tarball reproducible.
  
  Signed-off-by: Jelle van der Waa <jelle@archlinux.org>

2022-09-17  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  Convert README to README.md and OVERVIEW.md

  * README -> README.md + OVERVIEW.md
  * meson.build: Install README.md and OVERVIEW.md
  * Makefile.am: Distribute and install README.md and OVERVIEW.md
  * configure.ac: Set `foreign` option to automake.
  Without the `foreign` option, old versions of automake require
  a README file, which no longer exists. New versions (like 1.16.5)
  without the `foreign` option require README or README.md.

2022-05-13  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  skeletonmm/meson.build: Avoid configuration warnings