Neil Roberts
46d4506478
Bug 1270 - Update to mingw-cross-compile.sh
...
* build/mingw/mingw-cross-compile.sh: Update to download latest
binaries. Patch thanks to David Kedves.
2008-11-21 16:38:34 +00:00
Neil Roberts
9faac520e4
* build/mingw/mingw-cross-compile.sh: Avoid using the --strip
...
option to tar because it isn't supported in the version shipped
with MSYS.
2008-07-13 17:55:53 +00:00
Neil Roberts
0af3df1217
* build/mingw/mingw-cross-compile.sh: Default to the win32 flavour
...
instead of the SDL flavour
2008-07-04 12:14:13 +00:00
Neil Roberts
14a48008cd
Use the Mesa headers instead of depending on GLee for Win32
...
builds.
* configure.ac: No longer check for GLee
* clutter/cogl/gl/cogl-defines.h.in: Don't bother including GLee.h
* build/mingw/mingw-cross-compile.sh: No longer downloads libGLee
but downloads the Mesa library instead and installs the headers
from that. Fixed the libpng version.
2008-05-16 11:09:59 +00:00
Tomas Frydrych
e87b45a00f
2008-02-15 Tomas Frydrych <tf@openedhand.com>
...
* build/mingw/README:
* build/mingw/mingw-cross-compile.sh:
Script that automates cross compilation with mingw by Neil Roberts
<bpeeluk@yahoo.co.uk>
2008-02-15 11:49:33 +00:00