Add option to build multiple projects at the same time
When a project depends on other projects as input_files
, it builds
each of them one by one. I think we could add some option to build a
few of them at the same time (with this number of projects to build
simultaneously configurable).
/cc @pierov