Blender Git Commit Log
Git Commits -> Revision ef1b7a5
Revision ef1b7a5 by Nathan Letwory (master) February 7, 2006, 21:24 (GMT) |
==SCons== + 'scons blenderplayer' builds blender AND blenderplayer now (tested on Linux only, but was only linking issue, so should work on other platforms too). NOTE: I noticed some compileflags for GE specific libs that were left out - I re-enabled them in the SConscripts, but I'm going to do a test build my- self now, so if there are problems with them on win32, I probably already know about them :) |
Commit Details:
Full Hash: ef1b7a5735fea454f88f9d18cf9034279f8fb0b6
SVN Revision: 6748
Parent Commit: b11c92c
Lines Changed: +62, -71
43 Modified Paths:
/extern/bFTGL/SConscript (+1, -1) (Diff)
/extern/bullet/SConscript (+1, -1) (Diff)
/extern/qhull/SConscript (+1, -1) (Diff)
/extern/solid/SConscript (+1, -1) (Diff)
/intern/bmfont/SConscript (+1, -1) (Diff)
/intern/decimation/SConscript (+1, -1) (Diff)
/intern/ghost/SConscript (+1, -1) (Diff)
/intern/guardedalloc/SConscript (+1, -1) (Diff)
/intern/memutil/SConscript (+1, -1) (Diff)
/intern/moto/SConscript (+1, -1) (Diff)
/intern/SoundSystem/SConscript (+1, -1) (Diff)
/intern/string/SConscript (+1, -1) (Diff)
/SConstruct (+1, -7) (Diff)
/source/blender/avi/SConscript (+1, -1) (Diff)
/source/blender/blenkernel/bad_level_call_stubs/SConscript (+1, -1) (Diff)
/source/blender/blenkernel/SConscript (+1, -1) (Diff)
/source/blender/blenlib/SConscript (+1, -1) (Diff)
/source/blender/blenloader/SConscript (+1, -1) (Diff)
/source/blender/blenpluginapi/SConscript (+1, -1) (Diff)
/source/blender/ftfont/SConscript (+2, -1) (Diff)
/source/blender/imbuf/intern/openexr/SConscript (+1, -2) (Diff)
/source/blender/imbuf/SConscript (+1, -1) (Diff)
/source/blender/makesdna/SConscript (+1, -1) (Diff)
/source/blender/readblenfile/SConscript (+1, -1) (Diff)
/source/blender/yafray/SConscript (+1, -1) (Diff)
/source/gameengine/BlenderRoutines/SConscript (+4, -5) (Diff)
/source/gameengine/Converter/SConscript (+1, -1) (Diff)
/source/gameengine/Expressions/SConscript (+1, -1) (Diff)
/source/gameengine/GameLogic/SConscript (+1, -1) (Diff)
/source/gameengine/GamePlayer/common/SConscript (+1, -1) (Diff)
/source/gameengine/GamePlayer/ghost/SConscript (+1, -1) (Diff)
/source/gameengine/Ketsji/KXNetwork/SConscript (+1, -1) (Diff)
/source/gameengine/Ketsji/SConscript (+5, -5) (Diff)
/source/gameengine/Network/LoopBackNetwork/SConscript (+1, -1) (Diff)
/source/gameengine/Network/SConscript (+1, -1) (Diff)
/source/gameengine/Physics/Bullet/SConscript (+5, -6) (Diff)
/source/gameengine/Physics/common/SConscript (+1, -1) (Diff)
/source/gameengine/Physics/Dummy/SConscript (+1, -1) (Diff)
/source/gameengine/Physics/Sumo/SConscript (+5, -5) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript (+1, -1) (Diff)
/source/gameengine/Rasterizer/SConscript (+4, -5) (Diff)
/source/gameengine/SceneGraph/SConscript (+1, -1) (Diff)
/source/kernel/SConscript (+1, -1) (Diff)
/extern/bullet/SConscript (+1, -1) (Diff)
/extern/qhull/SConscript (+1, -1) (Diff)
/extern/solid/SConscript (+1, -1) (Diff)
/intern/bmfont/SConscript (+1, -1) (Diff)
/intern/decimation/SConscript (+1, -1) (Diff)
/intern/ghost/SConscript (+1, -1) (Diff)
/intern/guardedalloc/SConscript (+1, -1) (Diff)
/intern/memutil/SConscript (+1, -1) (Diff)
/intern/moto/SConscript (+1, -1) (Diff)
/intern/SoundSystem/SConscript (+1, -1) (Diff)
/intern/string/SConscript (+1, -1) (Diff)
/SConstruct (+1, -7) (Diff)
/source/blender/avi/SConscript (+1, -1) (Diff)
/source/blender/blenkernel/bad_level_call_stubs/SConscript (+1, -1) (Diff)
/source/blender/blenkernel/SConscript (+1, -1) (Diff)
/source/blender/blenlib/SConscript (+1, -1) (Diff)
/source/blender/blenloader/SConscript (+1, -1) (Diff)
/source/blender/blenpluginapi/SConscript (+1, -1) (Diff)
/source/blender/ftfont/SConscript (+2, -1) (Diff)
/source/blender/imbuf/intern/openexr/SConscript (+1, -2) (Diff)
/source/blender/imbuf/SConscript (+1, -1) (Diff)
/source/blender/makesdna/SConscript (+1, -1) (Diff)
/source/blender/readblenfile/SConscript (+1, -1) (Diff)
/source/blender/yafray/SConscript (+1, -1) (Diff)
/source/gameengine/BlenderRoutines/SConscript (+4, -5) (Diff)
/source/gameengine/Converter/SConscript (+1, -1) (Diff)
/source/gameengine/Expressions/SConscript (+1, -1) (Diff)
/source/gameengine/GameLogic/SConscript (+1, -1) (Diff)
/source/gameengine/GamePlayer/common/SConscript (+1, -1) (Diff)
/source/gameengine/GamePlayer/ghost/SConscript (+1, -1) (Diff)
/source/gameengine/Ketsji/KXNetwork/SConscript (+1, -1) (Diff)
/source/gameengine/Ketsji/SConscript (+5, -5) (Diff)
/source/gameengine/Network/LoopBackNetwork/SConscript (+1, -1) (Diff)
/source/gameengine/Network/SConscript (+1, -1) (Diff)
/source/gameengine/Physics/Bullet/SConscript (+5, -6) (Diff)
/source/gameengine/Physics/common/SConscript (+1, -1) (Diff)
/source/gameengine/Physics/Dummy/SConscript (+1, -1) (Diff)
/source/gameengine/Physics/Sumo/SConscript (+5, -5) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript (+1, -1) (Diff)
/source/gameengine/Rasterizer/SConscript (+4, -5) (Diff)
/source/gameengine/SceneGraph/SConscript (+1, -1) (Diff)
/source/kernel/SConscript (+1, -1) (Diff)