2007-07-06 |
michal | Merge branch 'master' of git+ssh://michal@git.freedeskt... |
tree | commitdiff |
2007-07-01 |
Dave Airlie | Merge branch 'r300-swtcl' |
tree | commitdiff |
2007-06-22 |
Eric Anholt | Use -pthread instead of -lpthread on FreeBSD. |
tree | commitdiff |
2007-05-08 |
Brian | special case for -pthread (bug 10876) |
tree | commitdiff |
2007-03-30 |
Eric Anholt | Merge branch 'crestline-qa', adding support for the... |
tree | commitdiff |
2007-03-27 |
Brian | simplify .a suffixing |
tree | commitdiff |
2007-03-27 |
Bernardo Innocenti | remove static lib before building to make more bulletproof |
tree | commitdiff |
2007-01-16 |
Keith Whitwell | Merge branch 'master' of git+ssh://keithw@git.freedeskt... |
tree | commitdiff |
2006-12-19 |
Dave Airlie | Merge branch 'nouveau-import' |
tree | commitdiff |
2006-12-13 |
Michel Dänzer | minstall: Pass correct destination file path to $RM... |
tree | commitdiff |
2006-12-13 |
Michel Dänzer | minstall: Always remove destination file before (re... |
tree | commitdiff |
2006-12-11 |
Eric Anholt | Merge branch 'origin' into crestline |
tree | commitdiff |
2006-12-11 |
Michel Dänzer | minstall: Pass correct destination file path to $RM... |
tree | commitdiff |
2006-12-11 |
Michel Dänzer | minstall: Always remove destination file before (re... |
tree | commitdiff |
2006-11-10 |
Brian Paul | fix -noprefix option for Solaris (bug 7722) |
tree | commitdiff |
2006-10-19 |
Brian Paul | New bin/minstall script - a minimal replacement for... |
tree | commitdiff |
2006-08-10 |
Adam Jackson | mkdir -> mkdir -p, since /usr/include might not exist... |
tree | commitdiff |
2006-06-16 |
Brian Paul | don't create include/GLES yet |
tree | commitdiff |
2006-04-19 |
Brian Paul | updates for GNU/Hurd (bug 6657) |
tree | commitdiff |
2006-04-18 |
Brian Paul | assorted AIX, IRIX fixes from Dan Schikore |
tree | commitdiff |
2006-04-14 |
Brian Paul | Use 'file' command in more places to determine the... |
tree | commitdiff |
2006-04-13 |
Brian Paul | remove the -dlopen option. Always make both kinds... |
tree | commitdiff |
2006-04-13 |
Brian Paul | Fixes for AIX, SunOS, Darwin. -dlopen flag to build... |
tree | commitdiff |
2006-04-05 |
Brian Paul | pass -m32 or -m64 to linker for SunOS as needed (bug... |
tree | commitdiff |
2006-03-30 |
Brian Paul | some comments for Darwin |
tree | commitdiff |
2006-02-14 |
Brian Paul | fix AIX issues (bug 5874) |
tree | commitdiff |
2006-01-04 |
Brian Paul | install GLw headers (bug 5396) |
tree | commitdiff |
2006-01-04 |
Brian Paul | special-case Darwin (bug 4509) |
tree | commitdiff |
2005-10-22 |
Eric Anholt | Fix FreeBSD build by building libGL in the order desire... |
tree | commitdiff |
2005-10-21 |
Brian Paul | Darwin version fix (SF bug 1334274) |
tree | commitdiff |
2005-10-18 |
Eric Anholt | Attempt to fix libGL on FreeBSD, where the library... |
tree | commitdiff |
2005-09-14 |
Brian Paul | remove .a file before creating new one |
tree | commitdiff |
2005-09-13 |
Brian Paul | fix FreeBSD problem (bug 4435) |
tree | commitdiff |
2005-08-08 |
Ian Romanick | Make the linux-dri-x86 builds work on x86-64 again... |
tree | commitdiff |
2005-08-08 |
Eric Anholt | Since this isn't a bash script, don't use function... |
tree | commitdiff |
2005-07-25 |
Brian Paul | Add license/copyright. |
tree | commitdiff |
2005-07-25 |
Brian Paul | Added -linker option to mklib, used to specify a partic... |
tree | commitdiff |
2005-06-30 |
Brian Paul | fix Darwin dynamic lib naming |
tree | commitdiff |
2005-06-05 |
Jon Smirl | Make install install GLES too |
tree | commitdiff |
2005-03-03 |
Brian Paul | if building 32-bit objects in 64-bit environment, use... |
tree | commitdiff |
2005-02-21 |
Dave Airlie | Add DESTDIR install target |
tree | commitdiff |
2004-11-29 |
Brian Paul | fixed OSF/1 shared lib problem (bug 1065260) |
tree | commitdiff |
2004-11-01 |
Brian Paul | merge the AIX and AIX64 cases |
tree | commitdiff |
2004-10-16 |
Brian Paul | added initial support for -exports option, Linux/OpenBS... |
tree | commitdiff |
2004-10-16 |
Brian Paul | if CXX or CC env vars aren't set, use g++, gcc by defau... |
tree | commitdiff |
2004-10-01 |
Karl Schultz | Enable builds on AIX 64-bit |
tree | commitdiff |
2004-08-14 |
Brian Paul | indentation fixes |
tree | commitdiff |
2004-08-14 |
Philippe Houdoin | Update BeOS mklib to set mimetype and version. |
tree | commitdiff |
2004-07-01 |
Brian Paul | added commands for AIX shared libs (Shane Blackett) |
tree | commitdiff |
2004-06-25 |
Ian Romanick | Make sure mklib sees the definition of CC and CXX.... |
tree | commitdiff |
2004-04-25 |
Brian Paul | fix HP-UX typo (bug 941576) |
tree | commitdiff |
2004-04-22 |
Brian Paul | added CYGWIN support |
tree | commitdiff |
2004-04-13 |
Brian Paul | minor tweak for Darwin |
tree | commitdiff |
2004-04-08 |
Brian Paul | added -noprefix option for making DRI drivers |
tree | commitdiff |
2004-03-30 |
Brian Paul | merge from 6.0.1 branch |
tree | commitdiff |
2004-03-26 |
Brian Paul | obsolete |
tree | commitdiff |
2004-03-26 |
Brian Paul | Mesa installation script |
tree | commitdiff |
2004-03-25 |
Brian Paul | more Darwin tweaks |
tree | commitdiff |
2004-03-23 |
Brian Paul | tweaks to Darwin code |
tree | commitdiff |
2004-03-18 |
Brian Paul | assorted updates and new AIX support (Dan Schikore) |
tree | commitdiff |
2004-02-26 |
Brian Paul | fix library naming glitches (bug 904867) |
tree | commitdiff |
2004-02-21 |
Brian Paul | some minor tweaks |
tree | commitdiff |
2004-02-12 |
Brian Paul | bunch of assorted updates/changes |
tree | commitdiff |
2004-01-29 |
Brian Paul | more IRIX tweaks |
tree | commitdiff |
2004-01-29 |
Brian Paul | fix ARCHOPT typo |
tree | commitdiff |
2004-01-28 |
Brian Paul | fix C++ link issues on IRIX |
tree | commitdiff |
2004-01-17 |
Brian Paul | tweak OpenBSD and SunOS commands |
tree | commitdiff |
2004-01-14 |
Brian Paul | use -G not -shared for gcc on SunOS |
tree | commitdiff |
2004-01-10 |
Brian Paul | Use same steps for Linux and OpenBSD. |
tree | commitdiff |
2003-12-15 |
Brian Paul | Assorted mklib tweaks. |
tree | commitdiff |
2003-12-06 |
Brian Paul | tweaks for SunOS |
tree | commitdiff |
2003-11-03 |
Brian Paul | another tweak from Matt Sealey |
tree | commitdiff |
2003-10-27 |
Brian Paul | prefix MAKELIB with TOP in default case (Matt Sealey) |
tree | commitdiff |
2003-10-27 |
Brian Paul | added MorphOS instructions (Matt Sealey) |
tree | commitdiff |
2003-10-10 |
Brian Paul | Eric Plante's updates for OSMesa16. |
tree | commitdiff |
2003-09-09 |
Brian Paul | remove last of mklib.solaris stuff |
tree | commitdiff |
2003-09-08 |
Brian Paul | SunOS tweaks (Greg Menke) |
tree | commitdiff |
2003-06-01 |
Brian Paul | Replace most mklib.* scripts with a new uber-mklib... |
tree | commitdiff |
1999-09-15 |
Brian Paul | added third, tiny version number to arguments |
tree | commitdiff |
1999-08-19 |
Brian Paul | initial check-in (post-crash) |
tree | commitdiff |
|