mesa/scons
José Fonseca 975e58499a scons: Specify C99 throughout all the tree.
MSVC may not support full C99, but supports more than plain C90. And
-pedantic without -std=c99 generates too many spurious warnings
(specially C++ style comments) to be of any use.

Note that using certain C99 features in the cross-platform parts of Gallium
is still not possible; namely mid-of-scope variable declarations and named
structure initializers will break MSVC builds.
2008-12-30 17:13:38 +00:00
..
crossmingw.py scons: Support MinGW32 cross compiler. 2008-11-20 23:01:43 +09:00
gallium.py scons: Specify C99 throughout all the tree. 2008-12-30 17:13:38 +00:00
generic.py scons: Build progs. 2008-11-21 10:44:30 +09:00
mslib_sa.py scons: Play nice with MS Embedded Visual C++. 2008-05-28 01:24:06 +09:00
mslink_sa.py scons: Play nice with MS Embedded Visual C++. 2008-05-28 01:24:06 +09:00
msvc_sa.py scons: Play nice with MS Embedded Visual C++. 2008-05-28 01:24:06 +09:00
python.py python: Don't use python cflags as they conflict with existing flags. 2008-07-15 17:58:48 +09:00
wcesdk.py scons: Lookup WINDDK and WINCE SDK directories in the registry. 2008-07-24 21:24:58 +09:00
winddk.py scons: Lookup WINDDK and WINCE SDK directories in the registry. 2008-07-24 21:24:58 +09:00