summaryrefslogtreecommitdiff
path: root/progs/wgl/SConscript
AgeCommit message (Collapse)Author
2010-01-01scons: Build progs together with everything else.José Fonseca
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
2009-04-10progs: Port glxinfo to wgl.José Fonseca
2009-03-18progs: Build the wgl examples with scons.José Fonseca