Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add license/copyright. | Brian Paul | 2005-07-25 | 1 | -44/+110 | |
| | | | | | Add -h/--help option for usage. Minor clean-ups. | |||||
* | Added -linker option to mklib, used to specify a particular program for | Brian Paul | 2005-07-25 | 1 | -61/+39 | |
| | | | | | linking, if relevant. Updated Makefiles to use -linker option instead of setting CC, CXX env vars. | |||||
* | 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 | |
| | | | | Static lib build support added. | |||||
* | 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 | |
| | | | | | | the definitions of CC and CXX on Linux. This fixed build issues with sunos5-gcc and build issues on GCC 2.x Linux when CC and CXX are set to a GCC 3.x compiler. | |||||
* | 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 | |
| | ||||||
* | fix C++ link issues on IRIX | Brian Paul | 2004-01-28 | 1 | -2/+12 | |
| | ||||||
* | tweak OpenBSD and SunOS commands | Brian Paul | 2004-01-17 | 1 | -5/+10 | |
| | ||||||
* | use -G not -shared for gcc on SunOS | Brian Paul | 2004-01-14 | 1 | -3/+5 | |
| | ||||||
* | Use same steps for Linux and OpenBSD. | Brian Paul | 2004-01-10 | 1 | -14/+17 | |
| | | | | Added AIX/gcc support. | |||||
* | Assorted mklib tweaks. | Brian Paul | 2003-12-15 | 1 | -0/+40 | |
| | | | | Added Intel icc support to mklib. | |||||
* | tweaks for SunOS | Brian Paul | 2003-12-06 | 1 | -4/+19 | |
| | ||||||
* | another tweak from Matt Sealey | Brian Paul | 2003-11-03 | 1 | -0/+1 | |
| | ||||||
* | prefix MAKELIB with TOP in default case (Matt Sealey) | Brian Paul | 2003-10-27 | 1 | -1/+1 | |
| | ||||||
* | added MorphOS instructions (Matt Sealey) | Brian Paul | 2003-10-27 | 1 | -0/+8 | |
| | ||||||
* | Eric Plante's updates for OSMesa16. | Brian Paul | 2003-10-10 | 1 | -22/+33 | |
| | ||||||
* | SunOS tweaks (Greg Menke) | Brian Paul | 2003-09-08 | 1 | -3/+4 | |
| | ||||||
* | Replace most mklib.* scripts with a new uber-mklib script with more features. | Brian Paul | 2003-06-01 | 1 | -0/+330 | |