summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2005-06-30fix Darwin dynamic lib namingBrian Paul1-1/+1
2005-06-05Make install install GLES tooJon Smirl1-0/+2
2005-03-03if building 32-bit objects in 64-bit environment, use -m32 flagBrian Paul1-0/+9
2005-02-21Add DESTDIR install targetDave Airlie1-2/+5
2004-11-29fixed OSF/1 shared lib problem (bug 1065260)Brian Paul1-1/+6
2004-11-01merge the AIX and AIX64 casesBrian Paul1-39/+13
2004-10-16added initial support for -exports option, Linux/OpenBSD only for nowBrian Paul1-1/+18
2004-10-16if CXX or CC env vars aren't set, use g++, gcc by default (Linux)Brian Paul1-0/+8
2004-10-01Enable builds on AIX 64-bitKarl Schultz1-1/+24
2004-08-14indentation fixesBrian Paul1-7/+7
2004-08-14Update BeOS mklib to set mimetype and version.Philippe Houdoin1-4/+12
2004-07-01added commands for AIX shared libs (Shane Blackett)Brian Paul1-1/+24
2004-06-25Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick1-4/+4
2004-04-25fix HP-UX typo (bug 941576)Brian Paul1-1/+1
2004-04-22added CYGWIN supportBrian Paul1-0/+40
2004-04-13minor tweak for DarwinBrian Paul1-1/+1
2004-04-08added -noprefix option for making DRI driversBrian Paul1-4/+31
2004-03-30merge from 6.0.1 branchBrian Paul1-2/+2
2004-03-26obsoleteBrian Paul2-191/+0
2004-03-26Mesa installation scriptBrian Paul1-0/+57
2004-03-25more Darwin tweaksBrian Paul1-1/+6
2004-03-23tweaks to Darwin codeBrian Paul1-8/+2
2004-03-18assorted updates and new AIX support (Dan Schikore)Brian Paul1-22/+47
2004-02-26fix library naming glitches (bug 904867)Brian Paul1-1/+1
2004-02-21some minor tweaksBrian Paul1-5/+10
2004-02-12bunch of assorted updates/changesBrian Paul1-121/+184
2004-01-29more IRIX tweaksBrian Paul1-15/+1
2004-01-29fix ARCHOPT typoBrian Paul1-2/+2
2004-01-28fix C++ link issues on IRIXBrian Paul1-2/+12
2004-01-17tweak OpenBSD and SunOS commandsBrian Paul1-5/+10
2004-01-14use -G not -shared for gcc on SunOSBrian Paul1-3/+5
2004-01-10Use same steps for Linux and OpenBSD.Brian Paul1-14/+17
2003-12-15Assorted mklib tweaks.Brian Paul1-0/+40
2003-12-06tweaks for SunOSBrian Paul1-4/+19
2003-11-03another tweak from Matt SealeyBrian Paul1-0/+1
2003-10-27prefix MAKELIB with TOP in default case (Matt Sealey)Brian Paul1-1/+1
2003-10-27added MorphOS instructions (Matt Sealey)Brian Paul1-0/+8
2003-10-10Eric Plante's updates for OSMesa16.Brian Paul1-22/+33
2003-09-09remove last of mklib.solaris stuffBrian Paul1-52/+0
2003-09-08SunOS tweaks (Greg Menke)Brian Paul1-3/+4
2003-06-01Replace most mklib.* scripts with a new uber-mklib script with more features.Brian Paul1-0/+330
1999-09-15added third, tiny version number to argumentsBrian Paul3-24/+21
1999-08-19initial check-in (post-crash)Brian Paul3-0/+246