Commit Graph

8 Commits

Author SHA1 Message Date
Jordan Bancino 5197f4db91 Move the indent switches to .indent.pro so that indent(1) can be run on
individual files outsid the make script.
2022-07-25 15:35:31 -04:00
Jordan Bancino 3437c5db2c Format headers as well.
indent(1) does a weird thing with prototype functions, but it's good
enough for me, as long as it's consistent.
2022-07-25 15:25:06 -04:00
Jordan Bancino ae2b853cc4 Add an indent recipe. 2022-07-25 15:18:25 -04:00
Jordan Bancino 7cfbf63968 Verbose copy; I like to see what's going on. 2022-07-23 17:35:12 -04:00
Jordan Bancino ea0dcd0447 Restructure the site files. 2022-07-23 17:29:54 -04:00
Jordan Bancino 3988c2f9be Add a release script. 2022-07-23 13:44:55 -04:00
Jordan Bancino 13a1fdecf9 Move to recipe-based make script, to allow for tests, releases, etc. 2022-07-23 01:05:55 -04:00
Jordan Bancino d102ba8676 Initial revision 2022-07-22 20:19:12 -04:00