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
/
bin
/
mklib
Age
Commit message (
Expand
)
Author
2005-03-03
if building 32-bit objects in 64-bit environment, use -m32 flag
Brian Paul
2004-11-29
fixed OSF/1 shared lib problem (bug 1065260)
Brian Paul
2004-11-01
merge the AIX and AIX64 cases
Brian Paul
2004-10-16
added initial support for -exports option, Linux/OpenBSD only for now
Brian Paul
2004-10-16
if CXX or CC env vars aren't set, use g++, gcc by default (Linux)
Brian Paul
2004-10-01
Enable builds on AIX 64-bit
Karl Schultz
2004-08-14
indentation fixes
Brian Paul
2004-08-14
Update BeOS mklib to set mimetype and version.
Philippe Houdoin
2004-07-01
added commands for AIX shared libs (Shane Blackett)
Brian Paul
2004-06-25
Make sure mklib sees the definition of CC and CXX. Make mklib respect
Ian Romanick
2004-04-25
fix HP-UX typo (bug 941576)
Brian Paul
2004-04-22
added CYGWIN support
Brian Paul
2004-04-13
minor tweak for Darwin
Brian Paul
2004-04-08
added -noprefix option for making DRI drivers
Brian Paul
2004-03-30
merge from 6.0.1 branch
Brian Paul
2004-03-25
more Darwin tweaks
Brian Paul
2004-03-23
tweaks to Darwin code
Brian Paul
2004-03-18
assorted updates and new AIX support (Dan Schikore)
Brian Paul
2004-02-26
fix library naming glitches (bug 904867)
Brian Paul
2004-02-21
some minor tweaks
Brian Paul
2004-02-12
bunch of assorted updates/changes
Brian Paul
2004-01-29
more IRIX tweaks
Brian Paul
2004-01-29
fix ARCHOPT typo
Brian Paul
2004-01-28
fix C++ link issues on IRIX
Brian Paul
2004-01-17
tweak OpenBSD and SunOS commands
Brian Paul
2004-01-14
use -G not -shared for gcc on SunOS
Brian Paul
2004-01-10
Use same steps for Linux and OpenBSD.
Brian Paul
2003-12-15
Assorted mklib tweaks.
Brian Paul
2003-12-06
tweaks for SunOS
Brian Paul
2003-11-03
another tweak from Matt Sealey
Brian Paul
2003-10-27
prefix MAKELIB with TOP in default case (Matt Sealey)
Brian Paul
2003-10-27
added MorphOS instructions (Matt Sealey)
Brian Paul
2003-10-10
Eric Plante's updates for OSMesa16.
Brian Paul
2003-09-08
SunOS tweaks (Greg Menke)
Brian Paul
2003-06-01
Replace most mklib.* scripts with a new uber-mklib script with more features.
Brian Paul