Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-05-08 | remove some debug code | Brian | 1 | -5/+0 |
2007-05-08 | a somewhat nicer demo w/ command line options | Brian | 1 | -81/+163 |
2004-12-08 | Improve the behaviour of the build system wrt depend files. | Keith Whitwell | 1 | -1/+1 |
2004-06-01 | Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE | Eric Anholt | 1 | -1/+1 |
2004-05-12 | obsolete in favor of regular Makefiles | Brian Paul | 1 | -62/+0 |
2004-03-26 | New Makefile system | Brian Paul | 1 | -0/+58 |
2004-03-25 | silence warnings | Brian Paul | 1 | -3/+3 |
2003-12-12 | new makefiles | Brian Paul | 1 | -4/+2 |
2003-08-23 | Added missing includes for standard header files | Jon Smirl | 4 | -3/+8 |
2003-08-23 | Renaming Makefile to Makefile.X11, added depend support, adjusted paths | Jon Smirl | 2 | -31/+64 |
2003-08-06 | Added TOP to point to top of tree to find includes and libs | Brian Paul | 1 | -2/+3 |
2003-08-06 | miniglx test programs | Keith Whitwell | 8 | -0/+1817 |