Commit Graph

4 Commits

Author SHA1 Message Date
01109948b2 meta: add tool to combine multiple compile-commands database files
this allows once instance of an lsp to understand multiple
cmake build directories.
2026-02-26 19:46:13 +00:00
b631fca0fd toolchain: add a program for compiling ipc interface definitions
ifc can be used to compile .if files into self-contained header-only C
libraries, which can be used to send/receive messages that conform
to the described interface.
2026-02-26 19:44:32 +00:00
411423bf30 meta: add build type variable to configure_build 2026-02-23 21:58:09 +00:00
9c8fbc72ac meta: add build system 2026-02-05 09:54:46 +00:00