summaryrefslogtreecommitdiff
path: root/src/glut/mini
AgeCommit message (Expand)Author
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-07-11Remove generated pkg-config files on `make clean'Dan Nicholson
2008-07-06Set library and header installation directories from configurationDan 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-08miniglx/glut: should use the x/y pos to create windowDave Airlie
2006-09-24corrected cursor drawingSean D'Epagnier
2006-08-18The driver now compiles correctly without any x headers or libraries installedSean D'Epagnier
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
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-06-25Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick
2004-06-01Missed in last commit:Eric Anholt
2004-05-12obsolete in favor of regular MakefilesBrian Paul
2004-03-26New Makefile systemBrian Paul
2003-12-12new makefilesBrian Paul
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul