William A Rowe Jr in gmane.comp.apache.devel (Thu, 15 Mar 2018 16:11:10 -0500): >https://github.com/appsuite/oss-httpd-build is where this all lives, and is >where the localized PERL5LIB schema for all the components will land. >This can be further streamlined, and the really big caveat is that the gather >phase requires bash on Windows (SFU makes this trivial.)
bash is standard installed on Appveyor images, as part of Windows GIT. See https://github.com/ImageMagick/ImageMagick-Windows/blob/master/CloneRepositories.cmd#L12 This just executes https://github.com/ImageMagick/ImageMagick-Windows/blob/master/CloneRepositories.sh -- Jan
