Blender Git Loki
Git Commits -> Revision 9e238d3
Revision 9e238d3 by Michel Selten (master) February 21, 2004, 15:13 (GMT) |
SCons updates * Almost all library settings are now available in the config.opts user option file. * All platform variables had to be updated to make this possible. Things are much clearer now, but I only was able to test the changes on Linux. I've tried to update all other platform variables, but things are most likely to be broken. Please contact me how to resolve the issues. Note: Before running scons, remove your existing config.opts file to get all new options. |
Commit Details:
Full Hash: 9e238d385d34bdbc09d2643fd2a1575886e024b3
SVN Revision: 2081
Parent Commit: 05bff7f
Lines Changed: +401, -155
11 Modified Paths:
/SConstruct (+372, -121) (Diff)
/source/blender/blenlib/SConscript (+1, -0) (Diff)
/source/blender/ftfont/SConscript (+1, -0) (Diff)
/source/blender/python/SConscript (+2, -3) (Diff)
/source/blender/src/SConscript (+5, -7) (Diff)
/source/gameengine/BlenderRoutines/SConscript (+4, -5) (Diff)
/source/gameengine/Converter/SConscript (+4, -5) (Diff)
/source/gameengine/Expressions/SConscript (+3, -3) (Diff)
/source/gameengine/GameLogic/SConscript (+3, -4) (Diff)
/source/gameengine/Ketsji/KXNetwork/SConscript (+2, -2) (Diff)
/source/gameengine/Ketsji/SConscript (+4, -5) (Diff)
/source/blender/blenlib/SConscript (+1, -0) (Diff)
/source/blender/ftfont/SConscript (+1, -0) (Diff)
/source/blender/python/SConscript (+2, -3) (Diff)
/source/blender/src/SConscript (+5, -7) (Diff)
/source/gameengine/BlenderRoutines/SConscript (+4, -5) (Diff)
/source/gameengine/Converter/SConscript (+4, -5) (Diff)
/source/gameengine/Expressions/SConscript (+3, -3) (Diff)
/source/gameengine/GameLogic/SConscript (+3, -4) (Diff)
/source/gameengine/Ketsji/KXNetwork/SConscript (+2, -2) (Diff)
/source/gameengine/Ketsji/SConscript (+4, -5) (Diff)