> On 4 Apr 2024, at 23:02, Jelte Fennema-Nio <postg...@jeltef.nl> wrote:
> How about we make it meson/make targets, so they are simply cached > just like any of our other build artefacts are cached. Then only clean > builds are impacted, not every test run. They already are (well, make not meson yet), they're just not hooked up to any top-level commands. Running "make ssfiles-clean ssfiles" in src/test/ssl regenerates all the files from the base config files that define their contents. -- Daniel Gustafsson