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
/
sgi
/
Makefile
Age
Commit message (
Expand
)
Author
2008-08-11
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
2008-07-14
glu: only export public symbols
Julien Cristau
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-05-07
Ensure recursive makes always propagate errors
Dan Nicholson
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2005-07-26
Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will
Ian Romanick
2005-07-25
Added -linker option to mklib, used to specify a particular program for
Brian Paul
2005-01-11
Put quotes around the CC and CXX variables passed to mklib. This make
Ian Romanick
2004-08-16
Clearer guard message text.
Philippe Houdoin
2004-08-14
Add a guard to stop building libGLU.so under BeOS, as it's build into libGL.so.
Philippe Houdoin
2004-06-25
Make sure mklib sees the definition of CC and CXX. Make mklib respect
Ian Romanick
2004-03-26
added .SUFFIXES : .cc line
Brian Paul
2004-03-26
New Makefile system
Brian Paul