Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -msse and -msse2 to the *-x86 configs. | José Fonseca | 2008-10-01 | 1 | -0/+2 |
| | |||||
* | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 1 | -2/+2 |
| | | | | | Don't define ASM_SOURCES variable globally -- reserve that variable to be defined locally by makefiles, together with C_SOURCES and CPP_SOURCES. | ||||
* | use ASM_API variable, bug 4415 | Brian Paul | 2005-09-12 | 1 | -1/+2 |
| | |||||
* | Massive refactor of (most of) the Linux config files. This reduces | Ian Romanick | 2005-07-02 | 1 | -35/+1 |
| | | | | | the length of each config and brings a lot of much needed uniformity to them. | ||||
* | Make linux-x86 more like the other linux configs. | Ian Romanick | 2005-07-02 | 1 | -6/+24 |
| | |||||
* | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | 2004-09-13 | 1 | -5/+3 |
| | | | | Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file. | ||||
* | remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default | Brian Paul | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | Don't include glapi_*.S files in DRI / solo builds. | Ian Romanick | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | new system configurations | Brian Paul | 2004-03-26 | 1 | -0/+26 |