Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some C warnings, more makefile vars, etc. | bptato | 2024-11-08 | 1 | -4/+0 |
| | | | | | | | * add some more env vars to makefile * remove fpermissive from GCC builds * update Monoucha * fix borked seccomp filter length safety check (ugh) | ||||
* | Fix GCC 14 compilation | bptato | 2024-05-30 | 1 | -0/+5 |
| | | | | | | | | TODO: find the exact flags we need instead of -fpermissive. See also: https://todo.sr.ht/~bptato/chawan/12 https://forum.nim-lang.org/t/11587 | ||||
* | Get rid of clang 16 workaround | bptato | 2023-12-02 | 1 | -5/+0 |
| | | | | | * bindings/quickjs: importc and use correct pointer types * add constcharp module for when it is unavoidable | ||||
* | Move clang workaround to config.nims | bptato | 2023-11-21 | 1 | -0/+5 |