Commit Graph

3 Commits (lipc-refactor)

Author SHA1 Message Date
nirenjan 4ab8da6680 feat: Migrate daemon to use localipc library 2026-04-26 21:18:33 -07:00
nirenjan fdf884cb1c build: Fix install of vkm.h 2026-04-20 10:38:47 -07:00
nirenjan 3c02fe5ec2 refactor: Rearrange files to avoid duplicate code issue
Prior to this change, SonarQube complains about duplicated code in the
symlinked header files. This change reworks the layout so that the
installed headers all reside under the 'includes' directory, and the
meson.build files are updated to reflect the new paths.
2026-04-20 10:28:24 -07:00