Blender Git Commit Log
Git Commits -> Revision b895b2e
Revision b895b2e by Campbell Barton (master) November 19, 2009, 11:49 (GMT) |
- remove CPPFLAG XP_UNIX from CMake, Scons and Irix make, checked our own code and /usr/include, its only used in our netscape plugin. - CMake on unix default OpenMP to enabled. - Scons on linux default OpenMP to enabled. - copying python is slow, for scons only copy if the directory has not been created. |
Commit Details:
Full Hash: b895b2e48f3910c2ff4b971ce57fc4fe48e2c24a
SVN Revision: 24674
Parent Commit: 55b3280
Lines Changed: +28, -12
9 Modified Paths:
/CMakeLists.txt (+11, -5) (Diff)
/config/irix6-config.py (+1, -1) (Diff)
/config/linux2-config.py (+3, -1) (Diff)
/config/linuxcross-config.py (+1, -1) (Diff)
/config/sunos5-config.py (+1, -1) (Diff)
/config/win32-mingw-config.py (+1, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+1, -0) (Diff)
/source/nan_compile.mk (+1, -2) (Diff)
/tools/Blender.py (+8, -0) (Diff)
/config/irix6-config.py (+1, -1) (Diff)
/config/linux2-config.py (+3, -1) (Diff)
/config/linuxcross-config.py (+1, -1) (Diff)
/config/sunos5-config.py (+1, -1) (Diff)
/config/win32-mingw-config.py (+1, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+1, -0) (Diff)
/source/nan_compile.mk (+1, -2) (Diff)
/tools/Blender.py (+8, -0) (Diff)