summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Roberts <neil@linux.intel.com>2011-10-17 14:59:35 +0100
committerNeil Roberts <neil@linux.intel.com>2011-10-17 15:03:39 +0100
commita835c586c945b7eba191a5f1f67f27e4386e382e (patch)
tree0ec7adce577bbc560c0cf9f18bd571f85f8d7383
parent5dc8e28770f6db364ffe0ae2ab9b67293de66464 (diff)
downloadcogl-a835c586c945b7eba191a5f1f67f27e4386e382e.tar.gz
doc/RELEASING: Add a note about testing windows compilation
Now that we have reasonably good Windows support, we'd like to make sure each release still compiles there. Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 8c9c01a6f4bba0174751973bec599359f92eace9)
-rw-r--r--doc/RELEASING6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/RELEASING b/doc/RELEASING
index b29ca349..5a641072 100644
--- a/doc/RELEASING
+++ b/doc/RELEASING
@@ -40,6 +40,12 @@ When making a new release;
$ make all
$ make test
+ - Test cross-compiling for Windows:
+
+ Please use the build/mingw/mingw-fetch-dependencies.sh with a fresh
+ build directory to make sure that all of the download links still
+ work.
+
- Update the release documentation:
- NEWS: new feature details, bugs fixed, acknowledgements