| Commit message (Expand) | Author | Age | Files | Lines |
* | add -Wl case (part of prev DragonFly patch) | Brian Paul | 2008-04-14 | 1 | -0/+3 |
* | patches for DragonFly OS | Hasso Tepper | 2008-04-09 | 1 | -1/+5 |
* | Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw... | Jeremy Huddleston | 2008-02-19 | 1 | -11/+27 |
* | added -altopts to allow overriding all other opts | Andy Skinner | 2008-02-07 | 1 | -2/+51 |
* | Use -Bsymbolic for linking all shared objects. | Michel Dänzer | 2007-12-04 | 1 | -2/+7 |
* | add support for LDFLAGS env var | Dan Nicholson | 2007-09-28 | 1 | -12/+18 |
* | bring in Eric's FreeBSD fixes for -pthread | Brian | 2007-06-22 | 1 | -0/+4 |
* | special case for -pthread (bug 10876) | Brian | 2007-05-08 | 1 | -0/+4 |
* | simplify .a suffixing | Brian | 2007-03-27 | 1 | -6/+6 |
* | remove static lib before building to make more bulletproof | Bernardo Innocenti | 2007-03-27 | 1 | -0/+1 |
* | fix -noprefix option for Solaris (bug 7722) | Brian Paul | 2006-11-10 | 1 | -4/+11 |
* | updates for GNU/Hurd (bug 6657) | Brian Paul | 2006-04-19 | 1 | -4/+6 |
* | assorted AIX, IRIX fixes from Dan Schikore | Brian Paul | 2006-04-18 | 1 | -29/+25 |
* | Use 'file' command in more places to determine the library ABI (IRIX, SunOS, | Brian Paul | 2006-04-14 | 1 | -43/+68 |
* | remove the -dlopen option. Always make both kinds of libs for AIX, Darwin. | Brian Paul | 2006-04-13 | 1 | -33/+33 |
* | Fixes for AIX, SunOS, Darwin. -dlopen flag to build dlopen()'able modules | Brian Paul | 2006-04-13 | 1 | -11/+51 |
* | pass -m32 or -m64 to linker for SunOS as needed (bug 6484) | Brian Paul | 2006-04-05 | 1 | -4/+22 |
* | some comments for Darwin | Brian Paul | 2006-03-30 | 1 | -0/+3 |
* | Fix FreeBSD build by building libGL in the order desired, and doing a fix to my | Eric Anholt | 2005-10-22 | 1 | -1/+2 |
* | Darwin version fix (SF bug 1334274) | Brian Paul | 2005-10-21 | 1 | -1/+1 |
* | Attempt to fix libGL on FreeBSD, where the library was being built without any | Eric Anholt | 2005-10-18 | 1 | -4/+16 |
* | remove .a file before creating new one | Brian Paul | 2005-09-14 | 1 | -4/+3 |
* | Make the linux-dri-x86 builds work on x86-64 again. mklib now | Ian Romanick | 2005-08-08 | 1 | -0/+9 |
* | Since this isn't a bash script, don't use function and instead inline the usage | Eric Anholt | 2005-08-08 | 1 | -26/+20 |
* | Add license/copyright. | Brian Paul | 2005-07-25 | 1 | -44/+110 |
* | Added -linker option to mklib, used to specify a particular program for | Brian Paul | 2005-07-25 | 1 | -61/+39 |
* | fix Darwin dynamic lib naming | Brian Paul | 2005-06-30 | 1 | -1/+1 |
* | if building 32-bit objects in 64-bit environment, use -m32 flag | Brian Paul | 2005-03-03 | 1 | -0/+9 |
* | fixed OSF/1 shared lib problem (bug 1065260) | Brian Paul | 2004-11-29 | 1 | -1/+6 |
* | merge the AIX and AIX64 cases | Brian Paul | 2004-11-01 | 1 | -39/+13 |
* | added initial support for -exports option, Linux/OpenBSD only for now | Brian Paul | 2004-10-16 | 1 | -1/+18 |
* | if CXX or CC env vars aren't set, use g++, gcc by default (Linux) | Brian Paul | 2004-10-16 | 1 | -0/+8 |
* | Enable builds on AIX 64-bit | Karl Schultz | 2004-10-01 | 1 | -1/+24 |
* | indentation fixes | Brian Paul | 2004-08-14 | 1 | -7/+7 |
* | Update BeOS mklib to set mimetype and version. | Philippe Houdoin | 2004-08-14 | 1 | -4/+12 |
* | added commands for AIX shared libs (Shane Blackett) | Brian Paul | 2004-07-01 | 1 | -1/+24 |
* | Make sure mklib sees the definition of CC and CXX. Make mklib respect | Ian Romanick | 2004-06-25 | 1 | -4/+4 |
* | fix HP-UX typo (bug 941576) | Brian Paul | 2004-04-25 | 1 | -1/+1 |
* | added CYGWIN support | Brian Paul | 2004-04-22 | 1 | -0/+40 |
* | minor tweak for Darwin | Brian Paul | 2004-04-13 | 1 | -1/+1 |
* | added -noprefix option for making DRI drivers | Brian Paul | 2004-04-08 | 1 | -4/+31 |
* | merge from 6.0.1 branch | Brian Paul | 2004-03-30 | 1 | -2/+2 |
* | more Darwin tweaks | Brian Paul | 2004-03-25 | 1 | -1/+6 |
* | tweaks to Darwin code | Brian Paul | 2004-03-23 | 1 | -8/+2 |
* | assorted updates and new AIX support (Dan Schikore) | Brian Paul | 2004-03-18 | 1 | -22/+47 |
* | fix library naming glitches (bug 904867) | Brian Paul | 2004-02-26 | 1 | -1/+1 |
* | some minor tweaks | Brian Paul | 2004-02-21 | 1 | -5/+10 |
* | bunch of assorted updates/changes | Brian Paul | 2004-02-12 | 1 | -121/+184 |
* | more IRIX tweaks | Brian Paul | 2004-01-29 | 1 | -15/+1 |
* | fix ARCHOPT typo | Brian Paul | 2004-01-29 | 1 | -2/+2 |