Skip to content

build: replace assembly embedding with Python script

Simon Ser requested to merge emersion/wayland:python-embed into main

This allows Meson to properly track dependencies and re-build the scanner when editing the dtd. We also stop depending on GNU as' .incbin and make the embedding less obscure.

Signed-off-by: Simon Ser contact@emersion.fr


Marked as WIP because it depends on !94 (merged) (doesn't add support for Autotools)

Edited by Simon Ser

Merge request reports