mesa/scons
José Fonseca e3c58cdfd9 Revert "scons: Enable building through Clang Static Analyzer."
This reverts commit a45a50a482.

Unfortunately gcc dumps argv[0] as the first word of --version, so it is
unreliable for detecting gcc.

In particular `cc --version` and `i686-w64-mingw32-gcc --version` give
wrong results.

A better solution needs to be found -- most likely using C-preprocessing
like autotools does.  Revert for now.
2014-04-16 13:18:06 +01:00
..
crossmingw.py scons: Don't force stabs debug format for Mingw. 2013-05-21 12:34:19 +01:00
custom.py s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
dxsdk.py scons: Allow to use MS's DXSDK headers with MinGW. 2009-09-14 20:12:01 +01:00
fixes.py scons: Monkey patch os.spawnve on Windows to become thread safe. 2009-07-14 12:21:25 +01:00
gallium.py Revert "scons: Enable building through Clang Static Analyzer." 2014-04-16 13:18:06 +01:00
llvm.py scons: Build with C++11 with LLVM >= 3.5. 2014-03-04 10:12:20 -08:00
source_list.py scons: Populate top_srcdir and top_builddir variables when reading Makefiles.sources. 2012-08-14 12:19:56 +01:00
x11.py scons: Restore x11 tool behavior for backwards compatability. 2010-11-01 14:37:18 +00:00