Blender Git Commit Log
Git Commits -> Revision 42d6603
Revision 42d6603 by Campbell Barton (master) November 30, 2010, 18:52 (GMT) |
Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, quicktime & sndfile options. |
Commit Details:
Full Hash: 42d6603caeb18e36b723f38e83f6e8fff3a6cd8c
SVN Revision: 33393
Parent Commit: c22dcbd
Lines Changed: +163, -99
1 Added Path:
/extern/libredcode/CMakeLists.txt (+42, -0) (View)
20 Modified Paths:
/build_files/cmake/macros.cmake (+12, -12) (Diff)
/CMakeLists.txt (+41, -32) (Diff)
/extern/CMakeLists.txt (+4, -0) (Diff)
/intern/audaspace/CMakeLists.txt (+4, -4) (Diff)
/intern/ghost/CMakeLists.txt (+2, -2) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+4, -4) (Diff)
/source/blender/blenpluginapi/CMakeLists.txt (+2, -2) (Diff)
/source/blender/CMakeLists.txt (+2, -2) (Diff)
/source/blender/editors/render/CMakeLists.txt (+2, -2) (Diff)
/source/blender/imbuf/CMakeLists.txt (+16, -8) (Diff)
/source/blender/imbuf/intern/util.c (+1, -1) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+4, -4) (Diff)
/source/blender/render/CMakeLists.txt (+2, -2) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+4, -4) (Diff)
/source/blenderplayer/CMakeLists.txt (+4, -4) (Diff)
/source/creator/CMakeLists.txt (+9, -8) (Diff)
/source/gameengine/BlenderRoutines/CMakeLists.txt (+2, -2) (Diff)
/source/gameengine/GamePlayer/ghost/CMakeLists.txt (+2, -2) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+2, -2) (Diff)
/source/gameengine/VideoTexture/CMakeLists.txt (+2, -2) (Diff)
/CMakeLists.txt (+41, -32) (Diff)
/extern/CMakeLists.txt (+4, -0) (Diff)
/intern/audaspace/CMakeLists.txt (+4, -4) (Diff)
/intern/ghost/CMakeLists.txt (+2, -2) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+4, -4) (Diff)
/source/blender/blenpluginapi/CMakeLists.txt (+2, -2) (Diff)
/source/blender/CMakeLists.txt (+2, -2) (Diff)
/source/blender/editors/render/CMakeLists.txt (+2, -2) (Diff)
/source/blender/imbuf/CMakeLists.txt (+16, -8) (Diff)
/source/blender/imbuf/intern/util.c (+1, -1) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+4, -4) (Diff)
/source/blender/render/CMakeLists.txt (+2, -2) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+4, -4) (Diff)
/source/blenderplayer/CMakeLists.txt (+4, -4) (Diff)
/source/creator/CMakeLists.txt (+9, -8) (Diff)
/source/gameengine/BlenderRoutines/CMakeLists.txt (+2, -2) (Diff)
/source/gameengine/GamePlayer/ghost/CMakeLists.txt (+2, -2) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+2, -2) (Diff)
/source/gameengine/VideoTexture/CMakeLists.txt (+2, -2) (Diff)