summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* install GLw headers (bug 5396)Brian Paul2006-01-041-0/+1
* special-case Darwin (bug 4509)Brian Paul2006-01-041-0/+2
* Fix FreeBSD build by building libGL in the order desired, and doing a fix to myEric Anholt2005-10-221-1/+2
* Darwin version fix (SF bug 1334274)Brian Paul2005-10-211-1/+1
* Attempt to fix libGL on FreeBSD, where the library was being built without anyEric Anholt2005-10-181-4/+16
* remove .a file before creating new oneBrian Paul2005-09-141-4/+3
* fix FreeBSD problem (bug 4435)Brian Paul2005-09-131-6/+13
* Make the linux-dri-x86 builds work on x86-64 again. mklib nowIan Romanick2005-08-081-0/+9
* Since this isn't a bash script, don't use function and instead inline the usageEric Anholt2005-08-081-26/+20
* Add license/copyright.Brian Paul2005-07-251-44/+110
* Added -linker option to mklib, used to specify a particular program forBrian Paul2005-07-251-61/+39
* fix Darwin dynamic lib namingBrian Paul2005-06-301-1/+1
* Make install install GLES tooJon Smirl2005-06-051-0/+2
* if building 32-bit objects in 64-bit environment, use -m32 flagBrian Paul2005-03-031-0/+9
* Add DESTDIR install targetDave Airlie2005-02-211-2/+5
* fixed OSF/1 shared lib problem (bug 1065260)Brian Paul2004-11-291-1/+6
* merge the AIX and AIX64 casesBrian Paul2004-11-011-39/+13
* added initial support for -exports option, Linux/OpenBSD only for nowBrian Paul2004-10-161-1/+18
* if CXX or CC env vars aren't set, use g++, gcc by default (Linux)Brian Paul2004-10-161-0/+8
* Enable builds on AIX 64-bitKarl Schultz2004-10-011-1/+24
* indentation fixesBrian Paul2004-08-141-7/+7
* Update BeOS mklib to set mimetype and version.Philippe Houdoin2004-08-141-4/+12
* added commands for AIX shared libs (Shane Blackett)Brian Paul2004-07-011-1/+24
* Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick2004-06-251-4/+4
* fix HP-UX typo (bug 941576)Brian Paul2004-04-251-1/+1
* added CYGWIN supportBrian Paul2004-04-221-0/+40
* minor tweak for DarwinBrian Paul2004-04-131-1/+1
* added -noprefix option for making DRI driversBrian Paul2004-04-081-4/+31
* merge from 6.0.1 branchBrian Paul2004-03-301-2/+2
* obsoleteBrian Paul2004-03-262-191/+0
* Mesa installation scriptBrian Paul2004-03-261-0/+57
* more Darwin tweaksBrian Paul2004-03-251-1/+6
* tweaks to Darwin codeBrian Paul2004-03-231-8/+2
* assorted updates and new AIX support (Dan Schikore)Brian Paul2004-03-181-22/+47
* fix library naming glitches (bug 904867)Brian Paul2004-02-261-1/+1
* some minor tweaksBrian Paul2004-02-211-5/+10
* bunch of assorted updates/changesBrian Paul2004-02-121-121/+184
* more IRIX tweaksBrian Paul2004-01-291-15/+1
* fix ARCHOPT typoBrian Paul2004-01-291-2/+2
* fix C++ link issues on IRIXBrian Paul2004-01-281-2/+12
* tweak OpenBSD and SunOS commandsBrian Paul2004-01-171-5/+10
* use -G not -shared for gcc on SunOSBrian Paul2004-01-141-3/+5
* Use same steps for Linux and OpenBSD.Brian Paul2004-01-101-14/+17
* Assorted mklib tweaks.Brian Paul2003-12-151-0/+40
* tweaks for SunOSBrian Paul2003-12-061-4/+19
* another tweak from Matt SealeyBrian Paul2003-11-031-0/+1
* prefix MAKELIB with TOP in default case (Matt Sealey)Brian Paul2003-10-271-1/+1
* added MorphOS instructions (Matt Sealey)Brian Paul2003-10-271-0/+8
* Eric Plante's updates for OSMesa16.Brian Paul2003-10-101-22/+33
* remove last of mklib.solaris stuffBrian Paul2003-09-091-52/+0