[Bf-committers] Scons roundup

Alejandro Conty Estevez bf-committers@blender.org
Sun, 27 Jun 2004 22:28:04 +0200


> 
> What we need is a *default* scons 'developing' setting, where:
> - it only checks for changed C files in the current directory (not the  
> includes!)

What? I wouldn't trust it, crashes can appear everywhere.

I would recomend to cache the dependencies someway. Or is it already
done?

> 
> BTW: Changes in Scons settings shouldn't cause recompiles at all. For 

Except for certain things like -D flags. I think scons people have still
some work to do.

What takes very long for me is to start the build. Maybe because it
recalculates dependencies each time, don't know. Hope we have a new
scons release soon, there are also some silly problems building shared
libraries on os x that force you to hardcode flags.

jandro