![](https://secure.gravatar.com/avatar/1294d100c1f5fcd24f7ba4dc0349cfac.jpg?s=120&d=mm&r=g)
25 Jun
2012
25 Jun
'12
4:45 p.m.
I moved where compiled/linked things from the module bin directories go. This addresses a frequent source of bugs and complications in the build scripts caused by SCons being sloppy about differentiating between the source and target directories when using a repository. Sorry. The new directories are still added to the path by imppy.sh should you can still call your module binaries by doing ./tools/imppy.sh mybinary arguments or .tools/imppy.sh myscript.py arguments
In a change that is less likely to be noticed, there is a new benchmark folder in modules where you can put benchmarks to remove some annoying fiddling in the sconscripts.