Migrated to meson/ninja for building. There may be bugs. Thanks Claud for the assist.

This commit is contained in:
Storm Dragon
2025-08-11 13:16:43 -04:00
parent 7b84cd7492
commit 8bcc85f82c
117 changed files with 5761 additions and 954 deletions

8
.gitignore vendored
View File

@@ -1,7 +1,11 @@
# Meson build artifacts
_build/
builddir/
build/
# Legacy autotools artifacts (if any remain)
ABOUT-NLS
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile