I'd like to move them as well. But if you beats me to the move, I won't complain.
I am not sure. Moving things away from $TOP_SRC_DIR may introduce some complexity.
I think that if possible we should have a development/scons dir that contain all the scons files and libs. any problems with that?
Sounds like a cleaner solution.
I think that if we do our stuff right a "scons -f development/scons/SConstruct" should work.
We will see.
(Having this work is also nice since with an addition of "build_dir" you can then have the srcdir and builddir in two completely different places.)
We can already do this. I mean, build_dir is now separated from src. OK. I will say: please move *everything* (including the qt4.py scons_utils.py) to development/scons and I will start (kind of) fresh from there. I do hope build_dir etc can work in this setting. Bo