aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile (unfollow)
Commit message (Collapse)Author
2023-05-13rename Makefile parameters & update READMEEgor Tensin
2023-05-13ctest: don't use the -C parameterEgor Tensin
We only build using "Unix Makefiles" anyway, which is a single-configuration build system.
2023-05-12.build/ -> build/Egor Tensin
2023-05-06add a couple of the most basic tests using PytestEgor Tensin
I'm super-unsure about this; I don't really like all the magic, but we'll see, I guess?
2022-09-07add MakefileEgor Tensin