| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-23 | Makefile: Add an `install` target | Teddy Wing | |
| Make it easy for package managers to build and install the program. | |||
| 2022-08-23 | Makefile: Add self-contained bundle target | Teddy Wing | |
| Add a target to create a self-contained bundle of the program that isn't dependent on Quicklisp. This code is based on what I did in Wajir. | |||
| 2021-03-01 | Makefile: Add source dependencies to `extreload` build | Teddy Wing | |
| 2021-02-27 | Makefile: Add target to build a distributable package | Teddy Wing | |
| 2021-02-27 | Makefile: Remove `release` target | Teddy Wing | |
| Not using ECL any more. Instead we're continuing to build with SBCL and enable binary compression. | |||
| 2021-02-27 | Add man page | Teddy Wing | |
| 2021-02-27 | Move everything from `l/` into the project root | Teddy Wing | |
| This is the final project. Now that we got rid of the web extension and native host code, we can move the Lisp code to the root. | |||
