<div dir="ltr">Hi all,<div>   in order to facilitate multiplatform (at least on Linux) development velocity, let me share a script I use for this purpose. It is based on the same tech we run our CI farm on.</div><div><br></div><div>the script is at <a href="https://github.com/kinkie/support-tools/blob/master/squid-build/do-build">https://github.com/kinkie/support-tools/blob/master/squid-build/do-build</a> </div><div><br></div><div>It's reasonably well documented via the standard --help mechanism. It's meant ot be run a Linux system with docker.</div><div><br></div><div>The main convenience argument is "--in <distro>" </div><div><br></div><div>$ do-build --in debian-stable --all</div><div><br></div><div>will - as you may guess - run a bootstrap/configure/build/test cycle in the current working directory in a debian-stable runtime environment.</div><div><br></div><div>I hope this helps others increase their velocity on multi multi-distribution development. Please keep in mind I make no promises on this script - I occasionally tinker with it and it may break.</div><div>Feedback is welcome </div><div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">    Francesco</div></div></div>