about summary refs log tree commit diff
path: root/Makefile
AgeCommit message (Collapse)Author
11 daysCompile guile sources with pre-inst-env.Arun Isaac
This obviates the need for -L since GUILE_LOAD_PATH and friends are already set in pre-inst-env.
11 daysAdd GUILD_FLAGS to Makefile.Arun Isaac
This can be used to pass in optimization flags such as -O0, that are useful when debugging.
2026-04-13Add project title to config.scm.Arun Isaac
2026-04-12Rename project to kaagum.Arun Isaac
kaakaa reminds too many Europeans of shit. 😅
2026-04-03Initial commitArun Isaac