mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 17:40:40 -05:00
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>
This commit is contained in:
parent
dedee399d6
commit
8c9c01a6f4
@ -40,6 +40,12 @@ When making a new release;
|
|||||||
$ make all
|
$ make all
|
||||||
$ make test
|
$ 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:
|
- Update the release documentation:
|
||||||
|
|
||||||
- NEWS: new feature details, bugs fixed, acknowledgements
|
- NEWS: new feature details, bugs fixed, acknowledgements
|
||||||
|
Loading…
Reference in New Issue
Block a user