mesa/scons
Brian Paul cdb7396390 scons: don't compile some files with -gstabs if using mingw32
Compiling some (large) files with i686-pc-mingw32-gcc 4.2.2 (at least)
and the -gstabs option triggers a compiler error.  Use this work-around
to simply compile the effected files without -gstabs.
2011-08-26 08:05:36 -06:00
..
crossmingw.py scons: don't compile some files with -gstabs if using mingw32 2011-08-26 08:05:36 -06:00
custom.py scons: add ParseSourceList method 2011-08-23 09:11:58 +08: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 swrast: initial multi-threaded span rendering 2011-08-11 08:33:59 -06:00
llvm.py scons: add more LIBS for compiling with LLVM 2.9 on Windows 2011-08-26 08:05:35 -06:00
mslib_sa.py scons: Update the MSVC SA to match latest scons code. 2010-01-02 00:56:01 +00:00
mslink_sa.py scons: Update the MSVC SA to match latest scons code. 2010-01-02 00:56:01 +00:00
msvc_sa.py scons: Update the MSVC SA to match latest scons code. 2010-01-02 00:56:01 +00:00
source_list.py scons: add ParseSourceList method 2011-08-23 09:11:58 +08:00
wcesdk.py scons: New build= option, with support for checked builds. 2010-09-29 14:24:52 +01:00
winddk.py scons: Allow to use only the WINDDK headers. 2009-09-14 20:12:02 +01:00
winsdk.py scons: Cleanup. 2009-04-17 09:49:41 +01:00
x11.py scons: Restore x11 tool behavior for backwards compatability. 2010-11-01 14:37:18 +00:00