summaryrefslogtreecommitdiffstats
path: root/src/glx/mini/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-1/+1
* Always cleanup the makedepend backup filesDan Nicholson2008-05-061-1/+1
* Assorted patches for miniglx/linux-solo (Gavin Li <[email protected]>)Brian2008-01-231-0/+4
* add support for LDFLAGS env varDan Nicholson2007-09-281-1/+1
* Makefile clean-ups for miniglx.Brian2007-05-041-8/+13
* Move glcontextmodes.c to glx.George Sapountzis2007-04-051-5/+2
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-6/+6
* make miniglx use libdrm properlyDave Airlie2006-04-071-2/+1
* make miniglx use libdrm and libpciaccessDave Airlie2006-04-031-4/+1
* Commit Ian's fixes from Bug 3877Jon Smirl2005-07-291-1/+1
* Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' willIan Romanick2005-07-261-1/+1
* Added -linker option to mklib, used to specify a particular program forBrian Paul2005-07-251-1/+2
* Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick2005-01-111-1/+1
* Improve the behaviour of the build system wrt depend files.Keith Whitwell2004-12-081-1/+1
* Add a solo-x86 config, and make solo use the x86 glapiDave Airlie2004-09-071-1/+4
* Convert miniglx to use xf86drm from dri/drm/libdrm instead of src/mesa/driver...Jon Smirl2004-07-051-4/+4
* Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl2004-06-261-6/+13
* Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick2004-06-251-1/+1
* Missed in last commit:Eric Anholt2004-06-011-1/+2
* Add DRM_SOURCE_PATH to make system.Jon Smirl2004-04-131-1/+1
* New Makefile systemBrian Paul2004-03-261-0/+74