Blender Git Loki
Git Commits -> Revision ec2c52c
Revision ec2c52c by Campbell Barton (master) August 2, 2010, 16:27 (GMT) |
SCons - remove scons option WITH_BF_FHS, its not needed anymore. - comment WITH_BF_DOCS, was using epydocs which we dont use now. - blenderlite target was broken, always using openmp. - building without python wasnt working. - fixed some warnings. |
Commit Details:
Full Hash: ec2c52c9c87550d2e551956e0b558e14e8264213
SVN Revision: 30986
Parent Commit: 7bd687e
Lines Changed: +66, -132
1 Deleted Path:
/source/gameengine/PyDoc/SConscript (+0, -34)
13 Modified Paths:
/build_files/scons/config/win64-vc-config.py (+0, -2) (Diff)
/build_files/scons/tools/Blender.py (+3, -4) (Diff)
/build_files/scons/tools/btools.py (+2, -4) (Diff)
/SConstruct (+45, -73) (Diff)
/source/blender/blenkernel/intern/BME_conversions.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/font.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/texture.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+3, -3) (Diff)
/source/blender/makesrna/intern/SConscript (+1, -1) (Diff)
/source/blender/makesrna/SConscript (+3, -0) (Diff)
/source/creator/SConscript (+0, -3) (Diff)
/build_files/scons/tools/Blender.py (+3, -4) (Diff)
/build_files/scons/tools/btools.py (+2, -4) (Diff)
/SConstruct (+45, -73) (Diff)
/source/blender/blenkernel/intern/BME_conversions.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/font.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/texture.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+3, -3) (Diff)
/source/blender/makesrna/intern/SConscript (+1, -1) (Diff)
/source/blender/makesrna/SConscript (+3, -0) (Diff)
/source/creator/SConscript (+0, -3) (Diff)