mesa/scons
Jose Fonseca c521f2d737 scons: Improve Python module dependency discovery.
Several NIR scripts were using `from ... import ...` syntax, which wasn't
supported.

Using Python standard libary's modulefinder solves the problem with less
effort and hacks.

Reviewed-by: Brian Paul <brianp@vmware.com>
2016-05-09 14:19:24 +01:00
..
crossmingw.py
custom.py scons: Improve Python module dependency discovery. 2016-05-09 14:19:24 +01:00
dxsdk.py
fixes.py
gallium.py scons: Support Clang on Windows. 2016-04-26 17:17:00 +01:00
llvm.py
source_list.py
x11.py