History log of /external/mesa3d/scons/dxsdk.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a4a4553a80e62f0d339d18a91c0ce699b0e196d4 01-Sep-2009 José Fonseca <jfonseca@vmware.com> scons: Allow to use MS's DXSDK headers with MinGW.
/external/mesa3d/scons/dxsdk.py
9a5ee124347d3f75be2e957142143338dd96abe3 29-Jun-2009 José Fonseca <jfonseca@vmware.com> scons: Don't raise an exception when DXSDK is not found.

Unfortunately scons does not check if a tool exists before it invokes
its generate function.
/external/mesa3d/scons/dxsdk.py
72aed16aee3149fa1740641435a528ce1510dabb 26-Jun-2009 José Fonseca <jfonseca@vmware.com> scons: Tool to build with DirectX SDK.

Also works with MinGW, as long as the path to the DirectX SDK top
directory is set in the DXSDK_DIR environment variable.
/external/mesa3d/scons/dxsdk.py