Commit graph

15 commits

Author SHA1 Message Date
pho4cexa
c6acfbb916 don't complain if .link file doesn't exist 2023-02-05 00:16:45 -08:00
pho4cexa
54a2a0f26d move git-calling procedures to a separate module 2023-02-05 00:12:13 -08:00
pho4cexa
c943210189 minor improvements to modular compilation
- rename main.scm to repo2html.scm to match binary
- remove unused imports from utils.scm
2023-02-04 22:45:21 -08:00
pho4cexa
936a37bc76 viable first brush at breaking code into modules 2023-02-04 21:40:06 -08:00
pho4cexa
6536af16ce put message about docker image after docker build, before compile 2022-12-22 21:03:35 -08:00
pho4cexa
031f975b2c keep the docker image around for quicker compiles the next time 2022-12-18 11:57:18 -08:00
pho4cexa
71a56a8645 add janky makefile target to build for glibc-2.31+
"make compile-on-debian-11" should work now...
2022-12-17 23:51:15 -05:00
m455
07f30a1356 added ersatz dependency to makefile 2022-12-16 13:39:18 -05:00
m455
dc30b1937a added new dependencies to readme and makefile 2022-12-13 17:02:01 -05:00
pho4cexa
6cb6536091 typo 2022-12-13 16:57:01 -05:00
pho4cexa
5dbecc4737 add css dep to makefile 2022-12-13 16:56:51 -05:00
m455
f0a0e1ecb0 added new dependency to makefile and readme 2022-12-12 12:37:20 -05:00
pho4cexa
85c2515534 don't fail build if build directory exists 2022-12-07 21:10:28 -05:00
m455
c4239e4a82 quick notes and updates added to readme, minor makefile changes 2022-12-07 15:18:27 -05:00
Jesse Laprade
32c540a903 first commit 2022-12-02 16:41:55 -05:00