summaryrefslogtreecommitdiffstats
path: root/configs/darwin
Commit message (Collapse)AuthorAgeFilesLines
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
| | | | | | | | | Update the Makefiles and includes for the new paths. Note that there hasn't been no separation of the Makefiles yet, and make is jumping all over the place. That will be taken care shortly. But for now, make should work. It was tested with linux and linux-dri. Linux-cell and linux-llvm might require some minor tweaks.
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-3/+3
| | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck.
* new configs, misc updates (Dan Schikore)Brian Paul2006-04-131-4/+2
|
* C++ fixes, mostly casts (Stephane Conversy)Brian Paul2005-12-061-2/+4
|
* fix a few glitchesBrian Paul2005-06-301-3/+7
|
* Replace -lGL with -l$(GL_LIB), etc.Brian Paul2004-09-131-1/+1
| | | | Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
* new system configurationsBrian Paul2004-03-261-0/+25