scons: make embedding orthogonal to the platform
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 17 Jun 2011 13:48:28 +0000 (14:48 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 17 Jun 2011 13:50:37 +0000 (14:50 +0100)
commit41750107496858a047afa8d81d20fe903f285a78
treeae050f8f2788a0aab8713bc3f7b83b62cf9d7588
parentfc8c4a3a7b92a1134cd3a9312063abba9e14b0fe
scons: make embedding orthogonal to the platform

To enable embedding in platforms other than linux.
13 files changed:
SConstruct
common.py
scons/gallium.py
src/gallium/SConscript
src/gallium/auxiliary/os/os_memory.h
src/gallium/auxiliary/os/os_misc.h
src/gallium/auxiliary/os/os_thread.h
src/gallium/auxiliary/os/os_time.c
src/gallium/auxiliary/util/u_debug.c
src/gallium/drivers/llvmpipe/SConscript
src/gallium/drivers/llvmpipe/lp_screen.c
src/gallium/include/pipe/p_config.h
src/glsl/SConscript