| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-05-05 | scons: Add support for Mingw64. | José Fonseca | |
| 2010-04-09 | scons: Set -gstabs for C++ too. | José Fonseca | |
| 2010-02-10 | scons: add another prefix for mingw32 on Fedora | Brian Paul | |
| (cherry picked from commit f1afb352daf0e74751c99254592eef863c64392a) | |||
| 2010-02-04 | scons: Have MinGW target MSVCRT 7.0 | José Fonseca | |
| Necessary for _aligned_malloc/free(). | |||
| 2009-09-24 | scons: Don't require -liberty on MinGW. | José Fonseca | |
| Not always present. | |||
| 2009-06-19 | scons: Output the friendly "Linking ..." message when creating DLLs with MinGW. | José Fonseca | |
| 2009-01-26 | scons: Request the stabs debug info format for Mingw. | José Fonseca | |
| Mingw gdb apparently chokes on dwarf debug info. | |||
| 2009-01-24 | scons: Use --enable-stdcall-fixup only when building DLLs. | José Fonseca | |
| 2009-01-14 | scons: Use .a suffix for MinGW. | José Fonseca | |
| This allows to build MinGW and MSVC within the same dir. | |||
| 2008-11-18 | scons: Support MinGW32 cross compiler. | José Fonseca | |
| To build an alternative opengl32.dll with Gallium's software-rasterizer from a debian-based distribution run: sudo apt-get install mingw32 scons platform=windows toolchain=crossmingw machine=x86 winsys=gdi dri=no | |||
