scons: Use -Werror MSVC compatibility flags per-directory.
authorJose Fonseca <jfonseca@vmware.com>
Wed, 4 Mar 2015 14:23:52 +0000 (14:23 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Wed, 4 Mar 2015 15:12:06 +0000 (15:12 +0000)
commit00faf9f00059370bc20ebeaf00884c2d8ef15a74
tree413ad99d58123d206e133e1bd455b0cf94f6cf57
parent3acd7a34ab05b87521b74f626ec637e7fdcc6595
scons: Use -Werror MSVC compatibility flags per-directory.

Matching what we already do with autotools builds.

Reviewed-by: Brian Paul <brianp@vmware.com>
scons/gallium.py
src/egl/main/SConscript
src/gallium/auxiliary/SConscript
src/gallium/drivers/llvmpipe/SConscript
src/glsl/SConscript
src/loader/SConscript
src/mapi/glapi/SConscript
src/mesa/SConscript
src/util/SConscript