[Mesa-dev] [PATCH 6/8] docs: remove MSVC testing/building from help wanted

Timothy Arceri tarceri at itsqueeze.com
Mon Aug 21 02:46:04 UTC 2017


We are using appveyor for Windows continuous integration.
---
 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
@@ -28,23 +28,20 @@ Patches are often posted to the <a href="https://lists.freedesktop.org/mailman/l
 immediately checked into git because not enough people are testing them.
 Just applying patches, testing and reporting back is helpful.
 <li>
 <b>Driver debugging.</b>
 There are plenty of open bugs in the <a href="https://bugs.freedesktop.org/describecomponents.cgi?product=Mesa">bug database</a>.
 <li>
 <b>Remove aliasing warnings.</b>
 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>
 
 <p>
 You can find some further To-do lists here:
 </p>
 
 <p>
 <b>Common To-Do lists:</b>
-- 
2.13.4



More information about the mesa-dev mailing list