2008-03-11 06:27:38 by Tobias Nygren | Files touched by this commit (13) |
Log message: - Fix build without DRI. - Always specify the pathname to the .la file when linking with libtool - Even more whitespace cleanup |
2008-03-09 13:46:54 by Tobias Nygren | Files touched by this commit (11) |
Log message: Whitespace police and minor cosmetic surgery. |
2008-03-09 02:03:58 by Tobias Nygren | Files touched by this commit (1) |
Log message: The libtool files (.la) for MesaLib, glu and glut seem to get spurious -L../lib entries. Need to eliminate these. |
2008-03-09 02:00:37 by Tobias Nygren | Files touched by this commit (1) |
Log message: Don't hide symbols for glut by default, it doesn't know how to unhide them. |
2008-03-09 00:31:56 by Tobias Nygren | Files touched by this commit (2) |
Log message: More glut fixes: - whitespace breakage - pass .lo files to libtool, not .o files. |
2008-03-09 00:07:32 by Tobias Nygren | Files touched by this commit (2) |
Log message: missed a couple of stray ones |
2008-03-09 00:02:16 by Tobias Nygren | Files touched by this commit (2) |
Log message: remove erronous whitespace from patch |
2008-03-03 07:13:21 by Blair Sadewitz | Files touched by this commit (1) |
Log message: glut -> glut/glx in SRC_DIRS |
2008-03-03 07:08:24 by Blair Sadewitz | Files touched by this commit (1) |
Log message: revert change, this was not the problem. |
2008-03-03 07:06:00 by Blair Sadewitz | Files touched by this commit (1) |
Log message: Add CFLAGS hacks to CXXFLAGS also. |