Blender Git Loki
Git Commits -> Revision 89d2559
Revision 89d2559 by Brecht Van Lommel (master) June 18, 2009, 19:25 (GMT) |
2.5 * Update cmake and makefiles to link python generic. * Fix game engine building for cmake and makefiles. * Fix compile error with py 3.x, due to 2.x compat fix. |
Commit Details:
Full Hash: 89d2559e6dbde26acdd45e3fe9d6eff2c62d98c0
SVN Revision: 20989
Parent Commit: 025b6dc
Lines Changed: +14, -5
11 Modified Paths:
/source/blender/python/generic/bgl.h (+1, -1) (Diff)
/source/blender/python/generic/Makefile (+1, -1) (Diff)
/source/blender/python/intern/bpy_compat.h (+2, -0) (Diff)
/source/blender/python/intern/Makefile (+1, -0) (Diff)
/source/blender/python/SConscript (+1, -1) (Diff)
/source/creator/CMakeLists.txt (+2, -0) (Diff)
/source/gameengine/Converter/CMakeLists.txt (+1, -0) (Diff)
/source/gameengine/Converter/Makefile (+1, -0) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+2, -1) (Diff)
/source/gameengine/Ketsji/Makefile (+1, -1) (Diff)
/source/Makefile (+1, -0) (Diff)
/source/blender/python/generic/Makefile (+1, -1) (Diff)
/source/blender/python/intern/bpy_compat.h (+2, -0) (Diff)
/source/blender/python/intern/Makefile (+1, -0) (Diff)
/source/blender/python/SConscript (+1, -1) (Diff)
/source/creator/CMakeLists.txt (+2, -0) (Diff)
/source/gameengine/Converter/CMakeLists.txt (+1, -0) (Diff)
/source/gameengine/Converter/Makefile (+1, -0) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+2, -1) (Diff)
/source/gameengine/Ketsji/Makefile (+1, -1) (Diff)
/source/Makefile (+1, -0) (Diff)