This is a refresh of my patch set from [1], which I posted, and then kind of forgot about.
[1] https://lists.freedesktop.org/archives/mesa-dev/2018-February/185066.html Jon Turney (2): appveyor: put build steps in a script, rather than inline in appveyor.yml appveyor: Add a Cygwin build script appveyor.yml | 43 +++++++++++-------------------------- scripts/appveyor_cygwin.bat | 40 ++++++++++++++++++++++++++++++++++ scripts/appveyor_msvc.bat | 38 ++++++++++++++++++++++++++++++++ 3 files changed, 91 insertions(+), 30 deletions(-) create mode 100644 scripts/appveyor_cygwin.bat create mode 100644 scripts/appveyor_msvc.bat -- 2.17.0 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev