mirror of
https://github.com/kanaka/mal.git
synced 2024-11-10 12:47:45 +03:00
7f45725c19
The modified implementations have been tested on Debian bullseye. * prefer later Ubuntu image, hopefully reducing the image count * for Ubuntu versions, prefer numerical versions to unsorted codenames * prefer packaged build systems to local rebuilds * prefer the current default version of each build system * delegate resolution of indirect dependencies to apt * xslt: remove intermediate run script. The initial motivation is to provide an explicit path to the python3 interpreter, as the versioned executable is not always in PATH. * Add DEBIAN_FRONTEND=noninteractive to some Dockerfiles. This is to workaround tzdata which prompts interactively by default. * Debian/Ubuntu do not ship a python->python2 link by default. * With the improved logo implementation in another branch, there is no need anymore to tweat the garbage collector settings. * logo: use upstream brandy compiler (instead of building). * guile: adjust deb-src mechanism to build ucblogo and workaround doc build bug. |
||
---|---|---|
.. | ||
tests | ||
core.mk | ||
Dockerfile | ||
env.mk | ||
gmsl.mk | ||
Makefile | ||
numbers.mk | ||
printer.mk | ||
reader.mk | ||
readline.mk | ||
rules.mk | ||
run | ||
step0_repl.mk | ||
step1_read_print.mk | ||
step2_eval.mk | ||
step3_env.mk | ||
step4_if_fn_do.mk | ||
step6_file.mk | ||
step7_quote.mk | ||
step8_macros.mk | ||
step9_try.mk | ||
stepA_mal.mk | ||
types.mk | ||
util.mk |