summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2006-03-30some comments for DarwinBrian Paul1-0/+3
2006-02-14fix AIX issues (bug 5874)Brian Paul1-0/+2
2006-01-04install GLw headers (bug 5396)Brian Paul1-0/+1
2006-01-04special-case Darwin (bug 4509)Brian Paul1-0/+2
2005-10-22Fix FreeBSD build by building libGL in the order desired, and doing a fix to myEric Anholt1-1/+2
2005-10-21Darwin version fix (SF bug 1334274)Brian Paul1-1/+1
2005-10-18Attempt to fix libGL on FreeBSD, where the library was being built without anyEric Anholt1-4/+16
2005-09-14remove .a file before creating new oneBrian Paul1-4/+3
2005-09-13fix FreeBSD problem (bug 4435)Brian Paul1-6/+13
2005-08-08Make the linux-dri-x86 builds work on x86-64 again. mklib nowIan Romanick1-0/+9
2005-08-08Since this isn't a bash script, don't use function and instead inline the usageEric Anholt1-26/+20
2005-07-25Add license/copyright.Brian Paul1-44/+110
2005-07-25Added -linker option to mklib, used to specify a particular program forBrian Paul1-61/+39
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