| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-11-23 | fix preprocess_files | 1 | -2/+2 | ||
| 2023-05-17 | Fix build failures on latest Zig | 1 | -1/+1 | ||
| Now the correct build APIs and `@memset` builtin are used. Unfortunately cImport fails for `aarch64` and `riscv64` targets, but I'm not sure how to fix this. | |||||
| 2022-09-18 | add a tool to preprocess files | 1 | -0/+254 | ||
| 2021-10-18 | remove the tools directory | 2 | -36/+0 | ||
| this isn't used | |||||
| 2021-03-13 | tools: copy the c directory before since it basically never changes | 2 | -2/+2 | ||
| 2021-03-13 | add two dockerfiles to build with debian and fedora | 2 | -0/+36 | ||