[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [23065] branches/itasc: svn merge -r 22987 :23064 https://svn.blender.org/svnroot/bf-blender/branches/blender2.5/ blender

Benoit Bolsee benoit.bolsee at online.be
Tue Sep 8 15:06:20 CEST 2009


Revision: 23065
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=23065
Author:   ben2610
Date:     2009-09-08 15:06:16 +0200 (Tue, 08 Sep 2009)

Log Message:
-----------
svn merge -r 22987:23064 https://svn.blender.org/svnroot/bf-blender/branches/blender2.5/blender

Modified Paths:
--------------
    branches/itasc/CMakeLists.txt
    branches/itasc/SConstruct
    branches/itasc/extern/CMakeLists.txt
    branches/itasc/extern/binreloc/SConscript
    branches/itasc/extern/bullet2/CMakeLists.txt
    branches/itasc/extern/bullet2/src/BulletCollision/CMakeLists.txt
    branches/itasc/extern/bullet2/src/BulletSoftBody/CMakeLists.txt
    branches/itasc/extern/bullet2/src/SConscript
    branches/itasc/extern/ffmpeg/SConscript
    branches/itasc/extern/glew/CMakeLists.txt
    branches/itasc/extern/glew/SConscript
    branches/itasc/extern/libmp3lame/SConscript
    branches/itasc/extern/libopenjpeg/SConscript
    branches/itasc/extern/libredcode/SConscript
    branches/itasc/extern/x264/SConscript
    branches/itasc/extern/xvidcore/SConscript
    branches/itasc/intern/CMakeLists.txt
    branches/itasc/intern/audaspace/CMakeLists.txt
    branches/itasc/intern/audaspace/FX/AUD_DoubleReader.cpp
    branches/itasc/intern/audaspace/FX/AUD_PingPongFactory.cpp
    branches/itasc/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/itasc/intern/audaspace/SConscript
    branches/itasc/intern/audaspace/SDL/AUD_SDLMixerReader.cpp
    branches/itasc/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/itasc/intern/audaspace/intern/AUD_C-API.cpp
    branches/itasc/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/itasc/intern/elbeem/CMakeLists.txt
    branches/itasc/intern/ghost/CMakeLists.txt
    branches/itasc/intern/ghost/SConscript
    branches/itasc/intern/guardedalloc/CMakeLists.txt
    branches/itasc/intern/guardedalloc/SConscript
    branches/itasc/intern/iksolver/SConscript
    branches/itasc/intern/iksolver/intern/TNT/tntmath.h
    branches/itasc/intern/memutil/SConscript
    branches/itasc/intern/moto/SConscript
    branches/itasc/intern/smoke/CMakeLists.txt
    branches/itasc/intern/smoke/intern/tnt/tnt_math_utils.h
    branches/itasc/intern/string/SConscript
    branches/itasc/intern/string/STR_String.h
    branches/itasc/projectfiles_vc9/blender/blender.vcproj
    branches/itasc/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    branches/itasc/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
    branches/itasc/release/datafiles/blenderbuttons
    branches/itasc/release/io/engine_render_pov.py
    branches/itasc/release/io/netrender/__init__.py
    branches/itasc/release/io/netrender/master.py
    branches/itasc/release/io/netrender/operators.py
    branches/itasc/release/io/netrender/slave.py
    branches/itasc/release/io/netrender/ui.py
    branches/itasc/release/ui/buttons_data_curve.py
    branches/itasc/release/ui/buttons_data_text.py
    branches/itasc/release/ui/buttons_object_constraint.py
    branches/itasc/release/ui/buttons_particle.py
    branches/itasc/release/ui/space_console.py
    branches/itasc/release/ui/space_sequencer.py
    branches/itasc/release/ui/space_view3d.py
    branches/itasc/release/ui/space_view3d_toolbar.py
    branches/itasc/scons/scons-LICENSE
    branches/itasc/scons/scons-README
    branches/itasc/scons/scons-time.py
    branches/itasc/scons/scons.py
    branches/itasc/scons/sconsign.py
    branches/itasc/source/CMakeLists.txt
    branches/itasc/source/SConscript
    branches/itasc/source/blender/CMakeLists.txt
    branches/itasc/source/blender/avi/CMakeLists.txt
    branches/itasc/source/blender/avi/SConscript
    branches/itasc/source/blender/blenfont/CMakeLists.txt
    branches/itasc/source/blender/blenfont/SConscript
    branches/itasc/source/blender/blenkernel/BKE_armature.h
    branches/itasc/source/blender/blenkernel/BKE_blender.h
    branches/itasc/source/blender/blenkernel/BKE_curve.h
    branches/itasc/source/blender/blenkernel/BKE_depsgraph.h
    branches/itasc/source/blender/blenkernel/BKE_global.h
    branches/itasc/source/blender/blenkernel/BKE_group.h
    branches/itasc/source/blender/blenkernel/BKE_library.h
    branches/itasc/source/blender/blenkernel/BKE_particle.h
    branches/itasc/source/blender/blenkernel/BKE_pointcache.h
    branches/itasc/source/blender/blenkernel/BKE_sca.h
    branches/itasc/source/blender/blenkernel/BKE_scene.h
    branches/itasc/source/blender/blenkernel/BKE_text.h
    branches/itasc/source/blender/blenkernel/CMakeLists.txt
    branches/itasc/source/blender/blenkernel/SConscript
    branches/itasc/source/blender/blenkernel/intern/anim.c
    branches/itasc/source/blender/blenkernel/intern/armature.c
    branches/itasc/source/blender/blenkernel/intern/boids.c
    branches/itasc/source/blender/blenkernel/intern/booleanops.c
    branches/itasc/source/blender/blenkernel/intern/cloth.c
    branches/itasc/source/blender/blenkernel/intern/constraint.c
    branches/itasc/source/blender/blenkernel/intern/curve.c
    branches/itasc/source/blender/blenkernel/intern/depsgraph.c
    branches/itasc/source/blender/blenkernel/intern/displist.c
    branches/itasc/source/blender/blenkernel/intern/font.c
    branches/itasc/source/blender/blenkernel/intern/group.c
    branches/itasc/source/blender/blenkernel/intern/image.c
    branches/itasc/source/blender/blenkernel/intern/library.c
    branches/itasc/source/blender/blenkernel/intern/mesh.c
    branches/itasc/source/blender/blenkernel/intern/modifier.c
    branches/itasc/source/blender/blenkernel/intern/multires.c
    branches/itasc/source/blender/blenkernel/intern/object.c
    branches/itasc/source/blender/blenkernel/intern/packedFile.c
    branches/itasc/source/blender/blenkernel/intern/particle.c
    branches/itasc/source/blender/blenkernel/intern/particle_system.c
    branches/itasc/source/blender/blenkernel/intern/pointcache.c
    branches/itasc/source/blender/blenkernel/intern/sca.c
    branches/itasc/source/blender/blenkernel/intern/scene.c
    branches/itasc/source/blender/blenkernel/intern/softbody.c
    branches/itasc/source/blender/blenkernel/intern/sound.c
    branches/itasc/source/blender/blenkernel/intern/text.c
    branches/itasc/source/blender/blenkernel/intern/texture.c
    branches/itasc/source/blender/blenlib/BLI_arithb.h
    branches/itasc/source/blender/blenlib/BLI_fileops.h
    branches/itasc/source/blender/blenlib/BLI_winstuff.h
    branches/itasc/source/blender/blenlib/CMakeLists.txt
    branches/itasc/source/blender/blenlib/SConscript
    branches/itasc/source/blender/blenlib/intern/bpath.c
    branches/itasc/source/blender/blenlib/intern/fileops.c
    branches/itasc/source/blender/blenlib/intern/freetypefont.c
    branches/itasc/source/blender/blenlib/intern/storage.c
    branches/itasc/source/blender/blenlib/intern/util.c
    branches/itasc/source/blender/blenloader/CMakeLists.txt
    branches/itasc/source/blender/blenloader/SConscript
    branches/itasc/source/blender/blenloader/intern/readblenentry.c
    branches/itasc/source/blender/blenloader/intern/readfile.c
    branches/itasc/source/blender/blenloader/intern/writefile.c
    branches/itasc/source/blender/blenpluginapi/CMakeLists.txt
    branches/itasc/source/blender/blenpluginapi/SConscript
    branches/itasc/source/blender/editors/CMakeLists.txt
    branches/itasc/source/blender/editors/animation/drivers.c
    branches/itasc/source/blender/editors/animation/keyframing.c
    branches/itasc/source/blender/editors/animation/keyingsets.c
    branches/itasc/source/blender/editors/armature/editarmature.c
    branches/itasc/source/blender/editors/armature/editarmature_generate.c
    branches/itasc/source/blender/editors/armature/poselib.c
    branches/itasc/source/blender/editors/armature/poseobject.c
    branches/itasc/source/blender/editors/curve/curve_ops.c
    branches/itasc/source/blender/editors/curve/editcurve.c
    branches/itasc/source/blender/editors/curve/editfont.c
    branches/itasc/source/blender/editors/datafiles/blenderbuttons.c
    branches/itasc/source/blender/editors/gpencil/gpencil_buttons.c
    branches/itasc/source/blender/editors/include/ED_anim_api.h
    branches/itasc/source/blender/editors/include/UI_icons.h
    branches/itasc/source/blender/editors/include/UI_interface.h
    branches/itasc/source/blender/editors/interface/interface_anim.c
    branches/itasc/source/blender/editors/interface/interface_icons.c
    branches/itasc/source/blender/editors/interface/interface_templates.c
    branches/itasc/source/blender/editors/interface/resources.c
    branches/itasc/source/blender/editors/interface/view2d_ops.c
    branches/itasc/source/blender/editors/mesh/editmesh.c
    branches/itasc/source/blender/editors/mesh/editmesh_add.c
    branches/itasc/source/blender/editors/mesh/editmesh_loop.c
    branches/itasc/source/blender/editors/mesh/editmesh_mods.c
    branches/itasc/source/blender/editors/mesh/editmesh_tools.c
    branches/itasc/source/blender/editors/mesh/mesh_layers.c
    branches/itasc/source/blender/editors/mesh/meshtools.c
    branches/itasc/source/blender/editors/metaball/editmball.c
    branches/itasc/source/blender/editors/object/editconstraint.c
    branches/itasc/source/blender/editors/object/editkey.c
    branches/itasc/source/blender/editors/object/editlattice.c
    branches/itasc/source/blender/editors/object/object_edit.c
    branches/itasc/source/blender/editors/object/object_modifier.c
    branches/itasc/source/blender/editors/object/object_vgroup.c
    branches/itasc/source/blender/editors/physics/ed_pointcache.c
    branches/itasc/source/blender/editors/physics/editparticle.c
    branches/itasc/source/blender/editors/preview/previewrender.c
    branches/itasc/source/blender/editors/screen/CMakeLists.txt
    branches/itasc/source/blender/editors/screen/area.c
    branches/itasc/source/blender/editors/sculpt_paint/paint_image.c
    branches/itasc/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/itasc/source/blender/editors/space_action/space_action.c
    branches/itasc/source/blender/editors/space_buttons/buttons_intern.h
    branches/itasc/source/blender/editors/space_buttons/buttons_ops.c
    branches/itasc/source/blender/editors/space_buttons/space_buttons.c
    branches/itasc/source/blender/editors/space_console/space_console.c
    branches/itasc/source/blender/editors/space_file/file_ops.c
    branches/itasc/source/blender/editors/space_file/space_file.c
    branches/itasc/source/blender/editors/space_graph/space_graph.c
    branches/itasc/source/blender/editors/space_image/image_buttons.c
    branches/itasc/source/blender/editors/space_image/space_image.c
    branches/itasc/source/blender/editors/space_info/info_stats.c
    branches/itasc/source/blender/editors/space_info/space_info.c
    branches/itasc/source/blender/editors/space_logic/logic_window.c
    branches/itasc/source/blender/editors/space_nla/nla_buttons.c
    branches/itasc/source/blender/editors/space_nla/space_nla.c
    branches/itasc/source/blender/editors/space_node/drawnode.c
    branches/itasc/source/blender/editors/space_node/space_node.c
    branches/itasc/source/blender/editors/space_outliner/outliner.c
    branches/itasc/source/blender/editors/space_outliner/space_outliner.c
    branches/itasc/source/blender/editors/space_sequencer/space_sequencer.c
    branches/itasc/source/blender/editors/space_text/space_text.c
    branches/itasc/source/blender/editors/space_text/text_intern.h
    branches/itasc/source/blender/editors/space_text/text_ops.c
    branches/itasc/source/blender/editors/space_time/space_time.c
    branches/itasc/source/blender/editors/space_view3d/drawarmature.c
    branches/itasc/source/blender/editors/space_view3d/drawobject.c
    branches/itasc/source/blender/editors/space_view3d/drawvolume.c
    branches/itasc/source/blender/editors/space_view3d/space_view3d.c
    branches/itasc/source/blender/editors/space_view3d/view3d_buttons.c
    branches/itasc/source/blender/editors/space_view3d/view3d_edit.c
    branches/itasc/source/blender/editors/space_view3d/view3d_header.c
    branches/itasc/source/blender/editors/space_view3d/view3d_select.c
    branches/itasc/source/blender/editors/space_view3d/view3d_snap.c
    branches/itasc/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/itasc/source/blender/editors/space_view3d/view3d_view.c
    branches/itasc/source/blender/editors/transform/transform.c
    branches/itasc/source/blender/editors/transform/transform_conversions.c
    branches/itasc/source/blender/editors/transform/transform_generics.c
    branches/itasc/source/blender/editors/transform/transform_manipulator.c
    branches/itasc/source/blender/editors/transform/transform_orientations.c
    branches/itasc/source/blender/editors/util/editmode_undo.c
    branches/itasc/source/blender/editors/uvedit/uvedit_ops.c
    branches/itasc/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/itasc/source/blender/gpu/CMakeLists.txt
    branches/itasc/source/blender/gpu/SConscript
    branches/itasc/source/blender/imbuf/CMakeLists.txt
    branches/itasc/source/blender/imbuf/SConscript
    branches/itasc/source/blender/imbuf/intern/anim5.c
    branches/itasc/source/blender/imbuf/intern/cineon/CMakeLists.txt
    branches/itasc/source/blender/imbuf/intern/cineon/SConscript
    branches/itasc/source/blender/imbuf/intern/dds/CMakeLists.txt
    branches/itasc/source/blender/imbuf/intern/dds/SConscript
    branches/itasc/source/blender/imbuf/intern/hamx.c
    branches/itasc/source/blender/imbuf/intern/iff.c
    branches/itasc/source/blender/imbuf/intern/openexr/CMakeLists.txt
    branches/itasc/source/blender/imbuf/intern/openexr/SConscript
    branches/itasc/source/blender/imbuf/intern/thumbs.c
    branches/itasc/source/blender/imbuf/intern/writeimage.c
    branches/itasc/source/blender/makesdna/DNA_action_types.h
    branches/itasc/source/blender/makesdna/DNA_constraint_types.h
    branches/itasc/source/blender/makesdna/DNA_curve_types.h
    branches/itasc/source/blender/makesdna/DNA_particle_types.h
    branches/itasc/source/blender/makesdna/SConscript
    branches/itasc/source/blender/makesdna/intern/CMakeLists.txt
    branches/itasc/source/blender/makesdna/intern/SConscript
    branches/itasc/source/blender/makesrna/RNA_access.h
    branches/itasc/source/blender/makesrna/SConscript
    branches/itasc/source/blender/makesrna/intern/CMakeLists.txt
    branches/itasc/source/blender/makesrna/intern/SConscript
    branches/itasc/source/blender/makesrna/intern/makesrna.c
    branches/itasc/source/blender/makesrna/intern/rna_access.c
    branches/itasc/source/blender/makesrna/intern/rna_armature.c
    branches/itasc/source/blender/makesrna/intern/rna_boid.c
    branches/itasc/source/blender/makesrna/intern/rna_brush.c
    branches/itasc/source/blender/makesrna/intern/rna_cloth.c
    branches/itasc/source/blender/makesrna/intern/rna_constraint.c
    branches/itasc/source/blender/makesrna/intern/rna_curve.c
    branches/itasc/source/blender/makesrna/intern/rna_define.c
    branches/itasc/source/blender/makesrna/intern/rna_fluidsim.c
    branches/itasc/source/blender/makesrna/intern/rna_gpencil.c
    branches/itasc/source/blender/makesrna/intern/rna_internal.h
    branches/itasc/source/blender/makesrna/intern/rna_internal_types.h
    branches/itasc/source/blender/makesrna/intern/rna_key.c
    branches/itasc/source/blender/makesrna/intern/rna_lattice.c
    branches/itasc/source/blender/makesrna/intern/rna_main.c
    branches/itasc/source/blender/makesrna/intern/rna_mesh.c
    branches/itasc/source/blender/makesrna/intern/rna_mesh_api.c
    branches/itasc/source/blender/makesrna/intern/rna_meta.c
    branches/itasc/source/blender/makesrna/intern/rna_modifier.c
    branches/itasc/source/blender/makesrna/intern/rna_nodetree.c
    branches/itasc/source/blender/makesrna/intern/rna_object.c
    branches/itasc/source/blender/makesrna/intern/rna_object_force.c
    branches/itasc/source/blender/makesrna/intern/rna_particle.c
    branches/itasc/source/blender/makesrna/intern/rna_pose.c
    branches/itasc/source/blender/makesrna/intern/rna_scene.c
    branches/itasc/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/itasc/source/blender/makesrna/intern/rna_sequence.c
    branches/itasc/source/blender/makesrna/intern/rna_smoke.c
    branches/itasc/source/blender/makesrna/intern/rna_space.c
    branches/itasc/source/blender/makesrna/intern/rna_ui_api.c
    branches/itasc/source/blender/makesrna/intern/rna_userdef.c
    branches/itasc/source/blender/makesrna/intern/rna_wm.c
    branches/itasc/source/blender/nodes/CMakeLists.txt
    branches/itasc/source/blender/nodes/SConscript
    branches/itasc/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/itasc/source/blender/python/CMakeLists.txt
    branches/itasc/source/blender/python/SConscript
    branches/itasc/source/blender/python/generic/vector.c
    branches/itasc/source/blender/python/intern/bpy_array.c
    branches/itasc/source/blender/python/intern/bpy_interface.c
    branches/itasc/source/blender/python/intern/bpy_rna.c
    branches/itasc/source/blender/python/intern/bpy_rna.h
    branches/itasc/source/blender/quicktime/CMakeLists.txt
    branches/itasc/source/blender/quicktime/SConscript
    branches/itasc/source/blender/readblenfile/CMakeLists.txt
    branches/itasc/source/blender/readblenfile/SConscript
    branches/itasc/source/blender/readblenfile/intern/BLO_readblenfile.c
    branches/itasc/source/blender/render/CMakeLists.txt
    branches/itasc/source/blender/render/intern/source/convertblender.c
    branches/itasc/source/blender/render/intern/source/envmap.c
    branches/itasc/source/blender/render/intern/source/initrender.c
    branches/itasc/source/blender/render/intern/source/pixelshading.c
    branches/itasc/source/blender/render/intern/source/shadbuf.c
    branches/itasc/source/blender/render/intern/source/shadeinput.c
    branches/itasc/source/blender/render/intern/source/shadeoutput.c
    branches/itasc/source/blender/render/intern/source/texture.c
    branches/itasc/source/blender/render/intern/source/volume_precache.c
    branches/itasc/source/blender/render/intern/source/volumetric.c
    branches/itasc/source/blender/render/intern/source/zbuf.c
    branches/itasc/source/blender/windowmanager/CMakeLists.txt
    branches/itasc/source/blender/windowmanager/WM_types.h
    branches/itasc/source/blender/windowmanager/intern/wm.c
    branches/itasc/source/blender/windowmanager/intern/wm_event_system.c
    branches/itasc/source/blender/windowmanager/intern/wm_files.c
    branches/itasc/source/blender/windowmanager/intern/wm_operators.c
    branches/itasc/source/creator/CMakeLists.txt
    branches/itasc/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/itasc/source/gameengine/BlenderRoutines/SConscript
    branches/itasc/source/gameengine/CMakeLists.txt
    branches/itasc/source/gameengine/Converter/CMakeLists.txt
    branches/itasc/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/itasc/source/gameengine/Converter/SConscript
    branches/itasc/source/gameengine/Expressions/CMakeLists.txt
    branches/itasc/source/gameengine/Expressions/SConscript
    branches/itasc/source/gameengine/GameLogic/CMakeLists.txt
    branches/itasc/source/gameengine/GameLogic/SConscript
    branches/itasc/source/gameengine/GamePlayer/CMakeLists.txt
    branches/itasc/source/gameengine/GamePlayer/common/CMakeLists.txt
    branches/itasc/source/gameengine/GamePlayer/common/GPC_Engine.cpp
    branches/itasc/source/gameengine/GamePlayer/common/GPC_Engine.h
    branches/itasc/source/gameengine/GamePlayer/common/SConscript
    branches/itasc/source/gameengine/GamePlayer/ghost/CMakeLists.txt
    branches/itasc/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/itasc/source/gameengine/GamePlayer/ghost/GPG_Application.h
    branches/itasc/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/itasc/source/gameengine/GamePlayer/ghost/SConscript
    branches/itasc/source/gameengine/GamePlayer/xembed/CMakeLists.txt
    branches/itasc/source/gameengine/Ketsji/CMakeLists.txt
    branches/itasc/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt
    branches/itasc/source/gameengine/Ketsji/KXNetwork/SConscript
    branches/itasc/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/itasc/source/gameengine/Ketsji/SConscript
    branches/itasc/source/gameengine/Network/CMakeLists.txt
    branches/itasc/source/gameengine/Network/LoopBackNetwork/CMakeLists.txt
    branches/itasc/source/gameengine/Network/LoopBackNetwork/SConscript
    branches/itasc/source/gameengine/Network/SConscript
    branches/itasc/source/gameengine/Physics/Bullet/CMakeLists.txt
    branches/itasc/source/gameengine/Physics/Bullet/SConscript
    branches/itasc/source/gameengine/Physics/Dummy/CMakeLists.txt
    branches/itasc/source/gameengine/Physics/Dummy/SConscript
    branches/itasc/source/gameengine/Physics/common/CMakeLists.txt
    branches/itasc/source/gameengine/Physics/common/SConscript
    branches/itasc/source/gameengine/Rasterizer/CMakeLists.txt
    branches/itasc/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt
    branches/itasc/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
    branches/itasc/source/gameengine/Rasterizer/SConscript
    branches/itasc/source/gameengine/SceneGraph/CMakeLists.txt
    branches/itasc/source/gameengine/SceneGraph/SConscript
    branches/itasc/source/gameengine/VideoTexture/CMakeLists.txt
    branches/itasc/source/gameengine/VideoTexture/SConscript
    branches/itasc/source/icons/SConscript
    branches/itasc/source/kernel/CMakeLists.txt
    branches/itasc/source/kernel/SConscript
    branches/itasc/tools/Blender.py
    branches/itasc/tools/btools.py

Added Paths:
-----------
    branches/itasc/release/test/
    branches/itasc/release/test/rna_array.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Action.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Builder.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/CacheDir.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Conftest.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Debug.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Defaults.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Environment.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Errors.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Executor.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Job.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Memoize.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Node/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Node/Alias.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Node/FS.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Node/Python.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Node/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/BoolOption.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/EnumOption.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/ListOption.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/PackageOption.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/PathOption.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/PathList.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/aix.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/cygwin.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/darwin.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/hpux.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/irix.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/os2.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/posix.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/sunos.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/win32.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/SConf.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/SConsign.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/C.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/D.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Dir.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Fortran.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/IDL.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/LaTeX.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Prog.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/RC.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Script/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Script/Interactive.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Script/Main.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Script/SConsOptions.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Script/SConscript.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Script/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Sig.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Subst.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Taskmaster.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/386asm.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/BitKeeper.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/CVS.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/FortranCommon.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/JavaCommon.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/common.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/netframework.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/sdk.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/vs.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/Perforce.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/PharLapCommon.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/RCS.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/SCCS.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/Subversion.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixc++.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixcc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixf77.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixlink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/applelink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/ar.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/as.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/bcc32.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/c++.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/cc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/cvf.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/default.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/dmd.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvi.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvipdf.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvips.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/f77.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/f90.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/f95.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/filesystem.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/fortran.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/g++.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/g77.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/gas.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/gcc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/gfortran.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/gnulink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/gs.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/hpc++.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/hpcc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/hplink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/icc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/icl.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/ifl.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/ifort.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/ilink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/ilink32.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/install.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/intelc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/jar.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/javac.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/javah.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/latex.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/lex.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/link.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/linkloc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/m4.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/masm.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/midl.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/mingw.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/mslib.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/mslink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/mssdk.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/msvc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/msvs.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/mwcc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/mwld.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/nasm.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/ipk.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/msi.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/rpm.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_tarbz2.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_targz.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_zip.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/tarbz2.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/targz.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/zip.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdf.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdflatex.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdftex.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/qt.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/rmic.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/rpcgen.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/rpm.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgiar.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgic++.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgicc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgilink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunar.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunc++.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/suncc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf77.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf90.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf95.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunlink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/swig.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/tar.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/tex.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/tlib.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/wix.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/yacc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/zip.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Util.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/BoolVariable.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/EnumVariable.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/ListVariable.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/PackageVariable.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/PathVariable.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Warnings.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_UserString.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_hashlib.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_itertools.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_optparse.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_sets.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_sets15.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_shlex.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_subprocess.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_textwrap.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/builtins.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/cpp.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/dblite.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/exitfuncs.py
    branches/itasc/source/blender/makesrna/intern/rna_test.c
    branches/itasc/source/blenderplayer/
    branches/itasc/source/blenderplayer/CMakeLists.txt
    branches/itasc/source/blenderplayer/bad_level_call_stubs/
    branches/itasc/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/itasc/source/blenderplayer/bad_level_call_stubs/Makefile
    branches/itasc/source/blenderplayer/bad_level_call_stubs/SConscript
    branches/itasc/source/blenderplayer/bad_level_call_stubs/stubs.c

Removed Paths:
-------------
    branches/itasc/blenderplayer/
    branches/itasc/release/test/rna_array.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Action.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Builder.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/CacheDir.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Conftest.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Debug.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Defaults.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Environment.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Errors.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Executor.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Job.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Memoize.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Node/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Node/Alias.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Node/FS.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Node/Python.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Node/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/BoolOption.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/EnumOption.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/ListOption.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/PackageOption.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/PathOption.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Options/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/PathList.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/aix.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/cygwin.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/darwin.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/hpux.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/irix.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/os2.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/posix.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/sunos.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Platform/win32.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/SConf.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/SConsign.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/C.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/D.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Dir.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Fortran.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/IDL.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/LaTeX.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/Prog.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/RC.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Scanner/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Script/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Script/Interactive.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Script/Main.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Script/SConsOptions.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Script/SConscript.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Script/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Sig.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Subst.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Taskmaster.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/386asm.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/BitKeeper.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/CVS.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/FortranCommon.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/JavaCommon.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/common.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/netframework.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/sdk.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/MSCommon/vs.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/Perforce.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/PharLapCommon.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/RCS.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/SCCS.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/Subversion.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixc++.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixcc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixf77.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/aixlink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/applelink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/ar.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/as.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/bcc32.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/c++.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/cc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/cvf.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/default.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/dmd.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvi.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvipdf.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/dvips.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/f77.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/f90.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/f95.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/filesystem.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/fortran.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/g++.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/g77.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/gas.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/gcc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/gfortran.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/gnulink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/gs.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/hpc++.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/hpcc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/hplink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/icc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/icl.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/ifl.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/ifort.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/ilink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/ilink32.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/install.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/intelc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/jar.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/javac.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/javah.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/latex.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/lex.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/link.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/linkloc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/m4.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/masm.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/midl.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/mingw.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/mslib.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/mslink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/mssdk.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/msvc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/msvs.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/mwcc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/mwld.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/nasm.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/ipk.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/msi.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/rpm.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_tarbz2.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_targz.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/src_zip.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/tarbz2.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/targz.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/packaging/zip.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdf.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdflatex.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/pdftex.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/qt.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/rmic.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/rpcgen.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/rpm.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgiar.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgic++.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgicc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sgilink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunar.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunc++.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/suncc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf77.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf90.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunf95.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/sunlink.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/swig.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/tar.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/tex.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/tlib.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/wix.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/yacc.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Tool/zip.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Util.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/BoolVariable.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/EnumVariable.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/ListVariable.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/PackageVariable.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/PathVariable.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Variables/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/Warnings.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/__init__.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_UserString.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_hashlib.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_itertools.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_optparse.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_sets.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_sets15.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_shlex.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_subprocess.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/_scons_textwrap.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/compat/builtins.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/cpp.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/dblite.py
    branches/itasc/scons/scons-local-1.2.0.d20090223/SCons/exitfuncs.py
    branches/itasc/source/blender/blenlib/MTC_matrixops.h
    branches/itasc/source/blender/blenlib/MTC_vectorops.h
    branches/itasc/source/blender/blenlib/intern/matrixops.c
    branches/itasc/source/blender/blenlib/intern/vectorops.c
    branches/itasc/source/blenderplayer/CMakeLists.txt
    branches/itasc/source/blenderplayer/bad_level_call_stubs/
    branches/itasc/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/itasc/source/blenderplayer/bad_level_call_stubs/Makefile
    branches/itasc/source/blenderplayer/bad_level_call_stubs/SConscript
    branches/itasc/source/blenderplayer/bad_level_call_stubs/stubs.c

Modified: branches/itasc/CMakeLists.txt
===================================================================
--- branches/itasc/CMakeLists.txt	2009-09-08 11:57:52 UTC (rev 23064)
+++ branches/itasc/CMakeLists.txt	2009-09-08 13:06:16 UTC (rev 23065)
@@ -34,11 +34,11 @@
 MESSAGE(FATAL_ERROR "CMake generation for blender is not allowed within the source directory! 
 Remove the CMakeCache.txt file and try again from another folder, e.g.: 
 
-   rm CMakeCache.txt 
-   cd ..
-   mkdir cmake-make 
-   cd cmake-make
-   cmake -G \"Unix Makefiles\" ../blender
+	rm CMakeCache.txt 
+	cd ..
+	mkdir cmake-make 
+	cd cmake-make
+	cmake -G \"Unix Makefiles\" ../blender
 ")
 ENDIF(${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_BINARY_DIR})
 
@@ -76,7 +76,7 @@
 OPTION(WITH_INSTALL       "Install accompanying scripts and language files needed to run blender" ON)
 
 IF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
-  MESSAGE("WARNING: WITH_PLAYER needs WITH_GAMEENGINE")
+	MESSAGE("WARNING: WITH_PLAYER needs WITH_GAMEENGINE")
 ENDIF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
 
 # For alternate Python locations the commandline can be used to override detected/default cache settings, e.g:
@@ -95,421 +95,421 @@
 #Platform specifics
 
 IF(UNIX AND NOT APPLE)
-  IF(WITH_OPENAL)
-    FIND_PACKAGE(OpenAL)
-    IF(OPENAL_FOUND)
-      SET(WITH_OPENAL ON)
-    ELSE(OPENAL_FOUND)
-      SET(WITH_OPENAL OFF)
-    ENDIF(OPENAL_FOUND)
-  ENDIF(WITH_OPENAL)
+	IF(WITH_OPENAL)
+		FIND_PACKAGE(OpenAL)
+		IF(OPENAL_FOUND)
+			SET(WITH_OPENAL ON)
+		ELSE(OPENAL_FOUND)
+			SET(WITH_OPENAL OFF)
+		ENDIF(OPENAL_FOUND)
+	ENDIF(WITH_OPENAL)
 
-  IF(WITH_JACK)
-    SET(JACK /usr)
-    SET(JACK_INC ${JACK}/include/jack)
-    SET(JACK_LIB jack)
-    SET(JACK_LIBPATH ${JACK}/lib)
-  ENDIF(WITH_JACK)
+	IF(WITH_JACK)
+		SET(JACK /usr)
+		SET(JACK_INC ${JACK}/include/jack)
+		SET(JACK_LIB jack)
+		SET(JACK_LIBPATH ${JACK}/lib)
+	ENDIF(WITH_JACK)
 
-  IF(WITH_SNDFILE)
+	IF(WITH_SNDFILE)
 	SET(SNDFILE /usr)
 	SET(SNDFILE_INC ${SNDFILE}/include)
 	SET(SNDFILE_LIB sndfile)
 	SET(SNDFILE_LIBPATH ${SNDFILE}/lib)
-  ENDIF(WITH_SNDFILE)
+	ENDIF(WITH_SNDFILE)
 
-  FIND_LIBRARY(INTL_LIBRARY
-    NAMES intl
-    PATHS
-    /sw/lib
-  )
-  FIND_LIBRARY(ICONV_LIBRARY
-    NAMES iconv
-    PATHS
-    /sw/lib
-  )
+	FIND_LIBRARY(INTL_LIBRARY
+		NAMES intl
+		PATHS
+		/sw/lib
+	)
+	FIND_LIBRARY(ICONV_LIBRARY
+		NAMES iconv
+		PATHS
+		/sw/lib
+	)
   
-  IF(INTL_LIBRARY AND ICONV_LIBRARY)
-    SET(GETTEXT_LIB ${INTL_LIBRARY} ${ICONV_LIBRARY})
-  ENDIF(INTL_LIBRARY AND ICONV_LIBRARY)
+	IF(INTL_LIBRARY AND ICONV_LIBRARY)
+		SET(GETTEXT_LIB ${INTL_LIBRARY} ${ICONV_LIBRARY})
+	ENDIF(INTL_LIBRARY AND ICONV_LIBRARY)
 
-  FIND_PACKAGE(Freetype)
-  # UNSET(FREETYPE_INCLUDE_DIRS CACHE) # cant use
+	FIND_PACKAGE(Freetype)
+	# UNSET(FREETYPE_INCLUDE_DIRS CACHE) # cant use
 
-  # No way to set py31. remove for now.
-  # FIND_PACKAGE(PythonLibs)
-  SET(PYTHON /usr)
-  SET(PYTHON_VERSION 3.1)
-  SET(PYTHON_INC "${PYTHON}/include/python${PYTHON_VERSION}" CACHE STRING "")
-  # SET(PYTHON_BINARY python) # not used yet
-  SET(PYTHON_LIB python${PYTHON_VERSION} CACHE STRING "")
-  SET(PYTHON_LIBPATH ${PYTHON}/lib CACHE STRING "")
+	# No way to set py31. remove for now.
+	# FIND_PACKAGE(PythonLibs)
+	SET(PYTHON /usr)
+	SET(PYTHON_VERSION 3.1)
+	SET(PYTHON_INC "${PYTHON}/include/python${PYTHON_VERSION}" CACHE STRING "")
+	# SET(PYTHON_BINARY python) # not used yet
+	SET(PYTHON_LIB python${PYTHON_VERSION} CACHE STRING "")
+	SET(PYTHON_LIBPATH ${PYTHON}/lib CACHE STRING "")
   
-  # FIND_PACKAGE(PythonInterp) # not used yet
-  # SET(PYTHON_BINARY ${PYTHON_EXECUTABLE} CACHE STRING "")
+	# FIND_PACKAGE(PythonInterp) # not used yet
+	# SET(PYTHON_BINARY ${PYTHON_EXECUTABLE} CACHE STRING "")
   
-  SET(PYTHON_LINKFLAGS "-Xlinker -export-dynamic")
+	SET(PYTHON_LINKFLAGS "-Xlinker -export-dynamic")
 
-  IF(WITH_SDL)
-    FIND_PACKAGE(SDL)
-    # UNSET(SDLMAIN_LIBRARY CACHE)
-    IF(NOT SDL_FOUND)
-      SET(WITH_SDL OFF)
-    ENDIF(NOT SDL_FOUND)
-  ENDIF(WITH_SDL)
+	IF(WITH_SDL)
+		FIND_PACKAGE(SDL)
+		# UNSET(SDLMAIN_LIBRARY CACHE)
+		IF(NOT SDL_FOUND)
+			SET(WITH_SDL OFF)
+		ENDIF(NOT SDL_FOUND)
+	ENDIF(WITH_SDL)
 
-  FIND_PATH(OPENEXR_INC
-    ImfXdr.h
-    PATHS
-    /usr/local/include/OpenEXR
-    /usr/include/OpenEXR
-    /sw/include/OpenEXR
-    /opt/local/include/OpenEXR
-    /opt/csw/include/OpenEXR
-    /opt/include/OpenEXR
-  )
-  SET(OPENEXR_LIB Half IlmImf Iex Imath)
+	FIND_PATH(OPENEXR_INC
+		ImfXdr.h
+		PATHS
+		/usr/local/include/OpenEXR
+		/usr/include/OpenEXR
+		/sw/include/OpenEXR
+		/opt/local/include/OpenEXR
+		/opt/csw/include/OpenEXR
+		/opt/include/OpenEXR
+	)
+	SET(OPENEXR_LIB Half IlmImf Iex Imath)
 
-  SET(FFMPEG /usr)
-  SET(FFMPEG_INC ${FFMPEG}/include)
-  SET(FFMPEG_LIB avformat avcodec avutil avdevice swscale)
-  SET(FFMPEG_LIBPATH ${FFMPEG}/lib)
+	SET(FFMPEG /usr)
+	SET(FFMPEG_INC ${FFMPEG}/include)
+	SET(FFMPEG_LIB avformat avcodec avutil avdevice swscale)
+	SET(FFMPEG_LIBPATH ${FFMPEG}/lib)
   
-  IF(WITH_FFTW3)
-    SET(FFTW3 /usr)
-    SET(FFTW3_INC ${FFTW3}/include)
-    SET(FFTW3_LIB fftw3)
-    SET(FFTW3_LIBPATH ${FFTW3}/lib)
-  ENDIF(WITH_FFTW3)
+	IF(WITH_FFTW3)
+		SET(FFTW3 /usr)
+		SET(FFTW3_INC ${FFTW3}/include)
+		SET(FFTW3_LIB fftw3)
+		SET(FFTW3_LIBPATH ${FFTW3}/lib)
+	ENDIF(WITH_FFTW3)
 
-  SET(LIBSAMPLERATE /usr)
-  SET(LIBSAMPLERATE_INC ${LIBSAMPLERATE}/include)
-  SET(LIBSAMPLERATE_LIB samplerate)
-  SET(LIBSAMPLERATE_LIBPATH ${LIBSAMPLERATE}/lib)
+	SET(LIBSAMPLERATE /usr)
+	SET(LIBSAMPLERATE_INC ${LIBSAMPLERATE}/include)
+	SET(LIBSAMPLERATE_LIB samplerate)
+	SET(LIBSAMPLERATE_LIBPATH ${LIBSAMPLERATE}/lib)
 
-  FIND_PACKAGE(JPEG REQUIRED)
+	FIND_PACKAGE(JPEG REQUIRED)
 
-  FIND_PACKAGE(PNG REQUIRED)
+	FIND_PACKAGE(PNG REQUIRED)
 
-  FIND_PACKAGE(ZLIB REQUIRED)
+	FIND_PACKAGE(ZLIB REQUIRED)
 
-  # Could use ${X11_Xinput_LIB} ${X11_X11_LIB} too
-  SET(LLIBS "-lXi -lutil -lc -lm -lpthread -lstdc++ -lX11")
+	# Could use ${X11_Xinput_LIB} ${X11_X11_LIB} too
+	SET(LLIBS "-lXi -lutil -lc -lm -lpthread -lstdc++ -lX11")
 
-  IF(CMAKE_SYSTEM_NAME MATCHES "Linux")
-    # BSD's dont use libdl.so
-    SET(LLIBS "${LLIBS} -ldl")
-  ENDIF(CMAKE_SYSTEM_NAME MATCHES "Linux")
+	IF(CMAKE_SYSTEM_NAME MATCHES "Linux")
+		# BSD's dont use libdl.so
+		SET(LLIBS "${LLIBS} -ldl")
+	ENDIF(CMAKE_SYSTEM_NAME MATCHES "Linux")
 
-  IF(WITH_OPENMP)
-    SET(LLIBS "${LLIBS} -lgomp")
-    SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fopenmp")
-    SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fopenmp")
-  ENDIF(WITH_OPENMP)
+	IF(WITH_OPENMP)
+		SET(LLIBS "${LLIBS} -lgomp")
+		SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fopenmp")
+		SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fopenmp")
+	ENDIF(WITH_OPENMP)
 
 
-  SET(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing -DXP_UNIX -Wno-char-subscripts")
+	SET(PLATFORM_CFLAGS "-pipe -fPIC -funsigned-char -fno-strict-aliasing -DXP_UNIX -Wno-char-subscripts")
 
-  SET(PLATFORM_LINKFLAGS "-pthread")
+	SET(PLATFORM_LINKFLAGS "-pthread")
 
-  # Better warnings
-  SET(C_WARNINGS "-Wall -Wno-char-subscripts -Wpointer-arith -Wcast-align -Wdeclaration-after-statement")
-  SET(CXX_WARNINGS "-Wall -Wno-invalid-offsetof -Wno-sign-compare")
+	# Better warnings
+	SET(C_WARNINGS "-Wall -Wno-char-subscripts -Wpointer-arith -Wcast-align -Wdeclaration-after-statement")
+	SET(CXX_WARNINGS "-Wall -Wno-invalid-offsetof -Wno-sign-compare")
 
-  INCLUDE_DIRECTORIES(${JPEG_INCLUDE_DIR} ${PNG_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR} )
+	INCLUDE_DIRECTORIES(${JPEG_INCLUDE_DIR} ${PNG_INCLUDE_DIR} ${ZLIB_INCLUDE_DIR} )
 ENDIF(UNIX AND NOT APPLE)
 
 IF(WIN32)
 
-  # this file is included anyway when building under Windows with cl.exe
-  #  INCLUDE(${CMAKE_ROOT}/Modules/Platform/Windows-cl.cmake)
+	# this file is included anyway when building under Windows with cl.exe
+	#  INCLUDE(${CMAKE_ROOT}/Modules/Platform/Windows-cl.cmake)
   
-  SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/windows)
+	SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/windows)
 
-  # Setup 64bit and 64bit windows systems
-  IF(CMAKE_CL_64)
-    message("64 bit compiler detected.")
-    SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/win64)
-  ENDIF(CMAKE_CL_64)
+	# Setup 64bit and 64bit windows systems
+	IF(CMAKE_CL_64)
+		message("64 bit compiler detected.")
+		SET(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/win64)
+	ENDIF(CMAKE_CL_64)
 
-  SET(PYTHON ${LIBDIR}/python)
-  SET(PYTHON_VERSION 3.1)
-  SET(PYTHON_INC "${PYTHON}/include/python${PYTHON_VERSION}")
-  # SET(PYTHON_BINARY python) # not used yet
-  SET(PYTHON_LIB python31)
-  SET(PYTHON_LIBPATH ${PYTHON}/lib)
+	SET(PYTHON ${LIBDIR}/python)
+	SET(PYTHON_VERSION 3.1)
+	SET(PYTHON_INC "${PYTHON}/include/python${PYTHON_VERSION}")
+	# SET(PYTHON_BINARY python) # not used yet
+	SET(PYTHON_LIB python31)
+	SET(PYTHON_LIBPATH ${PYTHON}/lib)
 
-  IF(CMAKE_CL_64)
-    SET(WITH_OPENAL OFF)
-  ELSE(CMAKE_CL_64)
-    #SET(WITH_OPENAL ON)
-    SET(OPENAL ${LIBDIR}/openal)
-    SET(OPENAL_INCLUDE_DIR ${OPENAL}/include)
-    SET(OPENAL_LIBRARY wrap_oal)
-    SET(OPENAL_LIBPATH ${OPENAL}/lib)
-  ENDIF(CMAKE_CL_64)
+	IF(CMAKE_CL_64)
+		SET(WITH_OPENAL OFF)
+	ELSE(CMAKE_CL_64)
+		#SET(WITH_OPENAL ON)
+		SET(OPENAL ${LIBDIR}/openal)
+		SET(OPENAL_INCLUDE_DIR ${OPENAL}/include)
+		SET(OPENAL_LIBRARY wrap_oal)
+		SET(OPENAL_LIBPATH ${OPENAL}/lib)
+	ENDIF(CMAKE_CL_64)
 
-  IF(WITH_JACK)
-    SET(JACK ${LIBDIR}/jack)
-    SET(JACK_INC ${JACK}/include/jack ${JACK}/include)
-    SET(JACK_LIB libjack)
-    SET(JACK_LIBPATH ${JACK}/lib)
-  ENDIF(WITH_JACK)
+	IF(WITH_JACK)
+		SET(JACK ${LIBDIR}/jack)
+		SET(JACK_INC ${JACK}/include/jack ${JACK}/include)
+		SET(JACK_LIB libjack)
+		SET(JACK_LIBPATH ${JACK}/lib)
+	ENDIF(WITH_JACK)
 
-  IF(WITH_SNDFILE)
-	SET(SNDFILE ${LIBDIR}/sndfile)
-	SET(SNDFILE_INC ${SNDFILE}/include)
-	SET(SNDFILE_LIB libsndfile-1)
-	SET(SNDFILE_LIBPATH ${SNDFILE}/lib)
-  ENDIF(WITH_SNDFILE)
+	IF(WITH_SNDFILE)
+		SET(SNDFILE ${LIBDIR}/sndfile)
+		SET(SNDFILE_INC ${SNDFILE}/include)
+		SET(SNDFILE_LIB libsndfile-1)
+		SET(SNDFILE_LIBPATH ${SNDFILE}/lib)
+	ENDIF(WITH_SNDFILE)
 
-  IF(CMAKE_CL_64)
-    SET(PNG_LIBRARIES libpng)
-  ELSE(CMAKE_CL_64)
-    SET(PNG_LIBRARIES libpng_st)
-  ENDIF(CMAKE_CL_64)
-  SET(JPEG_LIBRARY libjpeg)
+	IF(CMAKE_CL_64)
+		SET(PNG_LIBRARIES libpng)
+	ELSE(CMAKE_CL_64)
+		SET(PNG_LIBRARIES libpng_st)
+	ENDIF(CMAKE_CL_64)
+	SET(JPEG_LIBRARY libjpeg)
 
-  SET(ZLIB ${LIBDIR}/zlib)
-  SET(ZLIB_INC ${ZLIB}/include)
-  IF(CMAKE_CL_64)
-    SET(ZLIB_LIBRARIES libz)
-  ELSE(CMAKE_CL_64)
-    SET(ZLIB_LIBRARIES zlib)
-  ENDIF(CMAKE_CL_64)
-  SET(ZLIB_LIBPATH ${ZLIB}/lib)

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list