summaryrefslogtreecommitdiffstats
path: root/configs/darwin
Commit message (Collapse)AuthorAgeFilesLines
* darwin: Use -Os instead of -O2Jeremy Huddleston2008-12-031-2/+2
| | | | (cherry picked from commit 456dbb143a0d11b69d8af0d493cd84efb0596273)
* configs: darwin: Don't build GLwJeremy Huddleston2008-09-261-3/+3
| | | | (cherry picked from commit ef688ba1ee366a8937a41075cbe8b76a9bf75013)
* Removed broken/unsupported darwin-static configsJeremy Huddleston2008-08-121-1/+1
| | | | Fixed typo in darwin config
* Fixed 'make install' for darwinJeremy Huddleston2008-08-121-0/+7
|
* Apple: More cleanup of the darwin config in 7.1Jeremy Huddleston2008-08-121-19/+25
|
* Apple: Some changes to fix compilation problems on OSXJeremy Huddleston2008-08-081-3/+5
|
* Darwin: Config/source fixes to now build glxdemo apps and OSMesaJeremy Huddleston2008-03-101-5/+5
| | | | | Also added darwin-fat-32bit darwin-fat-all configs and deleted old darwin-x86ppc config (cherry picked from commit 7120c0089d663a2b7e7b0c97da38f9bc233fbdd7)
* Apple: Pulled in changes from Apple's patchset to allow mesa to build on ↵Jeremy Huddleston2008-02-191-8/+15
| | | | | | darwin again (cherry picked from commit e70609b7b877dc0d8e67c958c453305e78f831df)
* Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson2007-11-011-0/+4
| | | | | Use a GCC option to work around aliasing bugs. See commit 013dbcd for more details.
* 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