![]() 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. |
16 lat temu | |
---|---|---|
.. | ||
crossmingw.py | scons: Support MinGW32 cross compiler. | 16 lat temu |
gallium.py | scons: Specify C99 throughout all the tree. | 16 lat temu |
generic.py | scons: Build progs. | 16 lat temu |
mslib_sa.py | scons: Play nice with MS Embedded Visual C++. | 17 lat temu |
mslink_sa.py | scons: Play nice with MS Embedded Visual C++. | 17 lat temu |
msvc_sa.py | scons: Play nice with MS Embedded Visual C++. | 17 lat temu |
python.py | python: Don't use python cflags as they conflict with existing flags. | 17 lat temu |
wcesdk.py | scons: Lookup WINDDK and WINCE SDK directories in the registry. | 17 lat temu |
winddk.py | scons: Lookup WINDDK and WINCE SDK directories in the registry. | 17 lat temu |