Hi Nicolas, This is looking much better, thanks! Can I suggest 1 more regrouping? I think moving the Pharo.cog.spur, and Squeak if you want, Linux32ArmV6 build(s) to the main Linux builds is worthwhile (when convenient). Thanks again, Alistair On 2 April 2018 at 19:02, GitHub <noreply@github.com> wrote:
Branch: refs/heads/compile_sista_with_clang Home: https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 3249967cf0ab72b59bce184afd19774d3e1e6957 https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/3249967cf0ab72b59bc... Author: Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com> Date: 2018-04-02 (Mon, 02 Apr 2018)
Changed paths: M .travis.yml
Log Message: ----------- Add a main build stage for Squeak and Pharo
Commit: 1b0f7d285f589937e9be341d6ae7a3b91b59ddb1 https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1b0f7d285f589937e9b... Author: Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com> Date: 2018-04-02 (Mon, 02 Apr 2018)
Changed paths: M .appveyor.yml
Log Message: ----------- Reorder the appveyor matrix so as to put main Squeak/Pharo build first
While at it, add -L flag to curl so as to follow redirection
Commit: b7b3943dfb38dd44bdca184cf1aa8f129486a5f0 https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/b7b3943dfb38dd44bdc... Author: Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com> Date: 2018-04-02 (Mon, 02 Apr 2018)
Changed paths: M .travis.yml
Log Message: ----------- Try to force CC=clang in the .travis.yml matrix for linux32x86 pharo.sista.spur
Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/e2cfdcc731ba...b7b...