11 Commits

Author SHA1 Message Date
6ff4c88aa7 feat(reflection): Bring in new libconfig
This version of fourdst (v0.9.14) brings in the version libconfig which
includes reflection based config filed (v2.0.2).

This is a breaking change as any code which used versions of libconfig <
v2.0.0 will no longer function when linked against this version of
fourdst
2025-12-06 11:04:55 -05:00
979ec80dc4 fix(wasm): propegate all build flags 2025-12-03 11:27:01 -05:00
ac76b4ad3b docs(libplugin): version bump
fourdst v0.9.9 -> v0.9.10
libplugin v0.3.6 -> v0.3.7
2025-11-28 11:17:19 -05:00
b9f88d75ce fix(libplugin): Propegate build_python argument to libplugin 2025-11-28 11:02:33 -05:00
ab2ae12281 feat(meson): More granular build options
fourdst's build system now exposes some options to allow fine grained
control of what is built and what is not
2025-11-28 11:00:51 -05:00
a6971e3e07 fix(libplugin): alias target for libplugin 2025-08-06 12:43:19 -04:00
d0deac8b2a fix(libplugin): added to_string() to bool type 2025-08-06 12:06:22 -04:00
f5dd28d675 fix(libplugin): added ability to turn off tests 2025-08-06 12:02:09 -04:00
ce61fc4ef5 fix(libplugin): logging_p -> plugin_p 2025-08-06 11:58:48 -04:00
7e92b2dd6e feat(fourdst): added better arch detect and pkg-config cli option 2025-08-06 11:54:01 -04:00
dd0025232a feat(bindings): ported most bindings over from serif 2025-07-22 13:51:43 -04:00