[Bf-committers] Scons roundup

Alejandro Conty Estevez bf-committers@blender.org
Tue, 29 Jun 2004 17:13:27 +0200


Just a tip, if you compile blender using "scons --implicit-cache" and then
you change a file and compile again with "scons --implicit-deps-unchanged"
, it takes less time to start compiling. Still not very useful, but
can reduce a bit the waiting. It still compiles files when headers
change, but avoids recalculating dependencies again.

jandro