Dario Gabriel LipicarandClaude Opus 5 fc06a85841 docs(nix): the header variants are qt and lp, not qt and std
Comment-only. These three comments still described the qt/std pair from
before lp replaced std: `apiStyle` here only ever takes "qt" or "lp"
(buildPlugin.nix picks between exactly those two), and logos-module-
builder no longer builds a std variant for buildHeaders to be called
with. Evaluation is unchanged — a module's drvPath is byte-identical
before and after.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-30 19:42:30 -03:00
2026-05-07 12:36:58 -03:00
2026-03-28 10:01:59 -04:00

logos-plugin-qt

The Qt-specific build logic (CMake module, plugin compilation, header generation) as a standalone backend that logos-module-builder delegates to.

This enables swapping the plugin technology without changing the module builder or individual modules.

S
Description
Qt-specific plugin build logic
Readme
594 KiB
Languages
Nix 49.6%
C++ 45%
CMake 3.3%
Shell 1.4%
C 0.7%