With git ci:
Now we have 11 minute builds instead of 26 minute builds, reliably (I hope)!
Using the .WAIT directive, to make sure the directories are created before it starts building appears to have worked.
Caveat:
.WAIT is only supported in gnu make 4.4 or newer. If you have trouble building this with the mingw (aka gcc510+) target, let me know and I'll make a new target for the newer gnu make.
best regards,
- dink