On 11/11/2024 15:30, Patrick Steinhardt wrote: > Hi, > > this is the fourth version of my patch series that modernizes our build > system. It refactors various parts of it to make it possible to perform > out-of-tree builds in theory and then wires up Meson. > > Changes compared to v4: > > - Improve our CMake build instructions tot use `SH_EXE` to execute > scripts. > > - Create Perl build directories in our CMake build instructions. > > - Remove superfluous use of basename(1). > > - Remove timeout for unit tests in Meson. I tested this version, without issue, on Linux and cygwin (build not test) ATB, Ramsay Jones