foot/doc
Daniel Eklöf 286db002f8
meson: fix version generation from git
run_command() was only run at configure time, meaning the generated
version (that was passed on to the sources via -DFUZZEL_VERSION)
became stale.

Fix by implementing a shell script that generates a header file, and
wrap this in a custom target that is run every time (but the generated
file is only updated when the version changes)
2019-10-19 22:09:52 +02:00
..
foot.1.scd doc: user Courier New instead of Arial in font examples 2019-09-21 20:43:29 +02:00
foot.5.scd doc: user Courier New instead of Arial in font examples 2019-09-21 20:43:29 +02:00
meson.build meson: fix version generation from git 2019-10-19 22:09:52 +02:00