William A Rowe Jr in gmane.comp.apache.devel (Fri, 16 Mar 2018 00:17:45 -0500): >That still leaves the headache of fallback-to-release when a candidate on >these many projects isn't present (actually, the smart election between >candidate and release if both exist!) But great pointer, TY!
The list of pre-installed software on Appveyor images is impressive: https://www.appveyor.com/docs/build-environment/#pre-installed-software At first sight omly nasm, awk and unxutils are missing. You could make appveyor download them or just make them part of your github repo (like https://github.com/mgreter/libsass-msi-installer/tree/master/tools ) -- Jan
