Blender Git Commit Log
Git Commits -> Revision 15d81b2
Revision 15d81b2 by Martin Poirier (master) October 1, 2009, 16:32 (GMT) |
Fixing scons compile on windows. Since bli_threads.h now includes pthreads directly, we need to had instructions in SConscripts everywhere for proper include path. Frankly, I feel like this should be done in a global manner and not in a per lib fashion, but that is for another day. This commit also fixes more missing properties |
Commit Details:
Full Hash: 15d81b21f6db8656b4784729b307a0a147c8e362
SVN Revision: 23587
Parent Commit: 37a729c
Lines Changed: +103, -2
14 Modified Paths:
/source/blender/blenpluginapi/SConscript (+7, -0) (Diff)
/source/blender/editors/armature/SConscript (+7, -0) (Diff)
/source/blender/editors/mesh/SConscript (+7, -0) (Diff)
/source/blender/editors/physics/SConscript (+7, -0) (Diff)
/source/blender/editors/render/SConscript (+7, -0) (Diff)
/source/blender/editors/screen/SConscript (+7, -0) (Diff)
/source/blender/editors/sculpt_paint/SConscript (+7, -0) (Diff)
/source/blender/editors/space_file/SConscript (+7, -0) (Diff)
/source/blender/editors/space_node/SConscript (+8, -1) (Diff)
/source/blender/makesrna/intern/SConscript (+9, -1) (Diff)
/source/blender/makesrna/SConscript (+8, -0) (Diff)
/source/blender/nodes/SConscript (+7, -0) (Diff)
/source/blender/render/SConscript (+8, -0) (Diff)
/source/blender/windowmanager/SConscript (+7, -0) (Diff)
/source/blender/editors/armature/SConscript (+7, -0) (Diff)
/source/blender/editors/mesh/SConscript (+7, -0) (Diff)
/source/blender/editors/physics/SConscript (+7, -0) (Diff)
/source/blender/editors/render/SConscript (+7, -0) (Diff)
/source/blender/editors/screen/SConscript (+7, -0) (Diff)
/source/blender/editors/sculpt_paint/SConscript (+7, -0) (Diff)
/source/blender/editors/space_file/SConscript (+7, -0) (Diff)
/source/blender/editors/space_node/SConscript (+8, -1) (Diff)
/source/blender/makesrna/intern/SConscript (+9, -1) (Diff)
/source/blender/makesrna/SConscript (+8, -0) (Diff)
/source/blender/nodes/SConscript (+7, -0) (Diff)
/source/blender/render/SConscript (+8, -0) (Diff)
/source/blender/windowmanager/SConscript (+7, -0) (Diff)