blender/build_files/scons/config
Joshua Leung c62c44bdc1 Fix for scons + mingw64 warning flags fix
So, it turns out my changes here the other day were a bit too over-eager:
  -Wdeclaration-after-statement and -Wstrict-prototypes only applied to C code
and not C++ (which that set of flags was getting included for too).

  However, -Wno-char-subscripts is fine where it is now, so I've left it in place
2015-02-06 23:51:31 +13:00
..
darwin-config.py Buildbot: Enable sm_52 for OSX 2014-12-04 19:30:35 +05:00
linux-config.py Update scons build documentation 2015-01-28 23:40:41 +05:00
win32-mingw-config.py Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00
win32-vc-config.py Make MSVC 2013 win32 also use new OpenEXR 2.2 2015-02-02 21:30:28 +01:00
win64-mingw-config.py Fix for scons + mingw64 warning flags fix 2015-02-06 23:51:31 +13:00
win64-vc-config.py Bump OpenEXR to 2.2 for windows MSVC 2013 2015-02-02 19:44:49 +01:00