Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scons: Revamp how to specify targets to build. | José Fonseca | 2010-11-01 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | | | | | | | | Use scons target and dependency system instead of ad-hoc options. Now is simply a matter of naming what to build. For example: scons libgl-xlib scons libgl-gdi scons graw-progs scons llvmpipe and so on. And there is also the possibility of scepcified subdirs, e.g. scons src/gallium/drivers If nothing is specified then everything will be build. There might be some rough corners over the next days. Please bare with me. | ||||
* | r300g: rename radeong_dri.so to r300_dri.so | Dave Airlie | 2010-08-25 | 3 | -0/+83 |
acked on irc by Corbin + Marek. |