Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | darwin: Use -Os instead of -O2 | Jeremy Huddleston | 2008-12-03 | 1 | -2/+2 |
| | | | | (cherry picked from commit 456dbb143a0d11b69d8af0d493cd84efb0596273) | ||||
* | configs: darwin: Don't build GLw | Jeremy Huddleston | 2008-09-26 | 1 | -3/+3 |
| | | | | (cherry picked from commit ef688ba1ee366a8937a41075cbe8b76a9bf75013) | ||||
* | Removed broken/unsupported darwin-static configs | Jeremy Huddleston | 2008-08-12 | 1 | -1/+1 |
| | | | | Fixed typo in darwin config | ||||
* | Fixed 'make install' for darwin | Jeremy Huddleston | 2008-08-12 | 1 | -0/+7 |
| | |||||
* | Apple: More cleanup of the darwin config in 7.1 | Jeremy Huddleston | 2008-08-12 | 1 | -19/+25 |
| | |||||
* | Apple: Some changes to fix compilation problems on OSX | Jeremy Huddleston | 2008-08-08 | 1 | -3/+5 |
| | |||||
* | Darwin: Config/source fixes to now build glxdemo apps and OSMesa | Jeremy Huddleston | 2008-03-10 | 1 | -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 Huddleston | 2008-02-19 | 1 | -8/+15 |
| | | | | | | darwin again (cherry picked from commit e70609b7b877dc0d8e67c958c453305e78f831df) | ||||
* | Add -fno-strict-aliasing workaround for all GCC targets | Dan Nicholson | 2007-11-01 | 1 | -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 Paul | 2006-07-13 | 1 | -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 Paul | 2006-04-13 | 1 | -4/+2 |
| | |||||
* | C++ fixes, mostly casts (Stephane Conversy) | Brian Paul | 2005-12-06 | 1 | -2/+4 |
| | |||||
* | fix a few glitches | Brian Paul | 2005-06-30 | 1 | -3/+7 |
| | |||||
* | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | 2004-09-13 | 1 | -1/+1 |
| | | | | Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file. | ||||
* | new system configurations | Brian Paul | 2004-03-26 | 1 | -0/+25 |