summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix preprocess_filesGravatar Vincent Rischmann2023-11-231-2/+2
|
* Fix build failures on latest ZigGravatar Lue2023-05-171-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.
* add a tool to preprocess filesGravatar Vincent Rischmann2022-09-181-0/+254
|
* remove the tools directoryGravatar Vincent Rischmann2021-10-182-36/+0
| | | | this isn't used
* tools: copy the c directory before since it basically never changesGravatar Vincent Rischmann2021-03-132-2/+2
|
* add two dockerfiles to build with debian and fedoraGravatar Vincent Rischmann2021-03-132-0/+36