Blender Git Loki
Git Commits -> Revision c32fce0
Revision c32fce0 by Campbell Barton (master) August 14, 2009, 13:13 (GMT) |
some fixes for netbsd with cmake - CMake, use FIND_PACKAGE(Freetype) for unix/linux - Only link with libdl.so on linux - use statvfs rather then statfs for netbsd (size of statfs wasnt available) - add x11 include path with ghost, glu. |
Commit Details:
Full Hash: c32fce07051572460070fb36ce85519565899c92
SVN Revision: 22452
Parent Commit: 08f0938
Lines Changed: +33, -28
9 Modified Paths:
/CMakeLists.txt (+15, -18) (Diff)
/extern/glew/CMakeLists.txt (+5, -0) (Diff)
/intern/ghost/CMakeLists.txt (+3, -1) (Diff)
/intern/guardedalloc/BLO_sys_types.h (+1, -1) (Diff)
/intern/opennl/superlu/BLO_sys_types.h (+1, -1) (Diff)
/source/blender/blenlib/intern/storage.c (+4, -4) (Diff)
/source/blender/blenloader/BLO_sys_types.h (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+2, -2) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+1, -0) (Diff)
/extern/glew/CMakeLists.txt (+5, -0) (Diff)
/intern/ghost/CMakeLists.txt (+3, -1) (Diff)
/intern/guardedalloc/BLO_sys_types.h (+1, -1) (Diff)
/intern/opennl/superlu/BLO_sys_types.h (+1, -1) (Diff)
/source/blender/blenlib/intern/storage.c (+4, -4) (Diff)
/source/blender/blenloader/BLO_sys_types.h (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+2, -2) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+1, -0) (Diff)