mirror of
https://github.com/logos-co/logos-plugin-qt.git
synced 2026-08-27 08:51:07 +00:00
std/retire-clean
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>
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.
Languages
Nix
49.6%
C++
45%
CMake
3.3%
Shell
1.4%
C
0.7%