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