scons: Expose convienience libraries to the host environment.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 31 Dec 2009 17:58:56 +0000 (17:58 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 1 Jan 2010 11:00:58 +0000 (11:00 +0000)
commit97e2c5ac0bba7298c9a32703fe3d19de1f7b815a
tree655c923defd9055cfc51716a4575ad6a7285bd49
parent700a2ebbf1ce0737ffdc3c9f08415dcf59550465
scons: Expose convienience libraries to the host environment.

This fixes MinGW cross compilation build, recently broken due to the use
of convenience libraries in the GLSL preprocessor.
SConstruct
scons/custom.py [new file with mode: 0644]
scons/gallium.py
scons/generic.py