| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-02-25 | Remove unused mini and mesa glu subdirectories | Kristian Høgsberg | |
| 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. | |||
| 2008-05-07 | Ensure recursive makes always propagate errors | Dan Nicholson | |
| There were a couple spots left where a recursive make could fail in a chain of commands without stopping. | |||
| 2007-09-28 | add support for LDFLAGS env var | Dan Nicholson | |
| 2007-09-12 | check return value of invert_matrix() | Jonathan Bestien-Filiatrault | |
| 2006-07-13 | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | |
| Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck. | |||
| 2005-07-26 | Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will | Ian Romanick | |
| work again. | |||
| 2005-07-25 | Added -linker option to mklib, used to specify a particular program for | Brian Paul | |
| linking, if relevant. Updated Makefiles to use -linker option instead of setting CC, CXX env vars. | |||
| 2005-01-11 | Put quotes around the CC and CXX variables passed to mklib. This make | Ian Romanick | |
| them work with multi-work compiler names (e.g., "ccache gcc"). | |||
| 2004-08-16 | Clearer guard message text. | Philippe Houdoin | |
| 2004-08-14 | Remove obsoleted BeOS-specific makefiles. | Philippe Houdoin | |
| Add a makefile to build old Mesa GLU, whatever it worth. Add a guard to stop building libGLU.so on BeOS, as it's build into libGL.so. | |||
