GNOME Bugzilla – Bug 659625
mingw32: Update the build script to compile 1.8.0
Last modified: 2011-09-21 12:51:19 UTC
* Updated dependencies, glib 2.28 and cogl 1.8.0 * Mesa has removed mesa_wgl.h from its headers * added -I$ROOT_DIR/include to the CFLAGS to include the headers from our prefix (say <GL/gl.h>) before the system ones
Created attachment 197095 [details] [review] mingw32: Update the build script to compile 1.8.0
Review of attachment 197095 [details] [review]: looks good to me. I assume you tested it and/or Neil reviewed it. feel free to apply to master and cherry-pick to the clutter-1.8 branch.
Created attachment 197150 [details] [review] mingw-fetch-dependencies: Mirror the changes made to the Cogl version The patch looks good to me. Thanks. We could also take the opportunity to sync up with some other changes in the Cogl version of the script. Here's an extra patch to do that.
Attachment 197095 [details] pushed as 7d8c482 - mingw32: Update the build script to compile 1.8.0 Attachment 197150 [details] pushed as 7fb8fc6 - mingw-fetch-dependencies: Mirror the changes made to the Cogl version