Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-25 | Fix up Windows makefiles so that the debug build leaves debugger info | Karl Schultz | |
in the libraries. Make with NODEBUG=1 builds optimized without debug info (doc'ed in top level Makefile.win). | |||
2001-09-21 | Make osmesa a DLL instead of a static lib (Windows). This is more | Karl Schultz | |
consistent with the other modules and platforms. It also makes the API and linkage on Windows more consistent. | |||
2001-09-18 | clean up makefiles some more for Windows | Karl Schultz | |
2001-09-18 | remove carriage return chars | Karl Schultz | |
2001-09-14 | Win32 updates (Karl Schultz) | Brian Paul | |