Blender Git Commit Log
Git Commits -> Revision 55d3a20
Revision 55d3a20 by Campbell Barton (master) June 4, 2010, 11:34 (GMT) |
have cmake build editors as different libs like scons and nan-makefiles |
Commit Details:
Full Hash: 55d3a2014caec5442cbbbc8bedfdb17798e6f2bf
SVN Revision: 29213
Parent Commit: 9b94aaa
Lines Changed: +4014, -96
35 Added Paths:
/source/blender/editors/animation/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/armature/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/curve/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/datafiles/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/gpencil/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/interface/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/mesh/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/metaball/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/object/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/physics/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/render/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/sculpt_paint/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/sound/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_action/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_api/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_buttons/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_console/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_file/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_graph/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_image/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_info/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_logic/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_nla/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_node/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_outliner/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_script/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_sequencer/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_sound/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_text/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_time/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_userpref/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_view3d/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/transform/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/util/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/uvedit/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/armature/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/curve/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/datafiles/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/gpencil/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/interface/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/mesh/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/metaball/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/object/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/physics/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/render/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/sculpt_paint/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/sound/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_action/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_api/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_buttons/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_console/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_file/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_graph/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_image/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_info/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_logic/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_nla/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_node/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_outliner/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_script/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_sequencer/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_sound/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_text/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_time/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_userpref/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/space_view3d/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/transform/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/util/CMakeLists.txt (+111, -0) (View)
/source/blender/editors/uvedit/CMakeLists.txt (+111, -0) (View)