Commit Graph

13 Commits

Author SHA1 Message Date
retropikzel 327043c4e6 Improve testing 2026-03-26 07:14:16 +02:00
retropikzel 21b6db5305 Alpine linux support (#2)
Reviewed-on: https://codeberg.org/retropikzel/compile-r7rs/pulls/2
Co-authored-by: retropikzel <retropikzel@iki.fi>
Co-committed-by: retropikzel <retropikzel@iki.fi>
2026-03-25 12:52:36 +01:00
retropikzel e007dc1611 Move to using #|...|# form (#1)
#!/usr/bin/env -S is not supported on busybox, which Alpine linux uses. So migrate all to use #|...|# form.

Branch name is not correct, no shebang lines were added. In fact they were removed.

Co-authored-by: retropikzel <retropikzel@iki.fi>
Co-committed-by: retropikzel <retropikzel@iki.fi>
2026-03-22 18:07:56 +01:00
retropikzel 902ce4706e Add DOCKER_TAG into makefile 2026-03-22 06:37:08 +02:00
retropikzel 160f068ac9 Add configure file 2026-03-20 19:07:53 +02:00
retropikzel 1b98ebe27f Add Shellcheck to Jenkins 2026-03-14 12:50:01 +02:00
retropikzel 779c4193ca Fix tests on Sagittarius 2026-03-13 17:38:31 +02:00
retropikzel bd5055b1cb Fix tests on Sagittarius 2026-03-13 14:34:47 +02:00
retropikzel 5f574a47df Fix tests on Racket 2026-03-13 14:27:53 +02:00
retropikzel 1543e1d62c Test -I and -A 2026-03-13 14:04:10 +02:00
retropikzel a7e50b7007 Add support for Capyscheme 2026-03-13 07:02:00 +02:00
retropikzel 097b981d58 Handle no -o 2026-03-12 18:46:56 +02:00
retropikzel 518cc1e0da First version 2026-03-12 18:16:24 +02:00