blender/build_files/scons/config
Sergey Sharybin 029bd44bbd SCons: Fix wrong flags usage after recent stdc89 changes
CCFLAGS are used for both C and C++ compilers and one is better not to pass
C-related flags to C++ compiler. C-compiler flags are to be passed via CFLAGS
variable.
2015-04-29 13:57:02 +05:00
..
darwin-config.py Buildbot: Enable sm_52 for OSX 2014-12-04 19:30:35 +05:00
linux-config.py SCons: Fix wrong flags usage after recent stdc89 changes 2015-04-29 13:57:02 +05:00
win32-mingw-config.py Windows: Add stacktrace support when unhandled exception occurs. 2015-03-03 13:39:15 +01:00
win32-vc-config.py Windows: Add stacktrace support when unhandled exception occurs. 2015-03-03 13:39:15 +01:00
win64-mingw-config.py Windows: Add stacktrace support when unhandled exception occurs. 2015-03-03 13:39:15 +01:00
win64-vc-config.py Windows: Add stacktrace support when unhandled exception occurs. 2015-03-03 13:39:15 +01:00