summaryrefslogtreecommitdiffstats
path: root/src/glut/mini
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining miniglx referencesKristian Høgsberg2010-02-2514-1867/+0
* Use separate $(MINSTALL) for installing librariesDan Nicholson2009-06-011-1/+1
* Use variable library name in pkg-config output.Tom Fogal2009-04-292-2/+3
* Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-12-152-2/+7
|\
| * Add more package metadata to the pkg-config filesDan Nicholson2008-12-142-2/+7
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-0/+1
|\ \ | |/ |/|
| * Gutsy oopses on touch of existing file. Workaround.Keith Whitwell2007-08-071-0/+1
* | Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-1/+1
* | Remove generated pkg-config files on `make clean'Dan Nicholson2008-07-111-1/+1
* | Set library and header installation directories from configurationDan Nicholson2008-07-062-9/+10
* | Always cleanup the makedepend backup filesDan Nicholson2008-05-061-1/+1
* | Assorted patches for miniglx/linux-solo (Gavin Li <codeview@gmail.com>)Brian2008-01-232-0/+28
* | add support for LDFLAGS env varDan Nicholson2007-09-281-1/+1
|/
* miniglx/glut: should use the x/y pos to create windowDave Airlie2007-05-081-1/+1
* corrected cursor drawingSean D'Epagnier2006-09-241-8/+8
* The driver now compiles correctly without any x headers or libraries installedSean D'Epagnier2006-08-181-2/+0
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-3/+3
* 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-3/+3
* 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
* 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/+1
* obsolete in favor of regular MakefilesBrian Paul2004-05-121-78/+0
* New Makefile systemBrian Paul2004-03-261-0/+80
* new makefilesBrian Paul2003-12-121-2/+2
* improved 'clean' targets (Otto Solares)Brian Paul2003-10-031-3/+3
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-2213-0/+1831