[Piglit] Windows builds w/ Appveyor

Jose Fonseca jfonseca at vmware.com
Fri Apr 14 19:44:45 UTC 2017


Thanks. To be clear, I was only referring to python2 on Windows.  I don't know if the need for python 2 support on Unix went away, so i cant comment on it right​ now.

Jose


________________________________
From: Dylan Baker <dylan at pnwbakers.com>
Sent: Friday, April 14, 2017 6:47:42 PM
To: Jose Fonseca
Cc: piglit at lists.freedesktop.org; Brian Paul
Subject: Re: Windows builds w/ Appveyor

Honestly you (VMWare) and Redhat are the last two groups that I knew of that
care about python2 support (I haven't checked for a while obviously). If neither
of you feel it's important I'd prefer to actually rip it out and just support
python3 since that would simplify piglit and remove dependencies.

Even if you do care for not windows I don't have a problem saying that python2
on windows is unsupported.

It shouldn't be too hard to get the python stuff wired back in after the C/C++
builds are landed, I'm find reintegrating after you land your work.

Dylan

Quoting Jose Fonseca (2017-04-14 00:20:45)
> Hi Dylan,
>
>
> I've been working on getting Piglit windows builds automated with
> Appveyor.  (I've been maintaining an internal Jenkins server for this,
> but I want to get out of that business for open-source projects.)
>
>
> I got Piglit to build with MinGW + FreeGlut:
>
>    https://cgit.freedesktop.org/~jrfonseca/piglit/log/?h=appveyor
>
> https://ci.appveyor.com/project/jrfonseca/piglit-fc01r/build/job/ksgcs78o6crpgw2f
>
> And I plan to later get it to build with Waffle and upload binaries
> somewhere.
>
>
>
> However, I just moved aside your initial appveyor.yml to simplify
> things.  So I'd like to hear from you how to integrate both things
>
> Part of the issue is that it doesn't run successfully:
>
>
> https://ci.appveyor.com/project/jrfonseca/piglit-fc01r/build/appveyor-1/job/rf1upre1k9awji4c
>
> I also don't think it's necessary to support Python 2 with Windows --
> it's just as simple to install Python 3 and its dependencies --, and
> this way we don't need to worry about two.
>
> Let me know what you think.
>
>
>
> Also, for the record, I'm personally not too worried about MSVC.  In
> fact I think that supporting only MinGW should be acceptable.   I can
> try to add MSVC support to Appveyor too if people prefer to have it
> around.  One way or the other, once the AppVeyor integration is done,
> I'm hoping to keep my hands off.
>
>
> Jose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20170414/38f9b859/attachment.html>


More information about the Piglit mailing list