Vinson Lee
|
d3b46fc77f
|
configs/darwin: Set CXX to g++.
|
2009-06-26 12:36:45 -06:00 |
|
Jeremy Huddleston
|
7817fea0b6
|
Updated darwin config for when X11 is not in the same location as we're installing to
|
2009-03-06 11:21:45 -05:00 |
|
José Fonseca
|
57d00016ca
|
glew: Initial import.
From glew 1.5.1 release.
|
2009-01-23 12:32:35 +00:00 |
|
Jeremy Huddleston
|
f18880038b
|
darwin: Use -Os instead of -O2
(cherry picked from commit 456dbb143a0d11b69d8af0d493cd84efb0596273)
|
2008-12-03 17:03:35 -08:00 |
|
Jeremy Huddleston
|
8338cc25f9
|
configs: darwin: Don't build GLw
(cherry picked from commit ef688ba1ee366a8937a41075cbe8b76a9bf75013)
|
2008-09-26 12:37:31 -07:00 |
|
Jeremy Huddleston
|
f911ca0834
|
Removed broken/unsupported darwin-static configs
Fixed typo in darwin config
|
2008-08-12 11:04:19 -07:00 |
|
Jeremy Huddleston
|
98e7c1cf38
|
Fixed 'make install' for darwin
|
2008-08-12 10:59:40 -07:00 |
|
Jeremy Huddleston
|
c61f4e2cce
|
Apple: More cleanup of the darwin config in 7.1
|
2008-08-12 09:45:04 -07:00 |
|
Jeremy Huddleston
|
01ac4540f0
|
Apple: Some changes to fix compilation problems on OSX
|
2008-08-08 02:19:52 -07:00 |
|
Jeremy Huddleston
|
7c7fece977
|
Darwin: Config/source fixes to now build glxdemo apps and OSMesa
Also added darwin-fat-32bit darwin-fat-all configs and deleted old darwin-x86ppc config
(cherry picked from commit 7120c0089d)
|
2008-03-10 15:21:39 -07:00 |
|
Jeremy Huddleston
|
9993ccce69
|
Apple: Pulled in changes from Apple's patchset to allow mesa to build on darwin again
(cherry picked from commit e70609b7b8)
|
2008-02-19 00:55:11 -08:00 |
|
Dan Nicholson
|
01b18abf93
|
Add -fno-strict-aliasing workaround for all GCC targets
Use a GCC option to work around aliasing bugs. See commit 013dbcd for
more details.
|
2007-11-01 06:03:31 -07:00 |
|
Brian Paul
|
883f9891cb
|
LIB_DIR is now just 'lib' or 'lib64'
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets.
Patch by Hanno Böck.
|
2006-07-13 02:50:27 +00:00 |
|
Brian Paul
|
cb32dcfa33
|
new configs, misc updates (Dan Schikore)
|
2006-04-13 02:59:29 +00:00 |
|
Brian Paul
|
9580179dfb
|
C++ fixes, mostly casts (Stephane Conversy)
|
2005-12-06 15:41:43 +00:00 |
|
Brian Paul
|
0e55891674
|
fix a few glitches
|
2005-06-30 02:34:07 +00:00 |
|
Brian Paul
|
d84f09306c
|
Replace -lGL with -l$(GL_LIB), etc.
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
|
2004-09-13 21:04:48 +00:00 |
|
Brian Paul
|
a70ad91209
|
new system configurations
|
2004-03-26 15:16:35 +00:00 |
|