Skip to content

Enable specifying `Makefile` configurations via the `.env` file.

Compare
Choose a tag to compare
@veritas9872 veritas9872 released this 11 Apr 10:42
· 66 commits to main since this release
61b69bd

Aside from many updates and bug fixes, the biggest change is that the Makefile now reads the .env file and no longer takes any variables from the host shell unless given during the make command invocation. Also, lots of new rules for ruff that I found reasonable.