Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scons: Build progs together with everything else. | José Fonseca | 2010-01-01 | 1 | -10/+21 |
| | | | | | | | | 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 | ||||
* | glew: Initial import. | José Fonseca | 2009-01-23 | 1 | -0/+50 |
From glew 1.5.1 release. |