Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-29 | update APP_LIB_DEPS for static library configs (patch 3/3) | Dan Nicholson | |
2007-10-26 | configs: Fix linux-static to link correctly | Dan Nicholson | |
The linux-static target was missing necessary libraries and hardcoding their location to /usr/X11R6/lib. This makes it comparable to the x86 and x86-64 static targets. | |||
2006-11-18 | need to specify Xlibs with APP_LIB_DEPS | Brian Paul | |
2005-07-02 | Massive refactor of (most of) the Linux config files. This reduces | Ian Romanick | |
the length of each config and brings a lot of much needed uniformity to them. | |||
2004-09-13 | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | |
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file. | |||
2004-03-26 | new system configurations | Brian Paul | |