summaryrefslogtreecommitdiffstats
path: root/src/glew/SConscript
Commit message (Collapse)AuthorAgeFilesLines
* scons: Build progs together with everything else.José Fonseca2010-01-011-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é Fonseca2009-01-231-0/+50
From glew 1.5.1 release.