summaryrefslogtreecommitdiffstats
path: root/src/glx/mini/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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