Commit graph

59 commits

Author SHA1 Message Date
c739534c38 Lua makefile changes + remove Lua binaries 2023-06-27 17:44:17 +12:00
4acdc08900 Add lua and luac to .gitignore 2023-06-27 16:40:23 +12:00
94f9ca6a6e Use strlcpy over strcpy in cl.parseopts 2023-06-27 12:43:27 +12:00
2cb636f59d Remove libbsd and libdl as a runtime dependency in readme
Now the functions needed from libbsd are supplied by util.c,
and libdl is built into libc. Linking with -ldl causes errors
on some BSDs anyway.
2023-06-27 12:35:21 +12:00
6aa4b6de39 Remove libbsd support 2023-06-27 12:33:51 +12:00
46be9fd805 Add license file 2023-06-26 20:36:37 +12:00
4778738d7c Remove test.lua from config.ld and add it to gitignore 2023-06-26 08:05:38 +12:00
17ee021cf0 Create README.md 2023-06-25 19:25:16 +12:00
b124d99c36 Initial import 2023-06-25 16:47:09 +12:00