Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead Makefiles. | José Fonseca | 2011-08-30 | 1 | -39/+0 |
| | |||||
* | Fix up Windows makefiles so that the debug build leaves debugger info | Karl Schultz | 2001-09-25 | 1 | -1/+1 |
| | | | | | in the libraries. Make with NODEBUG=1 builds optimized without debug info (doc'ed in top level Makefile.win). | ||||
* | Make osmesa a DLL instead of a static lib (Windows). This is more | Karl Schultz | 2001-09-21 | 1 | -9/+12 |
| | | | | | consistent with the other modules and platforms. It also makes the API and linkage on Windows more consistent. | ||||
* | clean up makefiles some more for Windows | Karl Schultz | 2001-09-18 | 1 | -11/+10 |
| | |||||
* | remove carriage return chars | Karl Schultz | 2001-09-18 | 1 | -37/+37 |
| | |||||
* | Win32 updates (Karl Schultz) | Brian Paul | 2001-09-14 | 1 | -0/+37 |