glib/gio/gdbus-2.0/codegen
Philip Withnall b4231844a2 Revert "build: Use fs.copyfile() instead of configure_file()"
This reverts commit 19353017a7.

The freedesktop SDK, which is used by gnome-build-meta, only has Meson
0.63. Bumping GLib’s Meson dependency to 0.64 means that, at the moment,
GLib is not buildable in gnome-build-meta and hence can’t be tested in
nightly pipelines against other projects, etc.

That’s bad for testing GLib.

It’s arguably bad that we’re restricted to using an older version of
Meson than shipped by Debian Testing, but that’s a separate discussion
to be had.

Revert the Meson 0.64 dependency until the freedesktop SDK ships Meson ≥
0.64. This also means reverting the simplifications to use of
`gnome.mkenum_simple()`.

See https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3077#note_1601064
2022-11-24 12:09:55 +00:00
..
__init__.py py: Reformat all Python files consistently 2020-11-17 15:50:07 +00:00
.flake8 Add .flake8 file 2022-02-15 11:47:30 +00:00
.gitignore Git should ignore generated config.py file 2017-11-20 10:17:01 +00:00
codegen_docbook.py codegen: Add missing closing angular bracket 2022-02-15 11:51:11 +00:00
codegen_main.py Add reStructuredText generator to gdbus-codegen 2022-01-22 01:30:16 +00:00
codegen_rst.py Add reStructuredText generator to gdbus-codegen 2022-01-22 01:30:16 +00:00
codegen.py gdbus-codegen: Fix a typo in a comment 2022-01-11 20:03:13 -08:00
config.py.in gdbus-codegen: Add --glib-max-allowed argument 2020-01-27 10:42:26 +00:00
dbustypes.py py: Various flake8 cleanups 2020-11-17 15:50:07 +00:00
gdbus-codegen.in gdbus-codegen: Call abspath() earlier 2017-11-06 11:57:52 +00:00
meson.build Revert "build: Use fs.copyfile() instead of configure_file()" 2022-11-24 12:09:55 +00:00
parser.py codegen: Reformat parser.py according to black 2022-02-18 01:45:10 +00:00
utils.py py: Various flake8 cleanups 2020-11-17 15:50:07 +00:00