Blender Git Commit Log
Git Commits -> Revision afacd18
Revision afacd18 by Campbell Barton (master) December 8, 2010, 08:43 (GMT) |
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. |
Commit Details:
Full Hash: afacd184982e58a9c830a3d5366e25983939a7ba
SVN Revision: 33549
Parent Commit: 70df57d
Lines Changed: +2269, -2269
120 Modified Paths:
/build_files/cmake/macros.cmake (+249, -249) (Diff)
/CMakeLists.txt (+765, -765) (Diff)
/extern/binreloc/CMakeLists.txt (+4, -4) (Diff)
/extern/bullet2/CMakeLists.txt (+3, -3) (Diff)
/extern/bullet2/src/BulletCollision/CMakeLists.txt (+24, -24) (Diff)
/extern/bullet2/src/BulletDynamics/CMakeLists.txt (+22, -22) (Diff)
/extern/bullet2/src/BulletSoftBody/CMakeLists.txt (+13, -13) (Diff)
/extern/bullet2/src/CMakeLists.txt (+4, -4) (Diff)
/extern/bullet2/src/LinearMath/CMakeLists.txt (+10, -10) (Diff)
/extern/CMakeLists.txt (+20, -20) (Diff)
/extern/glew/CMakeLists.txt (+7, -7) (Diff)
/extern/libopenjpeg/CMakeLists.txt (+3, -3) (Diff)
/extern/libredcode/CMakeLists.txt (+3, -3) (Diff)
/extern/lzma/CMakeLists.txt (+3, -3) (Diff)
/extern/lzo/CMakeLists.txt (+3, -3) (Diff)
/intern/audaspace/CMakeLists.txt (+43, -43) (Diff)
/intern/boolop/CMakeLists.txt (+3, -3) (Diff)
/intern/bsp/CMakeLists.txt (+3, -3) (Diff)
/intern/CMakeLists.txt (+23, -23) (Diff)
/intern/container/CMakeLists.txt (+3, -3) (Diff)
/intern/decimation/CMakeLists.txt (+3, -3) (Diff)
/intern/elbeem/CMakeLists.txt (+10, -10) (Diff)
/intern/ghost/CMakeLists.txt (+23, -23) (Diff)
/intern/guardedalloc/CMakeLists.txt (+10, -10) (Diff)
/intern/iksolver/CMakeLists.txt (+3, -3) (Diff)
/intern/itasc/CMakeLists.txt (+3, -3) (Diff)
/intern/memutil/CMakeLists.txt (+3, -3) (Diff)
/intern/moto/CMakeLists.txt (+3, -3) (Diff)
/intern/opennl/CMakeLists.txt (+4, -4) (Diff)
/intern/smoke/CMakeLists.txt (+10, -10) (Diff)
/intern/string/CMakeLists.txt (+3, -3) (Diff)
/source/blender/avi/CMakeLists.txt (+3, -3) (Diff)
/source/blender/blenfont/CMakeLists.txt (+10, -10) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+62, -62) (Diff)
/source/blender/blenlib/CMakeLists.txt (+9, -9) (Diff)
/source/blender/blenloader/CMakeLists.txt (+3, -3) (Diff)
/source/blender/blenpluginapi/CMakeLists.txt (+7, -7) (Diff)
/source/blender/CMakeLists.txt (+35, -35) (Diff)
/source/blender/collada/CMakeLists.txt (+12, -12) (Diff)
/source/blender/editors/animation/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/armature/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/CMakeLists.txt (+36, -36) (Diff)
/source/blender/editors/curve/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/gpencil/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/interface/CMakeLists.txt (+9, -9) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/metaball/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/object/CMakeLists.txt (+6, -6) (Diff)
/source/blender/editors/physics/CMakeLists.txt (+9, -9) (Diff)
/source/blender/editors/render/CMakeLists.txt (+10, -10) (Diff)
/source/blender/editors/screen/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/sound/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_action/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_api/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_buttons/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_console/CMakeLists.txt (+6, -6) (Diff)
/source/blender/editors/space_file/CMakeLists.txt (+21, -21) (Diff)
/source/blender/editors/space_graph/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_image/CMakeLists.txt (+19, -19) (Diff)
/source/blender/editors/space_info/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_logic/CMakeLists.txt (+6, -6) (Diff)
/source/blender/editors/space_nla/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_node/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_outliner/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_script/CMakeLists.txt (+7, -7) (Diff)
/source/blender/editors/space_sequencer/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_sound/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_text/CMakeLists.txt (+7, -7) (Diff)
/source/blender/editors/space_time/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_userpref/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_view3d/CMakeLists.txt (+8, -8) (Diff)
/source/blender/editors/transform/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/util/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/uvedit/CMakeLists.txt (+3, -3) (Diff)
/source/blender/gpu/CMakeLists.txt (+4, -4) (Diff)
/source/blender/ikplugin/CMakeLists.txt (+9, -9) (Diff)
/source/blender/imbuf/CMakeLists.txt (+35, -35) (Diff)
/source/blender/imbuf/intern/cineon/CMakeLists.txt (+3, -3) (Diff)
/source/blender/imbuf/intern/dds/CMakeLists.txt (+5, -5) (Diff)
/source/blender/imbuf/intern/openexr/CMakeLists.txt (+6, -6) (Diff)
/source/blender/makesdna/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesdna/intern/CMakeLists.txt (+11, -11) (Diff)
/source/blender/makesrna/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+70, -70) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+1, -1) (Diff)
/source/blender/modifiers/CMakeLists.txt (+15, -15) (Diff)
/source/blender/nodes/CMakeLists.txt (+7, -7) (Diff)
/source/blender/python/CMakeLists.txt (+2, -2) (Diff)
/source/blender/python/generic/CMakeLists.txt (+3, -3) (Diff)
/source/blender/python/intern/CMakeLists.txt (+6, -6) (Diff)
/source/blender/quicktime/CMakeLists.txt (+8, -8) (Diff)
/source/blender/readblenfile/CMakeLists.txt (+3, -3) (Diff)
/source/blender/render/CMakeLists.txt (+17, -17) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+31, -31) (Diff)
/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt (+14, -14) (Diff)
/source/blenderplayer/CMakeLists.txt (+54, -54) (Diff)
/source/CMakeLists.txt (+8, -8) (Diff)
/source/creator/CMakeLists.txt (+185, -185) (Diff)
/source/gameengine/BlenderRoutines/CMakeLists.txt (+7, -7) (Diff)
/source/gameengine/CMakeLists.txt (+26, -26) (Diff)
/source/gameengine/Converter/CMakeLists.txt (+6, -6) (Diff)
/source/gameengine/Expressions/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/GameLogic/CMakeLists.txt (+8, -8) (Diff)
/source/gameengine/GamePlayer/CMakeLists.txt (+5, -5) (Diff)
/source/gameengine/GamePlayer/common/CMakeLists.txt (+4, -4) (Diff)
/source/gameengine/GamePlayer/ghost/CMakeLists.txt (+7, -7) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+17, -17) (Diff)
/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/Network/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/Network/LoopBackNetwork/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/Physics/Bullet/CMakeLists.txt (+7, -7) (Diff)
/source/gameengine/Physics/common/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/Physics/Dummy/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/Rasterizer/CMakeLists.txt (+4, -4) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt (+4, -4) (Diff)
/source/gameengine/SceneGraph/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/VideoTexture/CMakeLists.txt (+8, -8) (Diff)
/source/kernel/CMakeLists.txt (+3, -3) (Diff)
/CMakeLists.txt (+765, -765) (Diff)
/extern/binreloc/CMakeLists.txt (+4, -4) (Diff)
/extern/bullet2/CMakeLists.txt (+3, -3) (Diff)
/extern/bullet2/src/BulletCollision/CMakeLists.txt (+24, -24) (Diff)
/extern/bullet2/src/BulletDynamics/CMakeLists.txt (+22, -22) (Diff)
/extern/bullet2/src/BulletSoftBody/CMakeLists.txt (+13, -13) (Diff)
/extern/bullet2/src/CMakeLists.txt (+4, -4) (Diff)
/extern/bullet2/src/LinearMath/CMakeLists.txt (+10, -10) (Diff)
/extern/CMakeLists.txt (+20, -20) (Diff)
/extern/glew/CMakeLists.txt (+7, -7) (Diff)
/extern/libopenjpeg/CMakeLists.txt (+3, -3) (Diff)
/extern/libredcode/CMakeLists.txt (+3, -3) (Diff)
/extern/lzma/CMakeLists.txt (+3, -3) (Diff)
/extern/lzo/CMakeLists.txt (+3, -3) (Diff)
/intern/audaspace/CMakeLists.txt (+43, -43) (Diff)
/intern/boolop/CMakeLists.txt (+3, -3) (Diff)
/intern/bsp/CMakeLists.txt (+3, -3) (Diff)
/intern/CMakeLists.txt (+23, -23) (Diff)
/intern/container/CMakeLists.txt (+3, -3) (Diff)
/intern/decimation/CMakeLists.txt (+3, -3) (Diff)
/intern/elbeem/CMakeLists.txt (+10, -10) (Diff)
/intern/ghost/CMakeLists.txt (+23, -23) (Diff)
/intern/guardedalloc/CMakeLists.txt (+10, -10) (Diff)
/intern/iksolver/CMakeLists.txt (+3, -3) (Diff)
/intern/itasc/CMakeLists.txt (+3, -3) (Diff)
/intern/memutil/CMakeLists.txt (+3, -3) (Diff)
/intern/moto/CMakeLists.txt (+3, -3) (Diff)
/intern/opennl/CMakeLists.txt (+4, -4) (Diff)
/intern/smoke/CMakeLists.txt (+10, -10) (Diff)
/intern/string/CMakeLists.txt (+3, -3) (Diff)
/source/blender/avi/CMakeLists.txt (+3, -3) (Diff)
/source/blender/blenfont/CMakeLists.txt (+10, -10) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+62, -62) (Diff)
/source/blender/blenlib/CMakeLists.txt (+9, -9) (Diff)
/source/blender/blenloader/CMakeLists.txt (+3, -3) (Diff)
/source/blender/blenpluginapi/CMakeLists.txt (+7, -7) (Diff)
/source/blender/CMakeLists.txt (+35, -35) (Diff)
/source/blender/collada/CMakeLists.txt (+12, -12) (Diff)
/source/blender/editors/animation/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/armature/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/CMakeLists.txt (+36, -36) (Diff)
/source/blender/editors/curve/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/gpencil/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/interface/CMakeLists.txt (+9, -9) (Diff)
/source/blender/editors/mesh/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/metaball/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/object/CMakeLists.txt (+6, -6) (Diff)
/source/blender/editors/physics/CMakeLists.txt (+9, -9) (Diff)
/source/blender/editors/render/CMakeLists.txt (+10, -10) (Diff)
/source/blender/editors/screen/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/sound/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_action/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_api/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_buttons/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_console/CMakeLists.txt (+6, -6) (Diff)
/source/blender/editors/space_file/CMakeLists.txt (+21, -21) (Diff)
/source/blender/editors/space_graph/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_image/CMakeLists.txt (+19, -19) (Diff)
/source/blender/editors/space_info/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_logic/CMakeLists.txt (+6, -6) (Diff)
/source/blender/editors/space_nla/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_node/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_outliner/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_script/CMakeLists.txt (+7, -7) (Diff)
/source/blender/editors/space_sequencer/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_sound/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_text/CMakeLists.txt (+7, -7) (Diff)
/source/blender/editors/space_time/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_userpref/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/space_view3d/CMakeLists.txt (+8, -8) (Diff)
/source/blender/editors/transform/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/util/CMakeLists.txt (+3, -3) (Diff)
/source/blender/editors/uvedit/CMakeLists.txt (+3, -3) (Diff)
/source/blender/gpu/CMakeLists.txt (+4, -4) (Diff)
/source/blender/ikplugin/CMakeLists.txt (+9, -9) (Diff)
/source/blender/imbuf/CMakeLists.txt (+35, -35) (Diff)
/source/blender/imbuf/intern/cineon/CMakeLists.txt (+3, -3) (Diff)
/source/blender/imbuf/intern/dds/CMakeLists.txt (+5, -5) (Diff)
/source/blender/imbuf/intern/openexr/CMakeLists.txt (+6, -6) (Diff)
/source/blender/makesdna/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesdna/intern/CMakeLists.txt (+11, -11) (Diff)
/source/blender/makesrna/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+70, -70) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+1, -1) (Diff)
/source/blender/modifiers/CMakeLists.txt (+15, -15) (Diff)
/source/blender/nodes/CMakeLists.txt (+7, -7) (Diff)
/source/blender/python/CMakeLists.txt (+2, -2) (Diff)
/source/blender/python/generic/CMakeLists.txt (+3, -3) (Diff)
/source/blender/python/intern/CMakeLists.txt (+6, -6) (Diff)
/source/blender/quicktime/CMakeLists.txt (+8, -8) (Diff)
/source/blender/readblenfile/CMakeLists.txt (+3, -3) (Diff)
/source/blender/render/CMakeLists.txt (+17, -17) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+31, -31) (Diff)
/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt (+14, -14) (Diff)
/source/blenderplayer/CMakeLists.txt (+54, -54) (Diff)
/source/CMakeLists.txt (+8, -8) (Diff)
/source/creator/CMakeLists.txt (+185, -185) (Diff)
/source/gameengine/BlenderRoutines/CMakeLists.txt (+7, -7) (Diff)
/source/gameengine/CMakeLists.txt (+26, -26) (Diff)
/source/gameengine/Converter/CMakeLists.txt (+6, -6) (Diff)
/source/gameengine/Expressions/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/GameLogic/CMakeLists.txt (+8, -8) (Diff)
/source/gameengine/GamePlayer/CMakeLists.txt (+5, -5) (Diff)
/source/gameengine/GamePlayer/common/CMakeLists.txt (+4, -4) (Diff)
/source/gameengine/GamePlayer/ghost/CMakeLists.txt (+7, -7) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+17, -17) (Diff)
/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/Network/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/Network/LoopBackNetwork/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/Physics/Bullet/CMakeLists.txt (+7, -7) (Diff)
/source/gameengine/Physics/common/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/Physics/Dummy/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/Rasterizer/CMakeLists.txt (+4, -4) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt (+4, -4) (Diff)
/source/gameengine/SceneGraph/CMakeLists.txt (+3, -3) (Diff)
/source/gameengine/VideoTexture/CMakeLists.txt (+8, -8) (Diff)
/source/kernel/CMakeLists.txt (+3, -3) (Diff)