As seen in #146, dependency management needs some testing.
I'd like to script and run something like
for module in all_modules:
./configure.py --no-autoload --enable-modules=<module>
make
</module>
Script should be easy, reporting might be more complex, since a machine must be able to do that without be sitting next to it.
该提问来源于开源项目:randombit/botan