summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2025-09-16More work on C++ librarypommicket
2025-09-15Installable librarypommicket
2025-09-15Check for leaks in `make test`pommicket
2025-09-15Interpretation tests, various bugfixespommicket
2025-09-15Better testing frameworkpommicket
2025-09-15Switch to cmakepommicket
meson builds "thin" archives by default (this is basically undocumented). You can avoid this by setting install: true supposedly. Whatever I hate it anyways.
2025-09-11Set up build systempommicket