aboutsummaryrefslogtreecommitdiff
path: root/pre-inst-env
AgeCommit message (Expand)Author
2022-05-05Compile scheme sources....* Makefile (GUILD, top_level_module_dir, sources, objects): New variables. (all, %.go, clean): New targets. * pre-inst-env: Use built object files. Arun Isaac
2022-04-15pre-inst-env: Rename prepend-path-env! to prepend-path-environment!....* pre-inst-env (prepend-path-env!): Rename to prepend-path-environment!. Adjust invocations of prepend-path-env!. Arun Isaac
2021-12-24Add pre-inst-env....* pre-inst-env: New file. Arun Isaac