[Piglit] [Bug 94045] Windows binaries

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 8 14:19:44 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94045

Jose Fonseca <jfonseca at vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jfonseca at vmware.com
           Severity|normal                      |enhancement

--- Comment #2 from Jose Fonseca <jfonseca at vmware.com> ---
I build piglit on Windows continously.

It's in fact trivial to build Windows piglit binaries on Linux with MinGW cross
compilers.


But even if I find a way to upload piglit windows binaries somewhere to
freedesktop.org, it's not trivial to run: end users would also need to install
Python, and a bunch of Python modules.

One could try to bundle Python Windows binaries and modules too, but that's a
lot of work.  I think the best is to take the indidual test .exe and .dll and
data files, and explain how to invoke the test directly (without the Python
framework.)


But all things considered, I'm afraid making it easier for non-technical
Windows end users to run Piglit seems a huge time sink, and give no return.


I think that projects like godotengine can and should accomplish this on their
own:

- build piglit for Windows (e.g., using Mingw)

- for every bug the engine runs against, zip individual tests executables and
dll, and post somewhere else

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20160208/f352901c/attachment.html>


More information about the Piglit mailing list