Blender Git Commit Log

Git Commits -> Revision 9b9ddb4

Revision 9b9ddb4 by Sergey Sharybin (master)
August 27, 2014, 08:49 (GMT)
Make SCons's DEBUG/_DEBUG consistent with CMake

Also move this to a generic place in SConstruct instead of having this
defines in 6 different configurations.

Should not be functional changes, but please verify all the platforms.

Commit Details:

Full Hash: 9b9ddb46697b56213cb1e968ac0c8ddefc5ee79e
Parent Commit: e40d825
Lines Changed: +15, -10

7 Modified Paths:

/build_files/scons/config/darwin-config.py (+2, -2) (Diff)
/build_files/scons/config/linux-config.py (+2, -2) (Diff)
/build_files/scons/config/win32-mingw-config.py (+2, -2) (Diff)
/build_files/scons/config/win32-vc-config.py (+1, -1) (Diff)
/build_files/scons/config/win64-mingw-config.py (+2, -2) (Diff)
/build_files/scons/config/win64-vc-config.py (+1, -1) (Diff)
/SConstruct (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021