blender/build_files/scons
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
..
config Fix for scons + mingw64 warning flags fix 2015-02-06 23:51:31 +13:00
Modules Attempt to fix compilation error on 32bit OSX and SCons 2014-07-10 02:19:41 +06:00
tools Some tweaks to support upcoming OSL-1.6 2015-02-06 14:57:32 +05:00