summaryrefslogtreecommitdiff
path: root/src/glx/mini/Makefile
AgeCommit message (Expand)Author
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson
2008-05-06Always cleanup the makedepend backup filesDan Nicholson
2008-01-23Assorted patches for miniglx/linux-solo (Gavin Li <codeview@gmail.com>)Brian
2007-09-28add support for LDFLAGS env varDan Nicholson
2007-08-07Gutsy oopses on touch of existing file. Workaround.Keith Whitwell
2007-05-04Makefile clean-ups for miniglx.Brian
2007-04-05Move glcontextmodes.c to glx.George Sapountzis
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2006-04-07make miniglx use libdrm properlyDave Airlie
2006-04-03make miniglx use libdrm and libpciaccessDave Airlie
2005-07-29Commit Ian's fixes from Bug 3877Jon Smirl
2005-07-26Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' willIan Romanick
2005-07-25Added -linker option to mklib, used to specify a particular program forBrian Paul
2005-01-11Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell
2004-09-07Add a solo-x86 config, and make solo use the x86 glapiDave Airlie
2004-07-05Convert miniglx to use xf86drm from dri/drm/libdrm instead of src/mesa/driver...Jon Smirl
2004-06-26Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl
2004-06-25Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick
2004-06-01Missed in last commit:Eric Anholt
2004-04-13Add DRM_SOURCE_PATH to make system.Jon Smirl
2004-03-26New Makefile systemBrian Paul