Module: Mesa Branch: master Commit: 3025f89dd8d9ed6be0833b540a487c94fceab53a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3025f89dd8d9ed6be0833b540a487c94fceab53a
Author: Timothy Arceri <[email protected]> Date: Mon Aug 21 11:44:42 2017 +1000 docs: remove MSVC testing/building from help wanted We are using appveyor for Windows continuous integration. https://ci.appveyor.com/project/mesa3d/mesa Reviewed-by: Eric Engestrom <[email protected]> --- docs/helpwanted.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/helpwanted.html b/docs/helpwanted.html index bf6f788096..48e57fc716 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.html @@ -35,9 +35,6 @@ There are plenty of open bugs in the <a href="https://bugs.freedesktop.org/descr Enable gcc -Wstrict-aliasing=2 -fstrict-aliasing and track down aliasing issues in the code. <li> -<b>Windows driver building, testing and maintenance.</b> -Fixing MSVC builds. -<li> <b>Contribute more tests to <a href="https://piglit.freedesktop.org/">Piglit</a>.</b> </ol> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
