Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-02 | bump version to 6.3 | Brian Paul | |
2004-09-27 | bump minor version to 2 | Brian Paul | |
2004-09-13 | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | |
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file. | |||
2004-07-20 | remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default | Brian Paul | |
2004-06-10 | try and find the drm in a more likely place | Dave Airlie | |
2004-06-01 | Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE | Eric Anholt | |
variable (defaults to "make") and use that. Use the MKDEP and MKDEP_OPTIONS more. Our shell isn't bash, so change the instances of ">& /dev/null" to a more compatible "> /dev/null 2>&1". | |||
2004-04-13 | Add DRM_SOURCE_PATH to make system. | Jon Smirl | |
Needed for linux-solo to build | |||
2004-04-07 | use new MKDEP, MKDEP_OPTIONS variables | Brian Paul | |
2004-03-26 | don't try to make GLwMDrawA.c by default since it needs Motif | Brian Paul | |
2004-03-26 | added glw to SRC_DIRS | Brian Paul | |
2004-03-26 | new system configurations | Brian Paul | |