Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scons: Build progs together with everything else. | José Fonseca | 2010-01-01 | 1 | -19/+1 |
| | | | | | | | | This is a substantial reorganization, This particular commit enables: - building the progs for unices platforms - glew is now built as a shared library (it is the default, and it is inconvenient and pointless to shift away from that default) - all progs get built by default | ||||
* | progs/glsl: compile with scons and glew | Keith Whitwell | 2009-06-29 | 1 | -0/+55 |
Get most of these working with scons. |