1ae3a4e9c4
Apply #13 .
2022-07-29 15:28:49 -04:00
3fd5e448b2
Don't hard-code the name of the patch.
...
Nobody's gonna rename the patches, so just make them unique enough
so that I can upload them to the ingress directory without conflicts.
2022-07-29 15:17:55 -04:00
f1c0d6b40e
Apply #10
2022-07-29 14:42:23 -04:00
bbca61bfad
Just don't sign releases if there's no secret key provided.
2022-07-28 20:50:09 -04:00
e519621d25
recipe_format now updates source code headers.
...
Note that it does depend on new source code files *having* a header,
even if it's just a blank block comment.
2022-07-28 11:46:57 -04:00
3989c370b8
Remove -Werror for now.
...
The program should still compile if there is an unused function. Of course,
if we are making a release, we should be sure to make sure there are no
unused symbols.
2022-07-27 13:45:19 -04:00
c888fd2ba2
Add -Wextra and -ansi just to get more errors/warnings.
2022-07-27 09:53:24 -04:00
d9d1713f54
Remove backup file if indent was successful.
2022-07-25 22:54:56 -04:00
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
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
ae2b853cc4
Add an indent recipe.
2022-07-25 15:18:25 -04:00
7cfbf63968
Verbose copy; I like to see what's going on.
2022-07-23 17:35:12 -04:00
ea0dcd0447
Restructure the site files.
2022-07-23 17:29:54 -04:00
3988c2f9be
Add a release script.
2022-07-23 13:44:55 -04:00
13a1fdecf9
Move to recipe-based make script, to allow for tests, releases, etc.
2022-07-23 01:05:55 -04:00
d102ba8676
Initial revision
2022-07-22 20:19:12 -04:00