Commit Graph

9 Commits

Author SHA1 Message Date
oysteikt 16e9f12a34 Split off rcon related code into separate source file
Also rename tests and rename some constants, and modify Makefile to
handle the new structure.
2026-06-11 17:02:21 +09:00
oysteikt f847eda400 flake.nix: add package for generating coverage output 2026-06-11 04:32:35 +09:00
oysteikt ca3139fe3b tests: create some basic unit tests 2026-06-11 04:31:54 +09:00
oysteikt 061101731c Makefile: build against C23 with GNU extensions 2026-05-12 20:06:15 +09:00
oysteikt 3c8d72f8d8 Makefile: strip symbols on release build 2026-02-12 10:24:58 +01:00
oysteikt 81fededbc0 Makefile: add install target 2026-02-12 10:23:28 +01:00
oysteikt 071d511e89 Makefile: split release/debug targets, add more compile flags 2026-02-09 11:07:45 +01:00
frero 366405c82a add some remote utility commands 2026-02-07 23:14:44 +01:00
frero f63f3fa4b7 initial hello world 2026-02-07 20:53:17 +01:00