2022-07-20  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  2.36.2

2022-07-20  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  README.md: Add another link to jhbuild

2022-07-07  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  codegen/generate_defs_and_docs.sh: Atk has moved to at-spi2-core

  Atk has been merged with at-spi2-core. Read atk files from there.

2022-05-24  Chun-wei Fan  <fanchunwei@src.gnome.org>

  Meson: Re-organize warnings-related compiler flags for MSVC

  Add a short description for each of the warning-related compiler flags that are
  used globally, and only apply '/wd4267' for 64-bit builds, since that flag is
  really only applicable when building for 64-bit.

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

  Require atk >= 2.33.3

  Atkmm has required atk >= 2.33.3 since atkmm 2.36.0, but it has not been
  properly specified in configure.ac and meson.build.

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

  meson.build: Avoid configuration warnings

2022-05-10  Doomsdayrs  <doomsdayrs@gmail.com>

  Convert README to MD

2022-03-18  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  CI: Use artifacts to transfer data between stages, part 2

2022-03-16  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  CI: Use artifacts to transfer data between stages

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

  CI: Select latest released version of libsigc++3

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

  meson.build: Check if Perl is required for building documentation

  New versions of mm-common use the Python scripts doc_postprocess.py
  and doc_install.py instead of the Perl scripts doc-postprocess.pl and
  doc-install.pl when documentation is built.

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

  meson.build: import('python').find_installation() with argument

  Let import('python').find_installation() always find the python
  installation used to run Meson.

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

  meson.build: Don't use deprecated python3.path()

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

  CI: Don't build everything with warnings=fatal

  Build only atkmm with warnings=fatal.
  Select latest released version of glibmm.

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

  meson.build: Specify 'check' option in run_command()

  The default value will be changed in future Meson releases.

2021-12-22  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  atkmm.h: This version of atkmm is not used by gtkmm

2021-11-10  Chun-wei Fan  <fanchunwei@src.gnome.org>

  build: Support Visual Studio 2022

  Make these builds distinct from the VS2019 builds.

2021-08-25  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  CI: Add .gitlab-ci.yml

2021-08-25  Kjell Ahlstedt  <kjellahlstedt@gmail.com>

  Update atk_docs_override.xml