The build/check test should be done with an appropriate combination of
flags, depending on the changes introduced by the patch set.

Also, mention to cross compile with mingw-w64 for Windows.

Signed-off-by: Andres Gomez <ago...@igalia.com>
Cc: Emil Velikov <emil.veli...@collabora.com>
---
 docs/releasing.html | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/docs/releasing.html b/docs/releasing.html
index 288cf3996bd..10a18790300 100644
--- a/docs/releasing.html
+++ b/docs/releasing.html
@@ -122,11 +122,14 @@ Currently Ilia Mirkin and AMD devs have requested 
"permanent" exception.
 <li>make distcheck, scons and scons check must pass
 <li>Testing with different version of system components - LLVM and others is 
also
 performed where possible.
+<li>As a general rule, testing with various combinations of configure
+switches, depending on the specific patchset.
 </ul>
 
 <p>
-Achieved by combination of local ad-hoc scripts and AppVeyor plus Travis-CI,
-the latter as part of their Github integration.
+Achieved by combination of local ad-hoc scripts, mingw-w64 cross
+compilation and AppVeyor plus Travis-CI, the latter as part of their
+Github integration.
 </p>
 
 <p>
-- 
2.11.0

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to