Elektrine lite

← Feed

@azonenberg@ioc.exchange

Post #4346850

2026-08-03 06:15 UTC

@GyrosGeier@hachyderm.io Yeah the current build flow is not designed for that. It's something to work on long term but I rank it up there with "split libscopehal and libscopehal-dev out into their own packages" which is something I am intentionally not doing until we have some level of API/ABI stability

Replies (1)

  • @azonenberg@ioc.exchange 2026-08-03 06:17

    @GyrosGeier@hachyderm.io if you want to work on making the build a bit more modular so that it's easy to run the shader builds separately from the rest of the application, I'll gladly take a PR I just don't have time to work on it. Docs should be trivial to build with "make doc" and images don't need any building at all (although the build flow does copy into the binary directory so it's easy to find them when running a local copy of the tool not installed systemwide) so that should mostly be a solved problem.

    Open ##4346949