Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-12 | Always pass -linker and -ldflags to mklib for shared libraries | Dan Nicholson | |
This just makes the use of mklib more consistent throughout Mesa where we always want to pass the linker and LDFLAGS when we might be making a shared library. | |||
2008-07-12 | Call mklib with $(SHELL) so the user controls the interpreter | Dan Nicholson | |
Respect the user's choice of shell when running mklib rather than always using /bin/sh. | |||
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson | |
2006-06-02 | Thomas Sondergaard's API tracer | Brian Paul | |