<div dir="ltr">I made a new release of buildtools with enhancements/fixes mainly to support the use of Travis CI and Appveyor to do automatic build and test. Now build and test happens after every commit (upon mirroring to github). There will be more news about this over time. For this release, the changes are:<div><br></div><div>1. There is a new script "get.dependencies" that can automatically </div><div>  - fetch dependencies from either git or svn (replicating what the SVN externals mechanism does when using a pure SVN set-up.</div><div>  - build and test the projects either monothically (old-style) or project-by-project (new-style rootless).</div><div>The script has been tested pretty thoroughly and is currently deployed on Travis and Appveyor for doing build from git checkouts. Check out the script here:<br></div><div><br></div><div><a href="https://projects.coin-or.org/BuildTools/browser/stable/0.8/get.dependencies.sh">https://projects.coin-or.org/BuildTools/browser/stable/0.8/get.dependencies.sh</a><br></div><div><br></div><div>to see the bells and whistles. Also check out the COIN-OR page on Travis:</div><div><br></div><div><a href="https://travis-ci.org/coin-or">https://travis-ci.org/coin-or</a><br></div><div><br></div><div>2. A subtle bug in libtool that previously required patching on CYGWIN seems to now also arise in MSys, since the release of MSys2. There was a small change in coin.m4 to apply the same patch on MSys now as was previously applied for CYGWIN.</div><div><br></div><div>3. Building projects with the autotools under MSys2 with the MSVC++ compiler in the presence of gfortran may fail if ifort or some other working Fortran compiler is not present, since gfortran is not compatible with MSVC++ (at the moment) and can be the only compiler located. Gfortran is now therefore removed from the compiler search list when -enable-msvc is specified.</div><div><br></div><div>Cheers,</div><div><br></div><div>Ted</div><div><br></div><div><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Dr. Ted Ralphs<br>Professor, Lehigh University<br>(610) 628-1280<br>ted 'at' lehigh 'dot' edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br></div></div>
</div></div></div>