Damocles
|
8b73f3d692
|
plugin: switch dynamic-list to version-script (only the latter overrides local: *)
|
2026-05-03 22:58:04 +02:00 |
|
Damocles
|
d2708087be
|
plugin: use --dynamic-list to add qt entry symbols past rust's version script
|
2026-05-03 22:48:46 +02:00 |
|
Damocles
|
12c5f3283f
|
plugin: use bare --export-dynamic to expose qt_plugin syms (per-sym form is exec-only)
|
2026-05-03 22:39:50 +02:00 |
|
Damocles
|
d47200932d
|
plugin: anchor qt_plugin entry symbols past --gc-sections so qt finds them
|
2026-05-03 21:08:19 +02:00 |
|
Damocles
|
bf5cb913fc
|
nix: build nova-plugin via crane to cache deps separately from crate src
|
2026-05-03 20:01:47 +02:00 |
|
Damocles
|
2a691aa66f
|
plugin: export Qt plugin entry symbols from cdylib via --export-dynamic
|
2026-05-03 19:55:10 +02:00 |
|
Damocles
|
dad977d4c5
|
plugin: anchor cxx-qt plugin init symbol so the linker keeps QQmlEngineExtensionPlugin
|
2026-05-03 19:31:10 +02:00 |
|
Damocles
|
545812cf75
|
plugin: log dylib load + service init/poll to debug missing singleton registration
|
2026-05-03 17:39:52 +02:00 |
|
Damocles
|
e39d47177b
|
add nova-plugin: in-process cxx-qt stats plugin replacing nova-stats subprocess
|
2026-05-02 02:24:42 +02:00 |
|