index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glu
/
Makefile
Age
Commit message (
Expand
)
Author
2009-06-01
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
2009-04-29
Use variable library name in pkg-config output.
Tom Fogal
2008-12-14
Add OSMesa pkg-config file
Dan Nicholson
2008-12-14
Add more package metadata to the pkg-config files
Dan Nicholson
2008-08-12
Fixed 'make install' for darwin
Jeremy Huddleston
2008-07-11
Remove generated pkg-config files on `make clean'
Dan Nicholson
2008-07-06
Set library and header installation directories from configuration
Dan Nicholson
2008-05-07
Never fail `make clean'
Dan Nicholson
2008-05-06
Error consistently when running recursive make
Dan Nicholson
2007-09-12
pkg-config support
Dan Nicholson
2007-09-12
DESTDIR support.
Dan Nicholson
2006-10-19
New bin/minstall script - a minimal replacement for 'install'.
Brian Paul
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2006-06-26
Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/.
Brian Paul
2006-06-22
New 'install' targets in makefile. See bug 2372.
Brian Paul
2004-06-01
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE
Eric Anholt
2004-03-26
Don't use pushd/popd.
Brian Paul
2004-03-26
New Makefile system
Brian Paul