Philip Withnall 856aeba9e4 glib-mkenums: Parse and skip deprecation/availability annotations
Teach `glib-mkenums` how to parse and ignore:
 - `GLIB_AVAILABLE_ENUMERATOR_IN_x_xx`
 - `GLIB_DEPRECATED_ENUMERATOR_IN_x_xx`
 - `GLIB_DEPRECATED_ENUMERATOR_IN_x_xx_FOR(x)`

Future work could expose the deprecation/availability information as
substitutions in the template file, but this commit does not do that.

It does, however, add some unit tests for the annotations.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>

Fixes: #2327
2021-03-11 13:37:49 +00:00
..
2015-10-23 11:28:03 -04:00
2020-10-07 11:00:11 +01:00
2014-05-30 10:22:35 -04:00
2018-11-01 01:41:32 +03:00
2020-11-17 15:50:07 +00:00
2020-11-17 15:50:07 +00:00